Viresh Kumar
|
2c2709dc69
PM / OPP: Rename structures for clarity
|
9 년 전 |
Viresh Kumar
|
a5da64477e
PM / OPP: Fix incorrect comments
|
9 년 전 |
Viresh Kumar
|
0c717d0f9c
PM / OPP: Initialize regulator pointer to an error value
|
9 년 전 |
Viresh Kumar
|
c88c395f4a
PM / OPP: Initialize u_volt_min/max to a valid value
|
9 년 전 |
Jon Hunter
|
78ecc56247
PM / OPP: Fix NULL pointer dereference crash when disabling OPPs
|
9 년 전 |
Viresh Kumar
|
6a0712f6f1
PM / OPP: Add dev_pm_opp_set_rate()
|
9 년 전 |
Viresh Kumar
|
d54974c251
PM / OPP: Manage device clk
|
9 년 전 |
Viresh Kumar
|
50f8cfbd58
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
|
9 년 전 |
Viresh Kumar
|
2174344765
PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
|
9 년 전 |
Viresh Kumar
|
655c9df961
PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
|
9 년 전 |
Viresh Kumar
|
7d34d56ef3
PM / OPP: Disable OPPs that aren't supported by the regulator
|
9 년 전 |
Viresh Kumar
|
9f8ea969d5
PM / OPP: get/put regulators from OPP core
|
9 년 전 |
Viresh Kumar
|
5ff24d6010
PM / OPP: Use snprintf() instead of sprintf()
|
9 년 전 |
Bartlomiej Zolnierkiewicz
|
fd8d8e6346
PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
|
9 년 전 |
Viresh Kumar
|
01fb4d3c39
PM / OPP: Parse 'opp-<prop>-<name>' bindings
|
9 년 전 |
Viresh Kumar
|
7de36b0aa5
PM / OPP: Parse 'opp-supported-hw' binding
|
9 년 전 |
Viresh Kumar
|
deaa514651
PM / OPP: Add debugfs support
|
9 년 전 |
Linus Torvalds
|
be23c9d20b
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 년 전 |
Linus Torvalds
|
baf51c4392
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
9 년 전 |
Rafael J. Wysocki
|
1ede53f731
Merge branch 'pm-opp'
|
9 년 전 |
Viresh Kumar
|
0597e81850
PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()
|
9 년 전 |
Viresh Kumar
|
4a3a1353a8
PM / OPP: Hold dev_opp_list_lock for writers
|
9 년 전 |
Viresh Kumar
|
87b4115db0
PM / OPP: Protect updates to list_dev with mutex
|
9 년 전 |
Viresh Kumar
|
ad623c3148
PM / OPP: Parse all power-supply related bindings together
|
10 년 전 |
Viresh Kumar
|
b64b9c3f90
PM / OPP: Rename routines specific to old bindings with _v1
|
10 년 전 |
Viresh Kumar
|
d6d2a5289a
PM / OPP: Improve print messages with pr_fmt
|
9 년 전 |
Rafael J. Wysocki
|
394f7164e6
Merge branch 'pm-opp'
|
9 년 전 |
Viresh Kumar
|
f59d3ee848
PM / OPP: Move cpu specific code to opp/cpu.c
|
10 년 전 |
Viresh Kumar
|
33692dc381
PM / OPP: Move opp core to its own directory
|
10 년 전 |