aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel/intel_powerclamp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-15thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki1-5/+1
2022-09-21thermal: intel_powerclamp: Remove accounting for IRQ wakesSrinivas Pandruvada1-18/+3
2022-09-21thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crashSrinivas Pandruvada1-2/+4
2022-02-04thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp()Yury Norov1-6/+3
2021-11-30thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_opsRikard Falkeborn1-1/+1
2021-10-05thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicableChristophe JAILLET1-5/+3
2021-08-14thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2020-06-15sched,powerclamp: Convert to sched_set_fifo()Peter Zijlstra1-4/+1
2020-03-24thermal: Convert to new X86 CPU match macrosThomas Gleixner1-1/+1
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano1-1/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-10/+2
2019-06-18thermal: intel_powerclamp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-10/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-16/+1
2019-03-18Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui1-1/+1
2019-03-18thermal/intel_powerclamp: fix truncated kthread nameZhang Rui1-1/+1
2019-03-18thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck1-1/+1
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+803
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria1-0/+815