Age | Commit message (Expand) | Author | Files | Lines |
2018-12-28 | Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+7 |
2018-12-16 | hwmon: (k10temp) Add Hygon Dhyana support | Pu Wen | 1 | -1/+2 |
2018-12-16 | hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck | 1 | -5/+5 |
2018-11-07 | hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs | Woods, Brian | 1 | -0/+1 |
2018-11-07 | hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs | Woods, Brian | 1 | -8/+1 |
2018-10-10 | hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors | Guenter Roeck | 1 | -2/+3 |
2018-08-09 | hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table | Guenter Roeck | 1 | -8/+2 |
2018-08-07 | hwmon: (k10temp) 27C Offset needed for Threadripper2 | Michael Larabel | 1 | -0/+2 |
2018-06-01 | hwmon: (k10temp) Make function get_raw_temp static | Colin Ian King | 1 | -1/+1 |
2018-05-21 | hwmon: (k10temp) Display both Tctl and Tdie | Guenter Roeck | 1 | -7/+48 |
2018-05-21 | hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs | Guenter Roeck | 1 | -0/+5 |
2018-05-13 | hwmon: (k10temp) Use API function to access System Management Network | Guenter Roeck | 1 | -5/+6 |
2018-04-29 | hwmon: (k10temp) Fix reading critical temperature register | Guenter Roeck | 1 | -10/+30 |
2018-04-25 | hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics | Guenter Roeck | 1 | -0/+5 |
2018-04-25 | hwmon: (k10temp) Add temperature offset for Ryzen 2700X | Guenter Roeck | 1 | -3/+9 |
2018-02-15 | Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+4 |
2018-02-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2018-02-15 | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 1 | -1/+1 |
2018-02-12 | hwmon: (k10temp) Only apply temperature offset if result is positive | Guenter Roeck | 1 | -1/+4 |
2018-01-19 | hwmon: (k10temp) Add temperature offset for Ryzen 1900X | Guenter Roeck | 1 | -0/+1 |
2017-11-16 | hwmon: (k10temp) Correct model name for Ryzen 1600X | Guenter Roeck | 1 | -1/+1 |
2017-10-29 | hwmon: (k10temp) Add support for temperature offsets | Guenter Roeck | 1 | -0/+30 |
2017-10-29 | hwmon: (k10temp) Add support for family 17h | Guenter Roeck | 1 | -0/+16 |
2017-10-29 | hwmon: (k10temp) Move chip specific code into probe function | Guenter Roeck | 1 | -17/+45 |
2017-01-02 | hwmon: (k10temp) use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -6/+6 |
2015-11-09 | hwmon: (k10temp) Remove duplicate pci-id define | Adam Majer | 1 | -1/+0 |
2014-09-22 | hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -76/+48 |
2014-09-22 | hwmon: (k10temp) Add support for F15h M60h | Aravind Gopalakrishnan | 1 | -3/+32 |
2014-04-02 | hwmon: (k10temp) Add support for AMD F16 M30h processor | Aravind Gopalakrishnan | 1 | -0/+1 |
2014-01-14 | hwmon: (k10temp) Add support for Kaveri CPUs | Phil Pokorny | 1 | -0/+1 |
2014-01-14 | hwmon: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
2013-09-12 | hwmon: (k10temp) remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-08-27 | hwmon: (k10temp) Add support for Fam16h (Kabini) | Wei Hu | 1 | -1/+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-06-07 | x86, amd_nb: Export model 0x10 and later PCI id | Borislav Petkov | 1 | -4/+1 |
2012-05-20 | hwmon: use module_pci_driver | Axel Lin | 1 | -12/+1 |
2012-04-01 | hwmon: (k10temp) Add support for AMD Trinity CPUs | Andre Przywara | 1 | -0/+4 |
2012-03-18 | hwmon: use DEFINE_PCI_DEVICE_TABLE | Frans Meulenbroeks | 1 | -1/+1 |
2011-05-25 | hwmon: (k10temp) Add support for Fam15h (Bulldozer) | Andre Przywara | 1 | -2/+3 |
2011-05-25 | hwmon: Use helper functions to set and get driver data | Jean Delvare | 1 | -3/+3 |
2011-02-18 | hwmon: (k10temp) add support for AMD Family 12h/14h CPUs | Clemens Ladisch | 1 | -2/+3 |
2010-06-20 | hwmon: (k10temp) Do not blacklist known working CPU models | Jean Delvare | 1 | -2/+12 |
2010-01-10 | hwmon: Make PCI device ids constant | Márton Németh | 1 | -1/+1 |
2010-01-10 | hwmon: (k10temp) Blacklist more family 10h processors | Clemens Ladisch | 1 | -6/+32 |
2009-12-16 | hwmon: New driver for AMD Family 10h/11h CPUs | Clemens Ladisch | 1 | -0/+197 |