summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel/x86_pkg_temp_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-29/+18
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki1-1/+1
2024-02-27thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki1-2/+2
2024-02-23thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki1-1/+1
2024-02-23thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki1-23/+12
2024-02-16x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner1-1/+1
2024-02-12thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui1-4/+4
2023-03-27Merge branch 'thermal-intel'Rafael J. Wysocki1-3/+5
2023-03-17thermal: intel: x86_pkg_temp_thermal: Add lower bound check for sysfs inputZhang Rui1-3/+5
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-2/+2
2023-01-24Merge back other thermal control material for 6.3.Rafael J. Wysocki1-61/+71
2023-01-06thermal/drivers/intel: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-53/+67
2022-12-30thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmaxZhang Rui1-11/+19
2022-12-30thermal/x86_pkg_temp_thermal: Use Intel TCC libraryZhang Rui1-31/+13
2022-11-23thermal: intel: Protect clearing of thermal status bitsSrinivas Pandruvada1-7/+2
2022-07-12thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from commentJiang Jian1-1/+1
2021-05-14thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada1-1/+1
2021-02-08thermal: Move therm_throt there from x86/mceBorislav Petkov1-1/+3
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz1-0/+6
2020-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams1-12/+12
2020-03-24thermal: Convert to new X86 CPU match macrosThomas Gleixner1-1/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+5
2019-07-09Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-70/+72
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 309Thomas Gleixner1-13/+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
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria1-0/+558