index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ibmaem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-1
/
+1
2020-03-09
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-19
hwmon: (ibmaem) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-8
/
+7
2018-09-19
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-24
hwmon: ibmaem: Use ktime_get_ns()
Thomas Gleixner
1
-4
/
+2
2013-09-12
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-08
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-19
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-11-01
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-18
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-13
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