summaryrefslogtreecommitdiff
path: root/drivers/hwmon/ibmaem.c
Commit message (Expand)AuthorAge
* hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template st...Julia Lawall2016-01-04
* hwmon: ibmaem: Use ktime_get_ns()Thomas Gleixner2014-07-23
* hwmon: (ibmaem) Fix return valueSachin Kamat2013-09-11
* hwmon: Change my email address.Darrick J. Wong2013-08-27
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: Add missing inclusions of <linux/err.h>Jean Delvare2012-10-10
* 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-17
* 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