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
/
ibmaem.c
Age
Commit message (
Expand
)
Author
2020-03-08
hwmon: (ibmaem) Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-18
hwmon: (ibmaem) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-09-18
hwmon:ibm: Change ipmi_user_t to struct ipmi_user *
Corey Minyard
2016-01-04
hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template st...
Julia Lawall
2014-07-23
hwmon: ibmaem: Use ktime_get_ns()
Thomas Gleixner
2013-09-11
hwmon: (ibmaem) Fix return value
Sachin Kamat
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
2012-03-18
hwmon: (ibmaem) fix checkpatch issues
Frans Meulenbroeks
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-11-04
hwmon: (ibmaem) Avoid repeated memory allocations
Jean Delvare
2011-11-04
hwmon: (ibmaem) Make instance initializations independent
Jean Delvare
2011-11-04
hwmon: (ibmaem) Fix error paths
Jean Delvare
2011-10-31
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-08-11
hwmon: (ibmaem) add missing kfree
Julia Lawall
2011-06-17
hwmon: (ibmaem) Initialize sysfs attributes
Guenter Roeck
2011-05-25
hwmon: Use helper functions to set and get driver data
Jean Delvare
2011-01-08
hwmon: (ibmaem) Use pr_fmt and pr_<level>
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-15
hwmon: (ibmaem) Automatically load on HC10 blade
Darrick J. Wong
2008-11-12
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
2008-10-17
hwmon: (ibmaem) Automatically load on IBM systems via DMI
Darrick J. Wong
2008-08-15
ibmaem: don't query the entire sensor repository when reading energy meter
Darrick J. Wong
2008-08-15
ibmaem: prevent infinite probing loop on x3650 M2 systems
Darrick J. Wong
2008-08-15
ibmaem: update the documentation to reflect the current name
Darrick J. Wong
2008-06-04
ibmaem endianness annotations
Al Viro
2008-05-24
ibmaem: new driver for power/energy/temp meters in IBM System X hardware
Darrick J. Wong