index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
x86_pkg_temp_thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-29
/
+18
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
1
-1
/
+1
2024-02-27
thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
1
-2
/
+2
2024-02-23
thermal: intel: Adjust ops handling during thermal zone registration
Rafael J. Wysocki
1
-1
/
+1
2024-02-23
thermal: intel: Discard trip tables after zone registration
Rafael J. Wysocki
1
-23
/
+12
2024-02-16
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
1
-1
/
+1
2024-02-12
thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature
Zhang Rui
1
-4
/
+4
2023-03-27
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-3
/
+5
2023-03-17
thermal: intel: x86_pkg_temp_thermal: Add lower bound check for sysfs input
Zhang Rui
1
-3
/
+5
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
1
-2
/
+2
2023-01-24
Merge back other thermal control material for 6.3.
Rafael J. Wysocki
1
-61
/
+71
2023-01-06
thermal/drivers/intel: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-53
/
+67
2022-12-30
thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmax
Zhang Rui
1
-11
/
+19
2022-12-30
thermal/x86_pkg_temp_thermal: Use Intel TCC library
Zhang Rui
1
-31
/
+13
2022-11-23
thermal: intel: Protect clearing of thermal status bits
Srinivas Pandruvada
1
-7
/
+2
2022-07-12
thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from comment
Jiang Jian
1
-1
/
+1
2021-05-14
thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
Srinivas Pandruvada
1
-1
/
+1
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov
1
-1
/
+3
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
1
-0
/
+6
2020-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-03-28
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
1
-12
/
+12
2020-03-24
thermal: Convert to new X86 CPU match macros
Thomas Gleixner
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+5
2019-07-09
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-70
/
+72
2019-06-18
thermal: intel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-20
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
Thomas Gleixner
1
-13
/
+1
2019-05-23
thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones fr...
Len Brown
1
-70
/
+72
2019-05-23
thermal/x86_pkg_temp_thermal: Support multi-die/package
Zhang Rui
1
-4
/
+4
2018-12-07
drivers: thermal: Move various drivers for intel platforms into a subdir
Amit Kucheria
1
-0
/
+558