Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8c05f50fe8452f9d3220efad77bef42c7b498193
/
drivers
/
opp
/
cpu.c
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
2a4eb73
OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()
by Viresh Kumar
· 6 years ago
3d25569
OPP: Protect dev_list with opp_table lock
by Viresh Kumar
· 6 years ago
404b136
OPP: Don't try to remove all OPP tables on failure
by Viresh Kumar
· 6 years ago
4a823c0
opp: cpu: Replace GFP_ATOMIC with GFP_KERNEL in dev_pm_opp_init_cpufreq_table
by Jia-Ju Bai
· 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/cpu.c]
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
79ee2e8
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
by Viresh Kumar
· 9 years ago
f47b72a
PM / OPP: Move CONFIG_OF dependent code in a separate file
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
d9de19b
PM / OPP: Set cpu_dev->id in cpumask first
by Pi-Cheng Chen
· 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
d6d2a52
PM / OPP: Improve print messages with pr_fmt
by Viresh Kumar
· 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
[Renamed (96%) from drivers/cpufreq/cpufreq_opp.c]
79eea44
cpufreq: Update boost flag while initializing freq table from OPPs
by Bartlomiej Zolnierkiewicz
· 9 years ago
d359992
cpufreq / OPP: Fix the order of arguments for kcalloc()
by Anand Moon
· 10 years ago
3c5445c
cpufreq: OPP: Avoid sleeping while atomic
by Stephen Boyd
· 10 years ago
a0dd7b7
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
by Nishanth Menon
· 11 years ago