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