Viresh Kumar
|
3ea3217cf9
thermal: cpu_cooling: Check OPP for errors
|
8 年之前 |
Viresh Kumar
|
9aec9082bf
thermal: cpu_cooling: Replace dev_warn with dev_err
|
8 年之前 |
Matthew Wilcox
|
088db931e0
thermal: Fix potential deadlock in cpu_cooling
|
8 年之前 |
Linus Torvalds
|
544a068f1f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
8 年之前 |
Zhang Rui
|
6fefe19f58
Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conversion' into next
|
8 年之前 |
Arnd Bergmann
|
d9cc34a6e1
thermal: use cpumask_var_t for on-stack cpu masks
|
8 年之前 |
Viresh Kumar
|
8a31d9d942
PM / OPP: Update OPP users to put reference
|
8 年之前 |
Matthew Wilcox
|
ae60608962
thermal: convert cpu_cooling to use an IDA
|
8 年之前 |
Hugh Kang
|
0744f1306f
thermal: cpu_cooling: Fix wrong comment call function name
|
9 年之前 |
Brendan Jackman
|
a305a4387a
thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2power
|
9 年之前 |
Rafael J. Wysocki
|
bb4b9933e2
Merge back earlier cpufreq changes for v4.8.
|
9 年之前 |
Viresh Kumar
|
f8bfc116ca
cpufreq: Remove cpufreq_frequency_get_table()
|
9 年之前 |
Lukasz Luba
|
f840ab18bd
thermal: cpu_cooling: fix improper order during initialization
|
9 年之前 |
Javi Merino
|
a53b8394ec
thermal: cpu_cooling: fix out of bounds access in time_in_idle
|
9 年之前 |
Vaishali Thakkar
|
a71544cd93
thermal: cpu_cooling: Remove usage of devm functions
|
10 年之前 |
Javi Merino
|
eba4f88d5a
thermal: cpu_cooling: free power table on error or when unregistering
|
10 年之前 |
Javi Merino
|
459ac37506
thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
|
10 年之前 |
Viresh Kumar
|
1afb9c539d
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
|
10 年之前 |
Viresh Kumar
|
abcbcc25cb
thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
|
10 年之前 |
Viresh Kumar
|
59f0d21883
thermal/cpu_cooling: rename cpufreq_val as clipped_freq
|
10 年之前 |
Viresh Kumar
|
a24af233a1
thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
|
10 年之前 |
Viresh Kumar
|
166529c9b6
thermal/cpu_cooling: quit early after updating policy
|
10 年之前 |
Viresh Kumar
|
76fd38ce21
thermal/cpu_cooling: No need to initialize max_freq to 0
|
10 年之前 |
Russell King
|
02373d7c69
thermal: cpu_cooling: fix lockdep problems in cpu_cooling
|
10 年之前 |
Kapileshwar Singh
|
dd658e0235
thermal: cpu_cooling: Fix power calculation when CPUs are offline
|
10 年之前 |
Kapileshwar Singh
|
54b92aae83
thermal: cpu_cooling: Remove cpu_dev update on policy CPU update
|
10 年之前 |
Javi Merino
|
0cdf97e1ad
thermal: cpu_cooling: Check memory allocation of power_table
|
10 年之前 |
Javi Merino
|
6828a4711f
thermal: add trace events to the power allocator governor
|
10 年之前 |
Javi Merino
|
c36cf07176
thermal: cpu_cooling: implement the power cooling device API
|
10 年之前 |
Zhang Rui
|
7429b1e0d0
Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git into next
|
10 年之前 |