index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
intel_powerclamp.c
Age
Commit message (
Expand
)
Author
2022-02-04
thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp()
Yury Norov
2021-11-30
thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_ops
Rikard Falkeborn
2021-10-05
thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable
Christophe JAILLET
2021-08-14
thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2020-06-15
sched,powerclamp: Convert to sched_set_fifo()
Peter Zijlstra
2020-03-24
thermal: Convert to new X86 CPU match macros
Thomas Gleixner
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-18
thermal: intel_powerclamp: no need to check return value of debugfs_create fu...
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-03-18
Merge branches 'fixes' and 'thermal-intel' into next
Zhang Rui
2019-03-18
thermal/intel_powerclamp: fix truncated kthread name
Zhang Rui
2019-03-18
thermal/intel_powerclamp: fix __percpu declaration of worker_data
Luc Van Oostenryck
2019-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2018-12-07
drivers: thermal: Move various drivers for intel platforms into a subdir
Amit Kucheria