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 年之前 |
Javi Merino
|
fc4de356e0
thermal: cpu_cooling: document node in struct cpufreq_cooling_device
|
10 年之前 |
Dan Carpenter
|
2d2e95ea8f
thermal: cpu_cooling: small memory leak on error
|
10 年之前 |
Viresh Kumar
|
73904cbc1a
thermal: cpu_cooling: update copyright tags
|
10 年之前 |
Viresh Kumar
|
4843c4a190
thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq
|
10 年之前 |
Viresh Kumar
|
f6859014c7
thermal: cpu_cooling: Store frequencies in descending order
|
10 年之前 |
Viresh Kumar
|
b9f8b41603
thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property()
|
10 年之前 |
Viresh Kumar
|
2479bb6443
thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count
|
10 年之前 |
Viresh Kumar
|
97afa4aafb
thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore
|
10 年之前 |