aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ibmpex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-02-18hwmon: (ibmpex) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-8/+6
2018-09-18hwmon:ibm: Change ipmi_user_t to struct ipmi_user *Corey Minyard1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2015-03-09hwmon: (ibmpex) Allow format string checkingRasmus Villemoes1-11/+8
2014-05-21hwmon: (ibmpex) remove unnecessary OOM messagesJingoo Han1-3/+1
2013-08-27hwmon: Change my email address.Darrick J. Wong1-2/+2
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck1-8/+9
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare1-0/+1
2011-06-17hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-06ibmpex: add endian annotation to extract_data() helperHarvey Harrison1-1/+1
2008-10-17hwmon: (ibmpex) Automatically load on IBM systems via DMIDarrick J. Wong1-0/+6
2008-03-19ibmpex: report temperatures in mC, not CDarrick J. Wong1-1/+1
2008-03-19ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong1-3/+8
2007-11-08hwmon: (ibmpex) Change printk to dev_{info,err} macrosDarrick J. Wong1-25/+23
2007-11-08hwmon: (ibmpex.c) fix NULL dereferenceAdrian Bunk1-1/+1
2007-10-11hwmon: (ibmpex) Release IPMI user if hwmon registration failsDarrick J. Wong1-2/+1
2007-10-09hwmon: IBM power meter driverDarrick J. Wong1-0/+608