summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel/intel_powerclamp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki2022-10-151-5/+1
* thermal: intel_powerclamp: Remove accounting for IRQ wakesSrinivas Pandruvada2022-09-211-18/+3
* thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada2022-09-211-2/+4
* thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp()Yury Norov2022-02-041-6/+3
* thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_opsRikard Falkeborn2021-11-301-1/+1
* thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicableChristophe JAILLET2021-10-051-5/+3
* thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-141-2/+2
* sched,powerclamp: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-4/+1
* thermal: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-1/+1
* cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano2019-09-031-1/+1
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-10/+2
|\
| * thermal: intel_powerclamp: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-06-181-10/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-16/+1
|/
* Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui2019-03-181-1/+1
|\
| * thermal/intel_powerclamp: fix truncated kthread nameZhang Rui2019-03-181-1/+1
* | thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck2019-03-181-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-01-061-13/+1
* drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria2018-12-071-0/+815