Viresh Kumar
|
84fe2cab48
cpu_cooling: Drop static-power related stuff
|
7 年之前 |
Viresh Kumar
|
3ebb62ffc4
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
|
7 年之前 |
Viresh Kumar
|
ba0966da20
cpu_cooling: Remove unused cpufreq_power_cooling_register()
|
7 年之前 |
Viresh Kumar
|
f5f263fed6
cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
|
7 年之前 |
Arvind Yadav
|
b2fd708ffa
thermal: cpu_cooling: pr_err() strings should end with newlines
|
7 年之前 |
Viresh Kumar
|
f19b1a1735
thermal: cpu_cooling: Replace kmalloc with kmalloc_array
|
8 年之前 |
Viresh Kumar
|
d72b401583
thermal: cpu_cooling: Rearrange struct cpufreq_cooling_device
|
8 年之前 |
Viresh Kumar
|
cb1b631864
thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()
|
8 年之前 |
Viresh Kumar
|
53ca1ece60
thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdev
|
8 年之前 |
Viresh Kumar
|
da27f69d6a
thermal: cpu_cooling: get_level() can't fail
|
8 年之前 |
Viresh Kumar
|
81ee14da10
thermal: cpu_cooling: create structure for idle time stats
|
8 年之前 |
Viresh Kumar
|
349d39dc57
thermal: cpu_cooling: merge frequency and power tables
|
8 年之前 |
Viresh Kumar
|
ba76dd9ddd
thermal: cpu_cooling: get rid of 'allowed_cpus'
|
8 年之前 |
Viresh Kumar
|
02bacb21c6
thermal: cpu_cooling: OPPs are registered for all CPUs
|
8 年之前 |
Viresh Kumar
|
b12b651949
thermal: cpu_cooling: store cpufreq policy
|
8 年之前 |
Viresh Kumar
|
55d8529313
cpufreq: create cpufreq_table_count_valid_entries()
|
8 年之前 |
Viresh Kumar
|
4d753aa7b6
thermal: cpu_cooling: use cpufreq_policy to register cooling device
|
8 年之前 |
Viresh Kumar
|
18f301c934
thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()
|
8 年之前 |
Viresh Kumar
|
3e08b2df12
thermal: cpu_cooling: remove cpufreq_cooling_get_level()
|
8 年之前 |
Viresh Kumar
|
04bdbdf93c
thermal: cpu_cooling: replace cool_dev with cdev
|
8 年之前 |
Viresh Kumar
|
1dea432a67
thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
|
8 年之前 |
Viresh Kumar
|
fb8ea30821
thermal: cpu_cooling: rearrange globals
|
8 年之前 |
Viresh Kumar
|
289d72afdd
thermal: cpu_cooling: Avoid accessing potentially freed structures
|
8 年之前 |
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 年之前 |