Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | hwmon: Convert to new X86 CPU match macros | Thomas Gleixner | 1 | -4/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164 | Thomas Gleixner | 1 | -14/+1 |
2019-02-19 | hwmon: (via-cputemp) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 1 | -8/+7 |
2018-03-30 | hwmon: (via-cputemp) support new centaur CPUs | davidwang | 1 | -13/+18 |
2017-01-02 | hwmon: (via-cputemp) use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -3/+3 |
2016-12-10 | hwmon: (via-cputemp) Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -46/+17 |
2016-12-03 | hwmon: (via-cputemp) Remove pointless CPU check on each CPU | Thomas Gleixner | 1 | -15/+1 |
2014-10-20 | hwmon: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-20 | hwmon, via-cputemp: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -7/+7 |
2013-07-15 | hwmon: delete __cpuinit usage from all hwmon files | Paul Gortmaker | 1 | -4/+4 |
2012-11-28 | hwmon: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwmon: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwmon: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-24 | hwmon: (via-cputemp) Convert to use devm_ functions | Guenter Roeck | 1 | -16/+7 |
2012-09-23 | hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer | 1 | -0/+5 |
2012-07-30 | hwmon: struct x86_cpu_id arrays can be __initconst | Jan Beulich | 1 | -1/+1 |
2012-01-27 | HWMON: Convert via-cputemp to x86 cpuid autoprobing | Andi Kleen | 1 | -5/+11 |
2011-07-25 | hwmon: (via-cputemp) Add VID reporting support | Jean Delvare | 1 | -5/+39 |
2011-01-08 | hwmon: (via-cputemp) sync hotplug handling with coretemp/pkgtemp | Jan Beulich | 1 | -14/+11 |
2011-01-08 | hwmon: (via-cputemp) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+5 |
2010-10-26 | hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs | Chen Gong | 1 | -6/+1 |
2010-10-26 | x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t... | Jan Beulich | 1 | -2/+0 |
2010-10-26 | x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit | Jan Beulich | 1 | -1/+1 |
2010-08-14 | hwmon: (via-cputemp) Remove bogus "SHOW" global variable | H. Peter Anvin | 1 | -1/+1 |
2009-12-16 | hwmon: Add driver for VIA CPU core temperature | Harald Welte | 1 | -0/+356 |