aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/i5k_amb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-02-18hwmon: (i5k_amb) Replace S_<PERMS> with octal valuesGuenter Roeck1-6/+6
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2017-08-13hwmon: (i5k_amb) constify pci_device_idArvind Yadav1-1/+1
2017-01-02hwmon: (i5k_amb) use permission-specific DEVICE_ATTR variantsJulia Lawall1-2/+2
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-08-27hwmon: Change my email address.Darrick J. Wong1-2/+2
2013-06-21hwmon: (i5k_amb) Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitdataBill Pemberton1-2/+2
2012-11-28hwmon: remove use of __devinitBill Pemberton1-5/+5
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare1-1/+0
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare1-1/+0
2012-03-18hwmon: (i5k_amb) fix checkpatch issuesFrans Meulenbroeks1-3/+15
2011-08-23hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare1-28/+14
2010-11-22hwmon: (i5k_amb) Fix compile warningGuenter Roeck1-0/+2
2010-06-20hwmon: (i5k_amb) Fix sysfs attribute for lockdepKAMEZAWA Hiroyuki1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-07hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsetsDarrick J. Wong1-0/+7
2008-08-15i5k_amb: provide labels for temperature sensorsDarrick J. Wong1-1/+27
2008-05-24i5k_amb: support Intel 5400 chipsetDarrick J. Wong1-5/+34
2007-11-08hwmon: (i5k_amb) Convert macros to C functionsDarrick J. Wong1-22/+43
2007-11-08hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong1-0/+531