index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ibmpex.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-18
hwmon: (ibmpex) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-09-18
hwmon:ibm: Change ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2015-03-09
hwmon: (ibmpex) Allow format string checking
Rasmus Villemoes
2014-05-21
hwmon: (ibmpex) remove unnecessary OOM messages
Jingoo Han
2013-08-27
hwmon: Change my email address.
Darrick J. Wong
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
2011-06-17
hwmon: (ibmpex) Initialize sysfs attributes
Guenter Roeck
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-06
ibmpex: add endian annotation to extract_data() helper
Harvey Harrison
2008-10-17
hwmon: (ibmpex) Automatically load on IBM systems via DMI
Darrick J. Wong
2008-03-19
ibmpex: report temperatures in mC, not C
Darrick J. Wong
2008-03-19
ibmpex: correct power use multipliers for QS2x blade
Darrick J. Wong
2007-11-08
hwmon: (ibmpex) Change printk to dev_{info,err} macros
Darrick J. Wong
2007-11-08
hwmon: (ibmpex.c) fix NULL dereference
Adrian Bunk
2007-10-11
hwmon: (ibmpex) Release IPMI user if hwmon registration fails
Darrick J. Wong
2007-10-09
hwmon: IBM power meter driver
Darrick J. Wong