summaryrefslogtreecommitdiff
path: root/drivers/base/power/opp (unfollow)
Commit message (Expand)Author
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
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-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-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