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.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
/
x86_pkg_temp_thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
thermal/x86 pkg temp: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-57
/
+23
2016-11-30
thermal/x86_pkg_temp: Sanitize package management
Thomas Gleixner
1
-20
/
+22
2016-11-30
thermal/x86_pkg_temp: Move work into package struct
Thomas Gleixner
1
-21
/
+52
2016-11-30
thermal/x86_pkg_temp: Move work scheduled flag into package struct
Thomas Gleixner
1
-30
/
+5
2016-11-30
thermal/x86_pkg_temp: Sanitize locking
Thomas Gleixner
1
-112
/
+110
2016-11-30
thermal/x86_pkg_temp: Cleanup code some more
Thomas Gleixner
1
-51
/
+30
2016-11-30
thermal/x86_pkg_temp: Cleanup namespace
Thomas Gleixner
1
-90
/
+76
2016-11-30
thermal/x86_pkg_temp: Get rid of ref counting
Thomas Gleixner
1
-42
/
+20
2016-11-30
thermal/x86_pkg_temp: Sanitize callback (de)initialization
Thomas Gleixner
1
-11
/
+8
2016-11-30
thermal/x86_pkg_temp: Replace open coded cpu search
Thomas Gleixner
1
-15
/
+4
2016-11-30
thermal/x86_pkg_temp: Remove redundant package search
Thomas Gleixner
1
-19
/
+14
2016-11-30
thermal/x86_pkg_temp: Cleanup thermal interrupt handling
Thomas Gleixner
1
-1
/
+10
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
1
-1
/
+2
2016-05-17
thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions.
Richard Cochran
1
-1
/
+1
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-5
/
+5
2015-05-05
thermal: x86_pkg_temp: drop const for thermal_zone_parameters
Javi Merino
1
-1
/
+1
2014-03-20
thermal, x86-pkg-temp: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-7
/
+7
2014-03-03
x86_pkg_temp_thermal: Fix the thermal zone type
Jean Delvare
1
-4
/
+1
2014-03-03
x86_pkg_temp_thermal: Do not expose as a hwmon device
Jean Delvare
1
-1
/
+5
2014-01-02
drivers: thermal: Mark function as static in x86_pkg_temp_thermal.c
Rashika
1
-1
/
+1
2013-09-25
Thermal: x86_pkg_temp: change spin lock
Srinivas Pandruvada
1
-6
/
+8
2013-07-22
Thermal: Fix lockup of cpu_down()
Steven Rostedt
1
-1
/
+0
2013-07-16
Thermal: x86_pkg_temp: Limit number of pkg temp zones
Srinivas Pandruvada
1
-0
/
+5
2013-07-15
Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
Wei Yongjun
1
-3
/
+5
2013-07-15
Thermal: x86 package temp thermal crash
Srinivas Pandruvada
1
-2
/
+2
2013-06-18
Thermal: CPU Package temperature thermal
Srinivas Pandruvada
1
-0
/
+642