Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
323edb2e27e8e02b0ce25e7caa8288a90a438b99
/
drivers
/
base
/
power
/
opp
7627929
PM / OPP: Fix get sharing CPUs when hotplug is used
by Waldemar Rymarkiewicz
· 7 years ago
5b60697
PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table
by Viresh Kumar
· 7 years ago
829a4e8
PM / OPP: Add dev_pm_opp_{set|put}_clkname()
by Viresh Kumar
· 7 years ago
1fae788
PM / OPP: Don't create debugfs "supply-0" directory unnecessarily
by Viresh Kumar
· 8 years ago
688a48b
PM / OPP: opp-microvolt is not optional if regulators are set
by Viresh Kumar
· 8 years ago
478256b
PM / OPP: Don't create copy of regulators unnecessarily
by Viresh Kumar
· 8 years ago
c74b32f
PM / OPP: Reorganize _generic_set_opp_regulator()
by Viresh Kumar
· 8 years ago
8cc3111
PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loop
by Andrzej Hajda
· 8 years ago
0764c60
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
by Dave Gerlach
· 8 years ago
6ac4239
PM / OPP: Make _find_opp_table_unlocked() static
by Wei Yongjun
· 8 years ago
cdd3e61
PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()
by Viresh Kumar
· 8 years ago
a7f3987
PM / OPP: Simplify _opp_set_availability()
by Viresh Kumar
· 8 years ago
052c6f1
PM / OPP: Move away from RCU locking
by Viresh Kumar
· 8 years ago
5b650b3
PM / OPP: Take kref from _find_opp_table()
by Viresh Kumar
· 8 years ago
8a31d9d9
PM / OPP: Update OPP users to put reference
by Viresh Kumar
· 8 years ago
7034764
PM / OPP: Add 'struct kref' to struct dev_pm_opp
by Viresh Kumar
· 8 years ago
b83c189
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
by Viresh Kumar
· 8 years ago
31641cd
PM / OPP: Take reference of the OPP table while adding/removing OPPs
by Viresh Kumar
· 8 years ago
fa30184
PM / OPP: Return opp_table from dev_pm_opp_set_*() routines
by Viresh Kumar
· 8 years ago
f067a98
PM / OPP: Add 'struct kref' to OPP table
by Viresh Kumar
· 8 years ago
37a73ec
PM / OPP: Add per OPP table mutex
by Viresh Kumar
· 8 years ago
b6160e2
PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()
by Viresh Kumar
· 8 years ago
dc2c9ad
PM / OPP: Don't expose srcu_head to register notifiers
by Viresh Kumar
· 8 years ago
3aa26a3
PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
by Viresh Kumar
· 8 years ago
8cd2f6e
PM / OPP: Don't allocate OPP table from _opp_allocate()
by Viresh Kumar
· 8 years ago
9274c89
PM / OPP: Rename and split _dev_pm_opp_remove_table()
by Viresh Kumar
· 8 years ago
969fceb
PM / OPP: Add light weight _opp_free() routine
by Viresh Kumar
· 8 years ago
04a86a8
PM / OPP: Error out on failing to add static OPPs for v1 bindings
by Viresh Kumar
· 8 years ago
63a69ea
PM / OPP: Rename _allocate_opp() to _opp_allocate()
by Viresh Kumar
· 8 years ago
1715371
PM / OPP: Remove useless TODO
by Viresh Kumar
· 8 years ago
7f8538e
PM / OPP: Fix memory leak while adding duplicate OPPs
by Viresh Kumar
· 8 years ago
e231f8d
PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()
by Viresh Kumar
· 8 years ago
4dab160
PM / OPP: Allow platform specific custom set_opp() callbacks
by Viresh Kumar
· 8 years ago
9473558
PM / OPP: Separate out _generic_set_opp()
by Viresh Kumar
· 8 years ago
dfbe467
PM / OPP: Add infrastructure to manage multiple regulators
by Viresh Kumar
· 8 years ago
ce31781
PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()
by Viresh Kumar
· 8 years ago
0f0fe7e
PM / OPP: Manage supply's voltage/current in a separate structure
by Viresh Kumar
· 8 years ago
dc39d06
PM / OPP: Don't use OPP structure outside of rcu protected section
by Viresh Kumar
· 8 years ago
91291d9
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
by Stephen Boyd
· 8 years ago
349aa92
PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus()
by Masahiro Yamada
· 8 years ago
4bee77d
PM / OPP: make _of_get_opp_desc_node() a static function
by Masahiro Yamada
· 8 years ago
a4ee454
PM / OPP: Don't support OPP if it provides supported-hw but platform does not
by Dave Gerlach
· 8 years ago
4df27c9
PM / OPP: avoid maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
067b7ce
PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
by Jisheng Zhang
· 8 years ago
79ee2e8
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
by Viresh Kumar
· 9 years ago
c854120
Merge back new material for v4.7.
by Rafael J. Wysocki
· 9 years ago
f47b72a
PM / OPP: Move CONFIG_OF dependent code in a separate file
by Viresh Kumar
· 9 years ago
21f8a99
PM / OPP: Remove useless check
by Viresh Kumar
· 9 years ago
411466c
PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table
by Sudeep Holla
· 9 years ago
ddbb74b
PM / OPP: pass cpumask by reference
by Arnd Bergmann
· 9 years ago
6f707da
PM / OPP: Add dev_pm_opp_get_sharing_cpus()
by Viresh Kumar
· 9 years ago
dde370b
PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()
by Viresh Kumar
· 9 years ago
46e7a4e
PM / OPP: Mark shared-opp for non-dt case
by Viresh Kumar
· 9 years ago
2c93104
PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
by Viresh Kumar
· 9 years ago
45ca36a
PM / OPP: Add missing doc style comments
by Viresh Kumar
· 9 years ago
2d74c6d
PM / OPP: Propagate the error returned by _find_opp_table()
by Viresh Kumar
· 9 years ago
2c2709d
PM / OPP: Rename structures for clarity
by Viresh Kumar
· 9 years ago
a5da644
PM / OPP: Fix incorrect comments
by Viresh Kumar
· 9 years ago
0c717d0
PM / OPP: Initialize regulator pointer to an error value
by Viresh Kumar
· 9 years ago
c88c395
PM / OPP: Initialize u_volt_min/max to a valid value
by Viresh Kumar
· 9 years ago
78ecc56
PM / OPP: Fix NULL pointer dereference crash when disabling OPPs
by Jon Hunter
· 9 years ago
6a0712f
PM / OPP: Add dev_pm_opp_set_rate()
by Viresh Kumar
· 9 years ago
d54974c
PM / OPP: Manage device clk
by Viresh Kumar
· 9 years ago
50f8cfb
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
by Viresh Kumar
· 9 years ago
2174344
PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
by Viresh Kumar
· 9 years ago
655c9df
PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
by Viresh Kumar
· 9 years ago
7d34d56
PM / OPP: Disable OPPs that aren't supported by the regulator
by Viresh Kumar
· 9 years ago
9f8ea96
PM / OPP: get/put regulators from OPP core
by Viresh Kumar
· 9 years ago
5ff24d6
PM / OPP: Use snprintf() instead of sprintf()
by Viresh Kumar
· 9 years ago
d9de19b
PM / OPP: Set cpu_dev->id in cpumask first
by Pi-Cheng Chen
· 9 years ago
fd8d8e6
PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
by Bartlomiej Zolnierkiewicz
· 9 years ago
01fb4d3
PM / OPP: Parse 'opp-<prop>-<name>' bindings
by Viresh Kumar
· 9 years ago
7de36b0
PM / OPP: Parse 'opp-supported-hw' binding
by Viresh Kumar
· 9 years ago
dc4e7b1
PM / OPP: Add missing doc comments
by Viresh Kumar
· 9 years ago
deaa514
PM / OPP: Add debugfs support
by Viresh Kumar
· 9 years ago
be23c9d
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
baf51c4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
1ede53f
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
0597e81
PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()
by Viresh Kumar
· 9 years ago
4a3a135
PM / OPP: Hold dev_opp_list_lock for writers
by Viresh Kumar
· 9 years ago
87b4115
PM / OPP: Protect updates to list_dev with mutex
by Viresh Kumar
· 9 years ago
1794ec1
PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()
by Viresh Kumar
· 9 years ago
ad623c3
PM / OPP: Parse all power-supply related bindings together
by Viresh Kumar
· 9 years ago
b64b9c3f
PM / OPP: Rename routines specific to old bindings with _v1
by Viresh Kumar
· 9 years ago
d6d2a52
PM / OPP: Improve print messages with pr_fmt
by Viresh Kumar
· 9 years ago
394f716
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
a6eed75
PM / OPP: passing NULL to PTR_ERR()
by Dan Carpenter
· 9 years ago
f59d3ee
PM / OPP: Move cpu specific code to opp/cpu.c
by Viresh Kumar
· 9 years ago
33692dc
PM / OPP: Move opp core to its own directory
by Viresh Kumar
· 9 years ago