aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/x86_pkg_temp_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-17thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions.Richard Cochran1-1/+1
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-5/+5
2015-05-04thermal: x86_pkg_temp: drop const for thermal_zone_parametersJavi Merino1-1/+1
2014-03-20thermal, x86-pkg-temp: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-7/+7
2014-03-03x86_pkg_temp_thermal: Fix the thermal zone typeJean Delvare1-4/+1
2014-03-03x86_pkg_temp_thermal: Do not expose as a hwmon deviceJean Delvare1-1/+5
2014-01-02drivers: thermal: Mark function as static in x86_pkg_temp_thermal.cRashika1-1/+1
2013-09-25Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada1-6/+8
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt1-1/+0
2013-07-16Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada1-0/+5
2013-07-15Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun1-3/+5
2013-07-15Thermal: x86 package temp thermal crashSrinivas Pandruvada1-2/+2
2013-06-18Thermal: CPU Package temperature thermalSrinivas Pandruvada1-0/+642