summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp/opp.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar1-222/+0
2017-01-30PM / OPP: Move away from RCU lockingViresh Kumar1-19/+3
2017-01-30PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar1-0/+3
2017-01-30PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()Viresh Kumar1-1/+0
2017-01-30PM / OPP: Add 'struct kref' to OPP tableViresh Kumar1-0/+3
2017-01-30PM / OPP: Add per OPP table mutexViresh Kumar1-0/+2
2017-01-27PM / OPP: Don't allocate OPP table from _opp_allocate()Viresh Kumar1-3/+6
2017-01-27PM / OPP: Rename and split _dev_pm_opp_remove_table()Viresh Kumar1-1/+1
2017-01-27PM / OPP: Add light weight _opp_free() routineViresh Kumar1-1/+1
2017-01-27PM / OPP: Rename _allocate_opp() to _opp_allocate()Viresh Kumar1-1/+1
2016-12-06PM / OPP: Allow platform specific custom set_opp() callbacksViresh Kumar1-0/+2
2016-12-06PM / OPP: Separate out _generic_set_opp()Viresh Kumar1-0/+3
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar1-4/+6
2016-12-06PM / OPP: Manage supply's voltage/current in a separate structureViresh Kumar1-8/+3
2016-10-21PM / OPP: make _of_get_opp_desc_node() a static functionMasahiro Yamada1-1/+0
2016-06-16PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar1-1/+7
2016-05-06PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar1-0/+14
2016-02-21PM / OPP: Rename structures for clarityViresh Kumar1-32/+29
2016-02-10PM / OPP: Manage device clkViresh Kumar1-0/+3
2016-02-10PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar1-0/+6
2016-02-10PM / OPP: get/put regulators from OPP coreViresh Kumar1-0/+4
2015-12-10PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar1-0/+2
2015-12-10PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar1-0/+5
2015-11-23PM / OPP: Add missing doc commentsViresh Kumar1-1/+3
2015-11-23PM / OPP: Add debugfs supportViresh Kumar1-0/+42
2015-11-06PM / OPP: Protect updates to list_dev with mutexViresh Kumar1-0/+3
2015-09-15PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar1-0/+143