aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/i5k_amb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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