aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/thermal/intel/int340x_thermal/processor_thermal_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-12thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui1-4/+4
2023-10-12thermal: int340x: processor_thermal: Support power floor notificationsSrinivas Pandruvada1-1/+67
2023-09-14thermal: int340x: processor_thermal: Add workload type hint interfaceSrinivas Pandruvada1-0/+9
2023-09-14thermal: int340x: processor_thermal: Move mailbox code to common moduleSrinivas Pandruvada1-4/+4
2023-04-18thermal: intel: int340x: Add DLVR support for RFIM controlSrinivas Pandruvada1-1/+2
2023-01-24Merge back other thermal control material for 6.3.Rafael J. Wysocki1-7/+3
2023-01-06thermal/intel/int340x: Replace parameter to simplifyDaniel Lezcano1-7/+3
2022-12-30thermal/int340x/processor_thermal: Use Intel TCC libraryZhang Rui1-98/+21
2021-10-21thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart1-8/+28
2021-09-14thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart1-2/+3
2021-07-04thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada1-8/+12
2021-07-04thermal/drivers/int340x/processor_thermal: Split enumeration and processing partSrinivas Pandruvada1-258/+31
2020-12-10thermal: int340x: processor_thermal: Add mailbox driverSrinivas Pandruvada1-2/+15
2020-12-10thermal: int340x: processor_thermal: Add RFIM driverSrinivas Pandruvada1-3/+20
2020-12-10thermal: int340x: processor_thermal: Add AlderLake PCI device idSrinivas Pandruvada1-0/+1
2020-12-10thermal: int340x: processor_thermal: Refactor MMIO interfaceSrinivas Pandruvada1-207/+54
2020-07-24thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar1-1/+1
2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar1-0/+5
2020-01-27thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita1-0/+4
2019-09-24thermal: int340x: processor_thermal: Add Ice Lake supportSrinivas Pandruvada1-0/+5
2019-08-19drivers: thermal: processor_thermal_device: Export sysfs interface for TCC offsetSrinivas Pandruvada1-4/+87
2019-07-23int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()Rafael J. Wysocki1-0/+4
2019-07-18Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+167
2019-07-11int340X/processor_thermal_device: add support for MMIO RAPLZhang Rui1-6/+167
2019-07-09drivers: thermal: processor_thermal_device: Fix build warningZhang Rui1-0/+4
2019-06-25drivers: thermal: processor_thermal: Read PPCC on resumeSrinivas Pandruvada1-0/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2019-05-07drivers: thermal: processor_thermal: Downgrade error messageSrinivas Pandruvada1-1/+1
2019-04-22thermal: intel: int340x: processor_thermal_device: simplify to get driver dataSumeet Pawnikar1-10/+1
2019-01-18drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill1-13/+15
2019-01-10thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria1-0/+525