index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ibmaem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-05-22
hwmon: (ibmaem) Directly use ida_alloc()/free()
keliu
1
-5
/
+5
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-1
/
+1
2020-03-08
hwmon: (ibmaem) Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-02-18
hwmon: (ibmaem) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-8
/
+7
2018-09-18
hwmon:ibm: Change ipmi_user_t to struct ipmi_user *
Corey Minyard
1
-1
/
+1
2016-01-04
hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template st...
Julia Lawall
1
-6
/
+6
2014-07-23
hwmon: ibmaem: Use ktime_get_ns()
Thomas Gleixner
1
-4
/
+2
2013-09-11
hwmon: (ibmaem) Fix return value
Sachin Kamat
1
-1
/
+1
2013-08-27
hwmon: Change my email address.
Darrick J. Wong
1
-2
/
+2
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
1
-10
/
+11
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
1
-0
/
+1
2012-03-18
hwmon: (ibmaem) fix checkpatch issues
Frans Meulenbroeks
1
-1
/
+1
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-1
/
+1
2011-11-04
hwmon: (ibmaem) Avoid repeated memory allocations
Jean Delvare
1
-8
/
+20
2011-11-04
hwmon: (ibmaem) Make instance initializations independent
Jean Delvare
1
-10
/
+2
2011-11-04
hwmon: (ibmaem) Fix error paths
Jean Delvare
1
-8
/
+12
2011-10-31
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
1
-39
/
+8
2011-08-11
hwmon: (ibmaem) add missing kfree
Julia Lawall
1
-5
/
+10
2011-06-17
hwmon: (ibmaem) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-05-25
hwmon: Use helper functions to set and get driver data
Jean Delvare
1
-5
/
+5
2011-01-08
hwmon: (ibmaem) Use pr_fmt and pr_<level>
Joe Perches
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-15
hwmon: (ibmaem) Automatically load on HC10 blade
Darrick J. Wong
1
-0
/
+1
2008-11-12
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
1
-8
/
+10
2008-10-17
hwmon: (ibmaem) Automatically load on IBM systems via DMI
Darrick J. Wong
1
-0
/
+7
2008-08-15
ibmaem: don't query the entire sensor repository when reading energy meter
Darrick J. Wong
1
-5
/
+13
2008-08-15
ibmaem: prevent infinite probing loop on x3650 M2 systems
Darrick J. Wong
1
-1
/
+2
2008-08-15
ibmaem: update the documentation to reflect the current name
Darrick J. Wong
1
-3
/
+3
2008-06-04
ibmaem endianness annotations
Al Viro
1
-6
/
+6
2008-05-24
ibmaem: new driver for power/energy/temp meters in IBM System X hardware
Darrick J. Wong
1
-0
/
+1111