aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/x86_pkg_temp_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-13thermal/x86 pkg temp: Remove debugfs_create_u32() castsGeert Uytterhoeven1-2/+2
2016-11-30thermal/x86 pkg temp: Convert to hotplug state machineSebastian Andrzej Siewior1-57/+23
2016-11-30thermal/x86_pkg_temp: Sanitize package managementThomas Gleixner1-20/+22
2016-11-30thermal/x86_pkg_temp: Move work into package structThomas Gleixner1-21/+52
2016-11-30thermal/x86_pkg_temp: Move work scheduled flag into package structThomas Gleixner1-30/+5
2016-11-30thermal/x86_pkg_temp: Sanitize lockingThomas Gleixner1-112/+110
2016-11-30thermal/x86_pkg_temp: Cleanup code some moreThomas Gleixner1-51/+30
2016-11-30thermal/x86_pkg_temp: Cleanup namespaceThomas Gleixner1-90/+76
2016-11-30thermal/x86_pkg_temp: Get rid of ref countingThomas Gleixner1-42/+20
2016-11-30thermal/x86_pkg_temp: Sanitize callback (de)initializationThomas Gleixner1-11/+8
2016-11-30thermal/x86_pkg_temp: Replace open coded cpu searchThomas Gleixner1-15/+4
2016-11-30thermal/x86_pkg_temp: Remove redundant package searchThomas Gleixner1-19/+14
2016-11-30thermal/x86_pkg_temp: Cleanup thermal interrupt handlingThomas Gleixner1-1/+10
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-1/+2
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