Age | Commit message (Expand) | Author | Files | Lines |
2020-08-04 | hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return value | Saheed O. Bolarinwa | 1 | -4/+8 |
2020-07-19 | hwmon: (i5k_amb) remove redundant assignment to variable res | Colin Ian King | 1 | -1/+1 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2019-02-18 | hwmon: (i5k_amb) Replace S_<PERMS> with octal values | Guenter Roeck | 1 | -6/+6 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+3 |
2017-08-13 | hwmon: (i5k_amb) constify pci_device_id | Arvind Yadav | 1 | -1/+1 |
2017-01-02 | hwmon: (i5k_amb) use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -2/+2 |
2014-10-20 | hwmon: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-08-27 | hwmon: Change my email address. | Darrick J. Wong | 1 | -2/+2 |
2013-06-21 | hwmon: (i5k_amb) Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2012-11-28 | hwmon: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwmon: remove use of __devinitdata | Bill Pemberton | 1 | -2/+2 |
2012-11-28 | hwmon: remove use of __devinit | Bill Pemberton | 1 | -5/+5 |
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-10-10 | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 1 | -1/+0 |
2012-03-18 | hwmon: (i5k_amb) fix checkpatch issues | Frans Meulenbroeks | 1 | -3/+15 |
2011-08-23 | hwmon: (i5k_amb) Drop i5k_channel_pci_id | Jean Delvare | 1 | -28/+14 |
2010-11-22 | hwmon: (i5k_amb) Fix compile warning | Guenter Roeck | 1 | -0/+2 |
2010-06-20 | hwmon: (i5k_amb) Fix sysfs attribute for lockdep | KAMEZAWA Hiroyuki | 1 | -0/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-01-07 | hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsets | Darrick J. Wong | 1 | -0/+7 |
2008-08-15 | i5k_amb: provide labels for temperature sensors | Darrick J. Wong | 1 | -1/+27 |
2008-05-24 | i5k_amb: support Intel 5400 chipset | Darrick J. Wong | 1 | -5/+34 |
2007-11-08 | hwmon: (i5k_amb) Convert macros to C functions | Darrick J. Wong | 1 | -22/+43 |
2007-11-08 | hwmon: (i5k_amb) New memory temperature sensor driver | Darrick J. Wong | 1 | -0/+531 |