Viresh Kumar
|
052c6f1914
PM / OPP: Move away from RCU locking
|
8 lat temu |
Viresh Kumar
|
7034764a1e
PM / OPP: Add 'struct kref' to struct dev_pm_opp
|
8 lat temu |
Viresh Kumar
|
b83c1899a0
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
|
8 lat temu |
Viresh Kumar
|
f067a982ce
PM / OPP: Add 'struct kref' to OPP table
|
8 lat temu |
Viresh Kumar
|
37a73ec0c9
PM / OPP: Add per OPP table mutex
|
8 lat temu |
Viresh Kumar
|
8cd2f6e8f3
PM / OPP: Don't allocate OPP table from _opp_allocate()
|
8 lat temu |
Viresh Kumar
|
9274c89243
PM / OPP: Rename and split _dev_pm_opp_remove_table()
|
8 lat temu |
Viresh Kumar
|
969fceb3c7
PM / OPP: Add light weight _opp_free() routine
|
8 lat temu |
Viresh Kumar
|
63a69ea4b8
PM / OPP: Rename _allocate_opp() to _opp_allocate()
|
8 lat temu |
Viresh Kumar
|
4dab160eb1
PM / OPP: Allow platform specific custom set_opp() callbacks
|
8 lat temu |
Viresh Kumar
|
947355850f
PM / OPP: Separate out _generic_set_opp()
|
8 lat temu |
Viresh Kumar
|
dfbe4678d7
PM / OPP: Add infrastructure to manage multiple regulators
|
8 lat temu |
Viresh Kumar
|
0f0fe7e013
PM / OPP: Manage supply's voltage/current in a separate structure
|
8 lat temu |
Masahiro Yamada
|
4bee77dc73
PM / OPP: make _of_get_opp_desc_node() a static function
|
9 lat temu |
Viresh Kumar
|
79ee2e8f73
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
|
9 lat temu |
Viresh Kumar
|
f47b72a15a
PM / OPP: Move CONFIG_OF dependent code in a separate file
|
9 lat temu |
Viresh Kumar
|
2c2709dc69
PM / OPP: Rename structures for clarity
|
9 lat temu |
Viresh Kumar
|
d54974c251
PM / OPP: Manage device clk
|
9 lat temu |
Viresh Kumar
|
50f8cfbd58
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
|
9 lat temu |
Viresh Kumar
|
9f8ea969d5
PM / OPP: get/put regulators from OPP core
|
9 lat temu |
Viresh Kumar
|
01fb4d3c39
PM / OPP: Parse 'opp-<prop>-<name>' bindings
|
9 lat temu |
Viresh Kumar
|
7de36b0aa5
PM / OPP: Parse 'opp-supported-hw' binding
|
9 lat temu |
Viresh Kumar
|
dc4e7b1fa2
PM / OPP: Add missing doc comments
|
9 lat temu |
Viresh Kumar
|
deaa514651
PM / OPP: Add debugfs support
|
9 lat temu |
Viresh Kumar
|
87b4115db0
PM / OPP: Protect updates to list_dev with mutex
|
9 lat temu |
Viresh Kumar
|
f59d3ee848
PM / OPP: Move cpu specific code to opp/cpu.c
|
10 lat temu |