index
:
pm24.git
master
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
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-02-15
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
2024-01-22
thermal: intel: powerclamp: Remove dead code for target mwait value
Srinivas Pandruvada
2023-10-05
thermal: intel: powerclamp: fix mismatch in get function for max_idle
David Arcari
2023-05-04
thermal: intel: powerclamp: Fix NULL pointer access issue
Srinivas Pandruvada
2023-03-30
thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
David Arcari
2023-02-09
thermal: intel: powerclamp: Add two module parameters
Srinivas Pandruvada
2023-02-09
thermal: intel: powerclamp: Fix duration module parameter
Srinivas Pandruvada
2023-02-07
thermal: intel: powerclamp: Return last requested state as cur_state
Srinivas Pandruvada
2023-02-03
thermal: intel: powerclamp: Use powercap idle-inject feature
Srinivas Pandruvada
2023-02-02
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
2022-10-15
thermal: intel_powerclamp: Use first online CPU as control_cpu
Rafael J. Wysocki
2022-09-21
thermal: intel_powerclamp: Remove accounting for IRQ wakes
Srinivas Pandruvada
2022-09-21
thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...
Srinivas Pandruvada
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