summaryrefslogtreecommitdiff
path: root/drivers/base/power/opp (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P2018-01-02
|\
| * PM / OPP: Add missing of_node_put(np)Tobias Jordan2017-11-30
| * PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar2016-05-04
* | PM / OPP: Rename structures for clarityViresh Kumar2016-04-08
* | PM / OPP: Fix incorrect commentsViresh Kumar2016-04-08
* | PM / OPP: Initialize regulator pointer to an error valueViresh Kumar2016-04-08
* | PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar2016-04-08
* | PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter2016-04-08
* | PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar2016-04-08
* | PM / OPP: Manage device clkViresh Kumar2016-04-08
* | PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar2016-04-08
* | PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar2016-04-08
* | PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar2016-04-08
* | PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar2016-04-08
* | PM / OPP: get/put regulators from OPP coreViresh Kumar2016-04-08
* | PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar2016-04-08
* | PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen2016-04-08
* | PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz2016-04-08
* | PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar2016-04-08
* | PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar2016-04-08
* | PM / OPP: Add missing doc commentsViresh Kumar2016-04-08
* | PM / OPP: Add debugfs supportViresh Kumar2016-04-08
|/
* Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\
| * Merge branch 'pm-opp'Rafael J. Wysocki2015-11-07
| |\
| | * PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar2015-11-06
| | * PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar2015-11-06
| | * PM / OPP: Protect updates to list_dev with mutexViresh Kumar2015-11-06
| | * PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar2015-11-06
| | * PM / OPP: Parse all power-supply related bindings togetherViresh Kumar2015-11-02
| | * PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar2015-11-02
| | * PM / OPP: Improve print messages with pr_fmtViresh Kumar2015-11-02
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-11
|/ /
* / Merge branch 'pm-opp'Rafael J. Wysocki2015-11-02
|/
* PM / OPP: passing NULL to PTR_ERR()Dan Carpenter2015-10-09
* PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar2015-09-15
* PM / OPP: Move opp core to its own directoryViresh Kumar2015-09-15