Age | Commit message (Expand) | Author | Files | Lines |
2013-04-07 | hwmon: Fix checkpatch warning 'quoted string split across lines' | Guenter Roeck | 1 | -2/+2 |
2012-11-28 | hwmon: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwmon: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-28 | hwmon: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-10 | hwmon: Drop needless includes of <linux/delay.h> | Jean Delvare | 1 | -1/+0 |
2012-07-21 | hwmon: (k8temp) Convert to use devm_ functions | Guenter Roeck | 1 | -18/+7 |
2012-05-20 | hwmon: use module_pci_driver | Axel Lin | 1 | -12/+1 |
2012-03-18 | hwmon: (k8temp) fix checkpatch issues | Frans Meulenbroeks | 1 | -7/+8 |
2012-03-18 | hwmon: use DEFINE_PCI_DEVICE_TABLE | Frans Meulenbroeks | 1 | -1/+1 |
2011-05-25 | hwmon: Use helper functions to set and get driver data | Jean Delvare | 1 | -4/+4 |
2010-10-28 | hwmon: (k8temp) Remove superfluous CPU family check | Andreas Herrmann | 1 | -29/+22 |
2010-08-25 | hwmon: (k8temp) Differentiate between AM2 and ASB1 | Andreas Herrmann | 1 | -3/+32 |
2010-08-14 | hwmon: (k8temp) Adjust confusing if indentation | Julia Lawall | 1 | -1/+2 |
2010-07-09 | hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions | Andreas Herrmann | 1 | -4/+6 |
2010-06-20 | hwmon: (k8temp) Bypass core swapping on single-core processors | Jean Delvare | 1 | -1/+1 |
2010-01-10 | hwmon: Make PCI device ids constant | Márton Németh | 1 | -1/+1 |
2009-01-15 | hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUs | Andreas Herrmann | 1 | -2/+15 |
2009-01-15 | hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUs | Andreas Herrmann | 1 | -0/+9 |
2009-01-15 | hwmon: (k8temp) Warn about fam F rev F errata | Andreas Herrmann | 1 | -7/+22 |
2007-10-09 | hwmon: Convert from class_device to device | Tony Jones | 1 | -5/+5 |
2006-12-12 | hwmon: Update Rudolf Marek's e-mail address | Jean Delvare | 1 | -2/+2 |
2006-09-28 | k8temp: Enable automatic loading | Jean Delvare | 1 | -0/+2 |
2006-09-28 | hwmon: New driver k8temp | Rudolf Marek | 1 | -0/+292 |