summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ibmaem.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-071-10/+11
* hwmon: Add missing inclusions of <linux/err.h>Jean Delvare2012-10-101-0/+1
* hwmon: (ibmaem) fix checkpatch issuesFrans Meulenbroeks2012-03-181-1/+1
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-1/+1
* hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare2011-11-041-8/+20
* hwmon: (ibmaem) Make instance initializations independentJean Delvare2011-11-041-10/+2
* hwmon: (ibmaem) Fix error pathsJean Delvare2011-11-041-8/+12
* drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-10-311-39/+8
* hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-111-5/+10
* hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck2011-06-171-0/+2
* hwmon: Use helper functions to set and get driver dataJean Delvare2011-05-251-5/+5
* hwmon: (ibmaem) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong2009-06-151-0/+1
* Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-121-8/+10
* hwmon: (ibmaem) Automatically load on IBM systems via DMIDarrick J. Wong2008-10-171-0/+7
* ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong2008-08-151-5/+13
* ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong2008-08-151-1/+2
* ibmaem: update the documentation to reflect the current nameDarrick J. Wong2008-08-151-3/+3
* ibmaem endianness annotationsAl Viro2008-06-041-6/+6
* ibmaem: new driver for power/energy/temp meters in IBM System X hardwareDarrick J. Wong2008-05-241-0/+1111