summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ibmpex.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ibmpex) Allow format string checkingRasmus Villemoes2015-03-091-11/+8
* hwmon: (ibmpex) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* hwmon: Change my email address.Darrick J. Wong2013-08-271-2/+2
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-071-8/+9
* hwmon: Add missing inclusions of <linux/err.h>Jean Delvare2012-10-101-0/+1
* hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck2011-06-171-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ibmpex: add endian annotation to extract_data() helperHarvey Harrison2009-01-061-1/+1
* hwmon: (ibmpex) Automatically load on IBM systems via DMIDarrick J. Wong2008-10-171-0/+6
* ibmpex: report temperatures in mC, not CDarrick J. Wong2008-03-191-1/+1
* ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong2008-03-191-3/+8
* hwmon: (ibmpex) Change printk to dev_{info,err} macrosDarrick J. Wong2007-11-081-25/+23
* hwmon: (ibmpex.c) fix NULL dereferenceAdrian Bunk2007-11-081-1/+1
* hwmon: (ibmpex) Release IPMI user if hwmon registration failsDarrick J. Wong2007-10-111-2/+1
* hwmon: IBM power meter driverDarrick J. Wong2007-10-091-0/+608