aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pkgtemp.c
AgeCommit message (Expand)Author
2011-01-08hwmon: (pkgtemp) Use pr_fmt and pr_<level>Joe Perches
2010-10-25hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong
2010-10-25hwmon: (pkgtemp) align driver initialization style with coretempChen Gong
2010-10-25x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...Jan Beulich
2010-10-25x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich
2010-09-24x86/hwmon: pkgtemp has no dependency on PCIJan Beulich
2010-09-24x86/hwmon: fix initialization of pkgtempJan Beulich
2010-09-24x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...Jan Beulich
2010-09-24x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich
2010-08-03x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driverFenghua Yu