aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pkgtemp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-08hwmon: (pkgtemp) Use pr_fmt and pr_<level>Joe Perches1-3/+4
2010-10-25hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong1-6/+1
2010-10-25hwmon: (pkgtemp) align driver initialization style with coretempChen Gong1-14/+8
2010-10-25x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}temp.cJan Beulich1-1/+0
2010-10-25x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich1-1/+1
2010-09-24x86/hwmon: pkgtemp has no dependency on PCIJan Beulich1-1/+0
2010-09-24x86/hwmon: fix initialization of pkgtempJan Beulich1-7/+3
2010-09-24x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_remove()Jan Beulich1-1/+4
2010-09-24x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich1-3/+4
2010-08-03x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driverFenghua Yu1-0/+456