aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar1-2/+4
2016-01-02PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen1-1/+2
2015-12-28PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz1-2/+2
2015-12-10PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar2-15/+152
2015-12-10PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar2-0/+153
2015-11-23PM / OPP: Add missing doc commentsViresh Kumar1-1/+3
2015-11-23PM / OPP: Add debugfs supportViresh Kumar4-2/+281
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-19/+41
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-2/+2
2015-11-07Merge branch 'pm-opp'Rafael J. Wysocki3-19/+41
2015-11-06PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar1-3/+7
2015-11-06PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar1-0/+9
2015-11-06PM / OPP: Protect updates to list_dev with mutexViresh Kumar3-5/+8
2015-11-06PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar1-1/+1
2015-11-02PM / OPP: Parse all power-supply related bindings togetherViresh Kumar1-5/+6
2015-11-02PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar1-5/+5
2015-11-02PM / OPP: Improve print messages with pr_fmtViresh Kumar2-0/+5
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki4-0/+1712
2015-10-09PM / OPP: passing NULL to PTR_ERR()Dan Carpenter1-5/+4
2015-09-15PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar3-275/+304
2015-09-15PM / OPP: Move opp core to its own directoryViresh Kumar3-0/+1677