summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel
AgeCommit message (Expand)AuthorFilesLines
2025-04-10thermal: int340x: Add NULL check for adevChenyuan Yang1-0/+3
2023-03-11thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap1-1/+2
2023-03-11thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter1-10/+2
2023-03-11thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada1-4/+16
2023-03-11thermal: intel: Fix unsigned comparison with less than zeroYang Li1-1/+1
2023-02-06thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki1-3/+7
2023-02-06thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2-3/+16
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki1-5/+1
2022-10-26thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada1-2/+4
2022-04-15thermal: int340x: Increase bitmap sizeSrinivas Pandruvada1-1/+1
2022-03-28thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart1-2/+3
2021-07-19thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada1-8/+12
2021-06-03thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada2-1/+5
2020-07-22thermal: int3403_thermal: Downgrade error messageAlex Hung1-1/+1
2019-09-27Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds4-15/+95
2019-09-24thermal: intel: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-09-24thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)Rishi Gupta1-1/+1
2019-09-24thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() usesKelsey Skunberg1-6/+0
2019-09-24thermal: int340x: processor_thermal: Add Ice Lake supportSrinivas Pandruvada1-0/+5
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano1-1/+1
2019-08-19drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...Srinivas 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/raf...Linus Torvalds2-6/+173
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+18
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-30/+7
2019-07-11int340X/processor_thermal_device: add support for MMIO RAPLZhang Rui2-6/+173
2019-07-09drivers: thermal: processor_thermal_device: Fix build warningZhang Rui1-0/+4
2019-07-09Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-70/+72
2019-06-25drivers: thermal: processor_thermal: Read PPCC on resumeSrinivas Pandruvada1-0/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-20/+4
2019-06-18thermal: intel_powerclamp: no need to check return value of debugfs_create fu...Greg Kroah-Hartman1-10/+2
2019-06-18thermal: intel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-20/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-16/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner1-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner8-79/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2019-05-23thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones fr...Len Brown1-70/+72
2019-05-23thermal/x86_pkg_temp_thermal: Support multi-die/packageZhang Rui1-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-20/+10
2019-05-07Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel' into nextZhang Rui3-20/+10
2019-05-07drivers: thermal: processor_thermal: Downgrade error messageSrinivas Pandruvada1-1/+1
2019-05-06thermal/drivers/core: Remove depends on THERMAL in KconfigDaniel Lezcano1-1/+0
2019-04-22thermal: intel: int340x: processor_thermal_device: simplify to get driver dataSumeet Pawnikar1-10/+1
2019-04-22thermal/int3403_thermal: favor _TMP instead of PTYPZhang Rui1-8/+8
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore1-1/+1
2019-03-18Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui2-5/+18
2019-03-18thermal/intel_powerclamp: fix truncated kthread nameZhang Rui1-1/+1
2019-03-18thermal/int340x_thermal: fix mode settingMatthew Garrett1-4/+3