index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ibmaem.c
Age
Commit message (
Expand
)
Author
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
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