Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5071bda2947f61da0b1c271cf0b16be45c9b81e9
/
drivers
/
opp
/
core.c
aca48b6
opp: Manage empty OPP tables with clk handle
by Rajendra Nayak
· 4 years, 10 months ago
03758d6
opp: Replace list_kref with a local counter
by Viresh Kumar
· 5 years ago
25cb20a
PM / OPP: Support adjusting OPP voltages at runtime
by Stephen Boyd
· 5 years ago
24957db
opp: core: Revert "add regulators enable and disable"
by Marek Szyprowski
· 5 years ago
7f93ff7
opp: core: add regulators enable and disable
by k.konieczny@partner.samsung.com
· 6 years ago
11e1a16
opp: Don't decrement uninitialized list_kref
by Viresh Kumar
· 6 years ago
71419d8
opp: Add dev_pm_opp_find_level_exact()
by Niklas Cassel
· 5 years ago
17a8f86
opp: Return genpd virtual devices from dev_pm_opp_attach_genpd()
by Viresh Kumar
· 6 years ago
baea35e
opp: Not all power-domains are scalable
by Viresh Kumar
· 6 years ago
41de256
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
by Rafael J. Wysocki
· 6 years ago
560d1bc
opp: Don't use IS_ERR on invalid supplies
by Dmitry Osipenko
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
cd7ea58
opp: Make dev_pm_opp_set_rate() handle freq = 0 to drop performance votes
by Rajendra Nayak
· 6 years ago
b3e3759
opp: Don't overwrite rounded clk rate
by Stephen Boyd
· 6 years ago
c0ab9e0
opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd()
by Viresh Kumar
· 6 years ago
6319aee
opp: Attach genpds to devices from within OPP core
by Viresh Kumar
· 6 years ago
2f36bde
OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt()
by Andrew-sh.Cheng
· 6 years ago
faef080
PM / OPP: Update performance state when freq == old_freq
by Viresh Kumar
· 6 years ago
ef80068
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
405bcfff1
Merge tag 'qcom-drivers-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/drivers
by Arnd Bergmann
· 6 years ago
78317ed
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-opp
by Rafael J. Wysocki
· 6 years ago
a2dea4c
opp: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
285881b
PM / OPP: Remove unused parameter of _generic_set_opp_clk_only()
by Viresh Kumar
· 6 years ago
5b93ac5
OPP: Add support for parsing the 'opp-level' property
by Rajendra Nayak
· 6 years ago
1690d8b
cpufreq: scpi/scmi: Fix freeing of dynamic OPPs
by Viresh Kumar
· 6 years ago
ade0c94
Merge branch 'opp/genpd/propagation' into opp/linux-next
by Viresh Kumar
· 6 years ago
c8a5910
OPP: Add dev_pm_opp_xlate_performance_state() helper
by Viresh Kumar
· 6 years ago
46f48ac
OPP: Fix missing debugfs supply directory for OPPs
by Viresh Kumar
· 6 years ago
90e3577
OPP: Use opp_table->regulators to verify no regulator case
by Viresh Kumar
· 6 years ago
ca1b5d7
OPP: Configure all required OPPs
by Viresh Kumar
· 7 years ago
4f018bc
OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helper
by Viresh Kumar
· 7 years ago
da544b6
OPP: Populate OPPs from "required-opps" property
by Viresh Kumar
· 7 years ago
5d6d106
OPP: Populate required opp tables from "required-opps" property
by Viresh Kumar
· 7 years ago
7e535993
OPP: Separate out custom OPP handler specific code
by Viresh Kumar
· 7 years ago
09f662f
OPP: Return error on error from dev_pm_opp_get_opp_count()
by Viresh Kumar
· 6 years ago
283d55e
OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes
by Viresh Kumar
· 6 years ago
cdd6ed9
OPP: Use a single mechanism to free the OPP table
by Viresh Kumar
· 6 years ago
2a4eb73
OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()
by Viresh Kumar
· 6 years ago
d0e8ae6
OPP: Create separate kref for static OPPs list
by Viresh Kumar
· 6 years ago
0ad8c62
OPP: Don't take OPP table's kref for static OPPs
by Viresh Kumar
· 6 years ago
eb7c8743
OPP: Pass index to _of_init_opp_table()
by Viresh Kumar
· 6 years ago
3d25569
OPP: Protect dev_list with opp_table lock
by Viresh Kumar
· 6 years ago
c5c2a97
PM / OPP: Update voltage in case freq == old_freq
by Waldemar Rymarkiewicz
· 7 years ago
5019acc
PM / OPP: Fix shared OPP table support in dev_pm_opp_register_set_opp_helper()
by Viresh Kumar
· 7 years ago
779b783
PM / OPP: Fix shared OPP table support in dev_pm_opp_set_regulators()
by Viresh Kumar
· 7 years ago
878ec1a
PM / OPP: Fix shared OPP table support in dev_pm_opp_set_prop_name()
by Viresh Kumar
· 7 years ago
25419de
PM / OPP: Fix shared OPP table support in dev_pm_opp_set_supported_hw()
by Viresh Kumar
· 7 years ago
28fa4ac
PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper()
by Viresh Kumar
· 7 years ago
3ba9832
PM / OPP: Get performance state using genpd helper
by Viresh Kumar
· 8 years ago
a88bd2a
PM / OPP: Implement of_dev_pm_opp_find_required_opp()
by Viresh Kumar
· 7 years ago
a1e8c13
PM / OPP: "opp-hz" is optional for power domains
by Viresh Kumar
· 7 years ago
b6aa983
PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper()
by Viresh Kumar
· 7 years ago
009acd1
PM / OPP: Support updating performance state of device's power domain
by Viresh Kumar
· 7 years ago
604a7ae
PM / OPP: Rename dev_pm_opp_register_put_opp_helper()
by Viresh Kumar
· 7 years ago
035ed07
PM / OPP: Move error message to debug level
by Fabio Estevam
· 7 years ago
7813dd6
PM / OPP: Move the OPP directory out of power/
by Viresh Kumar
· 7 years ago
[Renamed from drivers/base/power/opp/core.c]
e4d8ae0
PM / OPP: Call notifier without holding opp_table->lock
by Viresh Kumar
· 7 years ago
829a4e8
PM / OPP: Add dev_pm_opp_{set|put}_clkname()
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
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
63a69ea4
PM / OPP: Rename _allocate_opp() to _opp_allocate()
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
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
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
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
Next »