aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/thermal/intel/x86_pkg_temp_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-05-19thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperatureZhang Rui1-0/+1
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)1-0/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki1-3/+6
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus 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-15x86/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-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/git/gregkh/driver-coreLinus Torvalds1-20/+5
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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 from packagesLen 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