summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/cpufreq_cooling.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki2022-10-031-5/+5
|\ \
| | * thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()Xuewen Yan2022-09-031-5/+5
| |/
* / thermal: Drop duplicate words from commentsJilin Yuan2022-09-031-1/+1
|/
* Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-021-52/+25
|\
| * drivers/thermal/cpufreq_cooling: Update outdated commentsLukasz Luba2022-07-281-26/+18
| * drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracingLukasz Luba2022-07-281-17/+1
| * drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling de...Lukasz Luba2022-07-281-9/+6
* | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-08-021-2/+11
|\ \
| * | PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba2022-07-151-2/+11
| |/
* / sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann2022-06-281-4/+2
|/
* thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_coolingLukasz Luba2022-04-131-1/+1
* thermal: cpufreq_cooling: Use new thermal pressure update functionLukasz Luba2021-11-231-5/+1
* thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressureLukasz Luba2021-06-171-1/+1
* thermal/drivers/cpufreq_cooling: Fix slab OOB issuebrian-sy yang2021-04-151-1/+1
* thermal/drivers/cpufreq_cooling: Remove unused listDaniel Lezcano2021-03-151-13/+0
* thermal/drivers/cpufreq_cooling: Use device name instead of auto-numberingDaniel Lezcano2021-03-151-22/+12
* Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-221-1/+1
|\
| * thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on errorViresh Kumar2021-02-171-1/+1
* | thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platformsViresh Kumar2021-01-141-14/+55
|/
* thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing2020-11-121-3/+1
* thermal: cooling: Remove unused variable *tzzhuguangqing2020-10-121-7/+1
* Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki2020-08-031-6/+6
|\
| * PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-241-6/+6
* | thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao2020-06-291-3/+3
|/
* thermal/drivers/cpufreq_cooling: Replace module.h with export.hAmit Kucheria2020-05-221-1/+1
* thermal/drivers/cpufreq_cooling: Sort headers alphabeticallyAmit Kucheria2020-05-221-4/+4
* Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-071-2/+3
|\
| * thermal/drivers/cpufreq_cooling: Remove abusing WARN_ONDaniel Lezcano2020-03-231-2/+2
| * thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_stateWilly Wolff2020-03-231-2/+4
* | thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency c...Thara Gopinath2020-03-061-2/+17
|/
* thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano2020-01-271-0/+670