index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
int340x_thermal
/
processor_thermal_device.c
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-07
thermal: intel: int340x: Add platform temperature control interface
Srinivas Pandruvada
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-06-21
thermal: intel: int340x: Cleanup of DLVR sysfs on driver remove
Srinivas Pandruvada
2024-02-12
thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature
Zhang Rui
2023-10-12
thermal: int340x: processor_thermal: Support power floor notifications
Srinivas Pandruvada
2023-09-14
thermal: int340x: processor_thermal: Add workload type hint interface
Srinivas Pandruvada
2023-09-14
thermal: int340x: processor_thermal: Move mailbox code to common module
Srinivas Pandruvada
2023-04-18
thermal: intel: int340x: Add DLVR support for RFIM control
Srinivas Pandruvada
2023-01-24
Merge back other thermal control material for 6.3.
Rafael J. Wysocki
2023-01-06
thermal/intel/int340x: Replace parameter to simplify
Daniel Lezcano
2022-12-30
thermal/int340x/processor_thermal: Use Intel TCC library
Zhang Rui
2021-10-21
thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume
Antoine Tenart
2021-09-14
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Antoine Tenart
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Srinivas Pandruvada
2021-07-04
thermal/drivers/int340x/processor_thermal: Split enumeration and processing part
Srinivas Pandruvada
2020-12-10
thermal: int340x: processor_thermal: Add mailbox driver
Srinivas Pandruvada
2020-12-10
thermal: int340x: processor_thermal: Add RFIM driver
Srinivas Pandruvada
2020-12-10
thermal: int340x: processor_thermal: Add AlderLake PCI device id
Srinivas Pandruvada
2020-12-10
thermal: int340x: processor_thermal: Refactor MMIO interface
Srinivas Pandruvada
2020-07-24
thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
Sumeet Pawnikar
2020-03-23
thermal: int340x: processor_thermal: Add Tiger Lake support
Sumeet Pawnikar
2020-01-27
thermal: int340x: processor_thermal: Add Jasper Lake support
Swaminathan, Nivedita
2019-09-24
thermal: int340x: processor_thermal: Add Ice Lake support
Srinivas Pandruvada
2019-08-19
drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...
Srinivas Pandruvada
2019-07-23
int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
Rafael J. Wysocki
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-07-11
int340X/processor_thermal_device: add support for MMIO RAPL
Zhang Rui
2019-07-09
drivers: thermal: processor_thermal_device: Fix build warning
Zhang Rui
2019-06-25
drivers: thermal: processor_thermal: Read PPCC on resume
Srinivas Pandruvada
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-07
drivers: thermal: processor_thermal: Downgrade error message
Srinivas Pandruvada
2019-04-22
thermal: intel: int340x: processor_thermal_device: simplify to get driver data
Sumeet Pawnikar
2019-01-18
drivers: thermal: int340x_thermal: Fix sysfs race condition
Aaron Hill
2019-01-10
thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
Dan Carpenter
2018-12-07
drivers: thermal: Move various drivers for intel platforms into a subdir
Amit Kucheria