aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ibmaem.c
Commit message (Expand)AuthorAge
* hwmon: (ibmaem) fix checkpatch issuesFrans Meulenbroeks2012-03-18
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare2011-11-04
* hwmon: (ibmaem) Make instance initializations independentJean Delvare2011-11-04
* hwmon: (ibmaem) Fix error pathsJean Delvare2011-11-04
* drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-10-31
* hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-11
* hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck2011-06-18
* hwmon: Use helper functions to set and get driver dataJean Delvare2011-05-25
* hwmon: (ibmaem) Use pr_fmt and pr_<level>Joe Perches2011-01-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong2009-06-15
* Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-12
* hwmon: (ibmaem) Automatically load on IBM systems via DMIDarrick J. Wong2008-10-17
* ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong2008-08-15
* ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong2008-08-15
* ibmaem: update the documentation to reflect the current nameDarrick J. Wong2008-08-15
* ibmaem endianness annotationsAl Viro2008-06-04
* ibmaem: new driver for power/energy/temp meters in IBM System X hardwareDarrick J. Wong2008-05-24