aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/ibmaem.c
AgeCommit message (Expand)Author
2014-07-23hwmon: ibmaem: Use ktime_get_ns()Thomas Gleixner
2013-09-11hwmon: (ibmaem) Fix return valueSachin Kamat
2013-08-27hwmon: Change my email address.Darrick J. Wong
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare
2012-03-18hwmon: (ibmaem) fix checkpatch issuesFrans Meulenbroeks
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-11-04hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare
2011-11-04hwmon: (ibmaem) Make instance initializations independentJean Delvare
2011-11-04hwmon: (ibmaem) Fix error pathsJean Delvare
2011-10-31drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron
2011-08-11hwmon: (ibmaem) add missing kfreeJulia Lawall
2011-06-17hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck
2011-05-25hwmon: Use helper functions to set and get driver dataJean Delvare
2011-01-08hwmon: (ibmaem) Use pr_fmt and pr_<level>Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-15hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong
2008-11-12Fix platform drivers that crash on suspend/resumeDarrick J. Wong
2008-10-17hwmon: (ibmaem) Automatically load on IBM systems via DMIDarrick J. Wong
2008-08-15ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong
2008-08-15ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong
2008-08-15ibmaem: update the documentation to reflect the current nameDarrick J. Wong
2008-06-04ibmaem endianness annotationsAl Viro
2008-05-24ibmaem: new driver for power/energy/temp meters in IBM System X hardwareDarrick J. Wong