summaryrefslogtreecommitdiff
path: root/drivers/base/power/opp/opp.h
AgeCommit message (Expand)Author
2017-01-30PM / OPP: Move away from RCU lockingViresh Kumar
2017-01-30PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar
2017-01-30PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()Viresh Kumar
2017-01-30PM / OPP: Add 'struct kref' to OPP tableViresh Kumar
2017-01-30PM / OPP: Add per OPP table mutexViresh Kumar
2017-01-27PM / OPP: Don't allocate OPP table from _opp_allocate()Viresh Kumar
2017-01-27PM / OPP: Rename and split _dev_pm_opp_remove_table()Viresh Kumar
2017-01-27PM / OPP: Add light weight _opp_free() routineViresh Kumar
2017-01-27PM / OPP: Rename _allocate_opp() to _opp_allocate()Viresh Kumar
2016-12-06PM / OPP: Allow platform specific custom set_opp() callbacksViresh Kumar
2016-12-06PM / OPP: Separate out _generic_set_opp()Viresh Kumar
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar
2016-12-06PM / OPP: Manage supply's voltage/current in a separate structureViresh Kumar
2016-10-21PM / OPP: make _of_get_opp_desc_node() a static functionMasahiro Yamada
2016-06-16PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar
2016-05-06PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar
2016-02-21PM / OPP: Rename structures for clarityViresh 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: get/put regulators from OPP coreViresh Kumar
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 missing doc commentsViresh Kumar
2015-11-23PM / OPP: Add debugfs supportViresh Kumar
2015-11-06PM / OPP: Protect updates to list_dev with mutexViresh Kumar
2015-09-15PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar