index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ibmaem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
2012-10-10
1
-0
/
+1
*
hwmon: (ibmaem) fix checkpatch issues
Frans Meulenbroeks
2012-03-18
1
-1
/
+1
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-1
/
+1
*
hwmon: (ibmaem) Avoid repeated memory allocations
Jean Delvare
2011-11-04
1
-8
/
+20
*
hwmon: (ibmaem) Make instance initializations independent
Jean Delvare
2011-11-04
1
-10
/
+2
*
hwmon: (ibmaem) Fix error paths
Jean Delvare
2011-11-04
1
-8
/
+12
*
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-10-31
1
-39
/
+8
*
hwmon: (ibmaem) add missing kfree
Julia Lawall
2011-08-11
1
-5
/
+10
*
hwmon: (ibmaem) Initialize sysfs attributes
Guenter Roeck
2011-06-17
1
-0
/
+2
*
hwmon: Use helper functions to set and get driver data
Jean Delvare
2011-05-25
1
-5
/
+5
*
hwmon: (ibmaem) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
hwmon: (ibmaem) Automatically load on HC10 blade
Darrick J. Wong
2009-06-15
1
-0
/
+1
*
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
2008-11-12
1
-8
/
+10
*
hwmon: (ibmaem) Automatically load on IBM systems via DMI
Darrick J. Wong
2008-10-17
1
-0
/
+7
*
ibmaem: don't query the entire sensor repository when reading energy meter
Darrick J. Wong
2008-08-15
1
-5
/
+13
*
ibmaem: prevent infinite probing loop on x3650 M2 systems
Darrick J. Wong
2008-08-15
1
-1
/
+2
*
ibmaem: update the documentation to reflect the current name
Darrick J. Wong
2008-08-15
1
-3
/
+3
*
ibmaem endianness annotations
Al Viro
2008-06-04
1
-6
/
+6
*
ibmaem: new driver for power/energy/temp meters in IBM System X hardware
Darrick J. Wong
2008-05-24
1
-0
/
+1111