| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (k8temp) update to use new hwmon registration API | Robert Karszniewicz | 2019-09-03 | 1 | -164/+69 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 2019-05-21 | 1 | -15/+1 |
* | hwmon: (k8temp) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 2019-02-18 | 1 | -6/+6 |
* | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 2018-02-15 | 1 | -1/+1 |
* | hwmon: (k8temp) use permission-specific DEVICE_ATTR variants | Julia Lawall | 2017-01-02 | 1 | -2/+2 |
* | hwmon: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2014-01-15 | 1 | -1/+1 |
* | hwmon: Fix checkpatch warning 'quoted string split across lines' | Guenter Roeck | 2013-04-08 | 1 | -2/+2 |
* | hwmon: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | hwmon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: Drop needless includes of <linux/delay.h> | Jean Delvare | 2012-10-10 | 1 | -1/+0 |
* | hwmon: (k8temp) Convert to use devm_ functions | Guenter Roeck | 2012-07-22 | 1 | -18/+7 |
* | hwmon: use module_pci_driver | Axel Lin | 2012-05-21 | 1 | -12/+1 |
* | hwmon: (k8temp) fix checkpatch issues | Frans Meulenbroeks | 2012-03-19 | 1 | -7/+8 |
* | hwmon: use DEFINE_PCI_DEVICE_TABLE | Frans Meulenbroeks | 2012-03-19 | 1 | -1/+1 |
* | hwmon: Use helper functions to set and get driver data | Jean Delvare | 2011-05-25 | 1 | -4/+4 |
* | hwmon: (k8temp) Remove superfluous CPU family check | Andreas Herrmann | 2010-10-28 | 1 | -29/+22 |
* | hwmon: (k8temp) Differentiate between AM2 and ASB1 | Andreas Herrmann | 2010-08-25 | 1 | -3/+32 |
* | hwmon: (k8temp) Adjust confusing if indentation | Julia Lawall | 2010-08-14 | 1 | -1/+2 |
* | hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions | Andreas Herrmann | 2010-07-09 | 1 | -4/+6 |
* | hwmon: (k8temp) Bypass core swapping on single-core processors | Jean Delvare | 2010-06-20 | 1 | -1/+1 |
* | hwmon: Make PCI device ids constant | Márton Németh | 2010-01-10 | 1 | -1/+1 |
* | hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUs | Andreas Herrmann | 2009-01-15 | 1 | -2/+15 |
* | hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUs | Andreas Herrmann | 2009-01-15 | 1 | -0/+9 |
* | hwmon: (k8temp) Warn about fam F rev F errata | Andreas Herrmann | 2009-01-15 | 1 | -7/+22 |
* | hwmon: Convert from class_device to device | Tony Jones | 2007-10-10 | 1 | -5/+5 |
* | hwmon: Update Rudolf Marek's e-mail address | Jean Delvare | 2006-12-12 | 1 | -2/+2 |
* | k8temp: Enable automatic loading | Jean Delvare | 2006-09-29 | 1 | -0/+2 |
* | hwmon: New driver k8temp | Rudolf Marek | 2006-09-29 | 1 | -0/+292 |