summaryrefslogtreecommitdiff
path: root/drivers/hwmon/via-cputemp.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-20hwmon, via-cputemp: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-7/+7
2013-07-14hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker1-4/+4
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-23hwmon: (via-cputemp) Convert to use devm_ functionsGuenter Roeck1-16/+7
2012-09-23hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-07-30hwmon: struct x86_cpu_id arrays can be __initconstJan Beulich1-1/+1
2012-01-26HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen1-5/+11
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare1-5/+39
2011-01-08hwmon: (via-cputemp) sync hotplug handling with coretemp/pkgtempJan Beulich1-14/+11
2011-01-08hwmon: (via-cputemp) Use pr_fmt and pr_<level>Joe Perches1-5/+5
2010-10-25hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong1-6/+1
2010-10-25x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...Jan Beulich1-2/+0
2010-10-25x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich1-1/+1
2010-08-14hwmon: (via-cputemp) Remove bogus "SHOW" global variableH. Peter Anvin1-1/+1
2009-12-16hwmon: Add driver for VIA CPU core temperatureHarald Welte1-0/+356