aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/cpufreq_cooling.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-03Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Gravatar Rafael J. Wysocki 1-1/+1
2023-04-01thermal/core: Relocate the traces definition in thermal directoryGravatar Daniel Lezcano 1-1/+1
2023-03-30thermal: Use of_property_present() for testing DT property presenceGravatar Rob Herring 1-1/+1
2022-10-03Merge branches 'thermal-intel' and 'thermal-drivers'Gravatar Rafael J. Wysocki 1-5/+5
2022-09-03thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()Gravatar Xuewen Yan 1-5/+5
2022-09-03thermal: Drop duplicate words from commentsGravatar Jilin Yuan 1-1/+1
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-52/+25
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-2/+11
2022-07-28drivers/thermal/cpufreq_cooling: Update outdated commentsGravatar Lukasz Luba 1-26/+18
2022-07-28drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracingGravatar Lukasz Luba 1-17/+1
2022-07-28drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling de...Gravatar Lukasz Luba 1-9/+6
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversGravatar Lukasz Luba 1-2/+11
2022-06-28sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Gravatar Dietmar Eggemann 1-4/+2
2022-04-13thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_coolingGravatar Lukasz Luba 1-1/+1
2021-11-23thermal: cpufreq_cooling: Use new thermal pressure update functionGravatar Lukasz Luba 1-5/+1
2021-06-17thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressureGravatar Lukasz Luba 1-1/+1
2021-04-15thermal/drivers/cpufreq_cooling: Fix slab OOB issueGravatar brian-sy yang 1-1/+1
2021-03-15thermal/drivers/cpufreq_cooling: Remove unused listGravatar Daniel Lezcano 1-13/+0
2021-03-15thermal/drivers/cpufreq_cooling: Use device name instead of auto-numberingGravatar Daniel Lezcano 1-22/+12
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2021-02-17thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on errorGravatar Viresh Kumar 1-1/+1
2021-01-14thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platformsGravatar Viresh Kumar 1-14/+55
2020-11-12thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedGravatar Zhuguangqing 1-3/+1
2020-10-12thermal: cooling: Remove unused variable *tzGravatar zhuguangqing 1-7/+1
2020-08-03Merge branches 'pm-em' and 'pm-core'Gravatar Rafael J. Wysocki 1-6/+6
2020-06-29thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerGravatar Finley Xiao 1-3/+3
2020-06-24PM / EM: change naming convention from 'capacity' to 'performance'Gravatar Lukasz Luba 1-6/+6
2020-05-22thermal/drivers/cpufreq_cooling: Replace module.h with export.hGravatar Amit Kucheria 1-1/+1
2020-05-22thermal/drivers/cpufreq_cooling: Sort headers alphabeticallyGravatar Amit Kucheria 1-4/+4
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+3
2020-03-23thermal/drivers/cpufreq_cooling: Remove abusing WARN_ONGravatar Daniel Lezcano 1-2/+2
2020-03-23thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_stateGravatar Willy Wolff 1-2/+4
2020-03-06thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency c...Gravatar Thara Gopinath 1-2/+17
2020-01-27thermal/drivers/cpu_cooling: Rename to cpufreq_coolingGravatar Daniel Lezcano 1-0/+670