summaryrefslogtreecommitdiff
path: root/drivers/thermal/x86_pkg_temp_thermal.c
AgeCommit message (Expand)Author
2016-11-30thermal/x86 pkg temp: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-30thermal/x86_pkg_temp: Sanitize package managementThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Move work into package structThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Move work scheduled flag into package structThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Sanitize lockingThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Cleanup code some moreThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Cleanup namespaceThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Get rid of ref countingThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Sanitize callback (de)initializationThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Replace open coded cpu searchThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Remove redundant package searchThomas Gleixner
2016-11-30thermal/x86_pkg_temp: Cleanup thermal interrupt handlingThomas Gleixner
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2016-05-17thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions.Richard Cochran
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-05-04thermal: x86_pkg_temp: drop const for thermal_zone_parametersJavi Merino
2014-03-20thermal, x86-pkg-temp: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-03x86_pkg_temp_thermal: Fix the thermal zone typeJean Delvare
2014-03-03x86_pkg_temp_thermal: Do not expose as a hwmon deviceJean Delvare
2014-01-02drivers: thermal: Mark function as static in x86_pkg_temp_thermal.cRashika
2013-09-25Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt
2013-07-16Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada
2013-07-15Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun
2013-07-15Thermal: x86 package temp thermal crashSrinivas Pandruvada
2013-06-18Thermal: CPU Package temperature thermalSrinivas Pandruvada