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