summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/via-cputemp.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker2013-07-141-4/+4
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: (via-cputemp) Convert to use devm_ functionsGuenter Roeck2012-09-231-16/+7
* hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
* hwmon: struct x86_cpu_id arrays can be __initconstJan Beulich2012-07-301-1/+1
* HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen2012-01-261-5/+11
* hwmon: (via-cputemp) Add VID reporting supportJean Delvare2011-07-251-5/+39
* hwmon: (via-cputemp) sync hotplug handling with coretemp/pkgtempJan Beulich2011-01-081-14/+11
* hwmon: (via-cputemp) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
* hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong2010-10-251-6/+1
* x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...Jan Beulich2010-10-251-2/+0
* x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich2010-10-251-1/+1
* hwmon: (via-cputemp) Remove bogus "SHOW" global variableH. Peter Anvin2010-08-141-1/+1
* hwmon: Add driver for VIA CPU core temperatureHarald Welte2009-12-161-0/+356