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