summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/i5k_amb.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (i5k_amb) constify pci_device_idArvind Yadav2017-08-131-1/+1
* hwmon: (i5k_amb) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-2/+2
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: Change my email address.Darrick J. Wong2013-08-271-2/+2
* hwmon: (i5k_amb) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitdataBill Pemberton2012-11-281-2/+2
* hwmon: remove use of __devinitBill Pemberton2012-11-281-5/+5
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-101-1/+0
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-1/+0
* hwmon: (i5k_amb) fix checkpatch issuesFrans Meulenbroeks2012-03-181-3/+15
* hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare2011-08-231-28/+14
* hwmon: (i5k_amb) Fix compile warningGuenter Roeck2010-11-221-0/+2
* hwmon: (i5k_amb) Fix sysfs attribute for lockdepKAMEZAWA Hiroyuki2010-06-201-0/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsetsDarrick J. Wong2009-01-071-0/+7
* i5k_amb: provide labels for temperature sensorsDarrick J. Wong2008-08-151-1/+27
* i5k_amb: support Intel 5400 chipsetDarrick J. Wong2008-05-241-5/+34
* hwmon: (i5k_amb) Convert macros to C functionsDarrick J. Wong2007-11-081-22/+43
* hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong2007-11-081-0/+531