summaryrefslogtreecommitdiff
path: root/drivers/base/power/opp
AgeCommit message (Expand)Author
2018-07-06PM / OPP: Rename dev_pm_opp_check_initial_rate to dev_pm_opp_check_rate_voltFinley Xiao
2018-05-08PM / OPP: Update voltage even if target rate is equal to initial rateFinley Xiao
2017-12-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-12-01 Merge tag 'v4.4.103' into linux-linaro-lsk-v4.4Alex Shi
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
2017-07-26PM / OPP: add a summary tree in debugfsFinley Xiao
2017-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-04-18PM / AVS: rockchip-cpu-avs: remove driverFinley Xiao
2017-04-18PM / OPP: remove check of supported_hw and prop_name when remove opp tableFinley Xiao
2017-03-23PM / OPP: Remove useless checkViresh Kumar
2016-12-12PM / OPP: fix the errors occurred during getting or setting voltageFinley Xiao
2016-11-29PM / OPP: Add dev_pm_opp_check_initial_rate()Finley Xiao
2016-11-04PM / OPP: Support adjusting OPP voltages at runtimeFinley Xiao
2016-05-04PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-04-08PM / OPP: Rename structures for clarityViresh Kumar
2016-04-08PM / OPP: Fix incorrect commentsViresh Kumar
2016-04-08PM / OPP: Initialize regulator pointer to an error valueViresh Kumar
2016-04-08PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-04-08PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter
2016-04-08PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-04-08PM / OPP: Manage device clkViresh Kumar
2016-04-08PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar
2016-04-08PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-08PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-04-08PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar
2016-04-08PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-04-08PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar
2016-04-08PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen
2016-04-08PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz
2016-04-08PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar
2016-04-08PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar
2016-04-08PM / OPP: Add missing doc commentsViresh Kumar
2016-04-08PM / OPP: Add debugfs supportViresh Kumar
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-07Merge branch 'pm-opp'Rafael J. Wysocki
2015-11-06PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar
2015-11-06PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar
2015-11-06PM / OPP: Protect updates to list_dev with mutexViresh Kumar
2015-11-06PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar
2015-11-02PM / OPP: Parse all power-supply related bindings togetherViresh Kumar
2015-11-02PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar
2015-11-02PM / OPP: Improve print messages with pr_fmtViresh Kumar
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki
2015-10-09PM / OPP: passing NULL to PTR_ERR()Dan Carpenter
2015-09-15PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar
2015-09-15PM / OPP: Move opp core to its own directoryViresh Kumar