aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power/opp/core.c
AgeCommit message (Expand)Author
2016-02-21PM / OPP: Rename structures for clarityViresh Kumar
2016-02-21PM / OPP: Fix incorrect commentsViresh Kumar
2016-02-16PM / OPP: Initialize regulator pointer to an error valueViresh Kumar
2016-02-15PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-02-11PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter
2016-02-10PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-02-10PM / OPP: Manage device clkViresh Kumar
2016-02-10PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-02-10PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar
2016-02-10PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-01-06PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar
2015-12-28PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz
2015-12-10PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar
2015-12-10PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar
2015-11-23PM / 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-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-09-15PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar
2015-09-15PM / OPP: Move opp core to its own directoryViresh Kumar