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
/
ibmpowernv.c
Age
Commit message (
Expand
)
Author
2020-12-02
hwmon: (ibmpowernv) Silence strncpy() warning
Lee Jones
2020-03-11
hwmon: (ibmpowernv) Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
2018-11-04
hwmon: (ibmpowernv) Remove bogus __init annotations
Geert Uytterhoeven
2018-10-10
hwmon: (ibmpowernv) drop unnecessary OF name NULL checks
Rob Herring
2018-10-10
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-07-31
hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups
Shilpasri G Bhat
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-21
hwmon: (ibmpowernv) Add energy sensors
Shilpasri G Bhat
2018-05-21
hwmon: (ibmpowernv): Add support to read 64 bit sensors
Shilpasri G Bhat
2017-06-20
hwmon: (ibmpowernv) Add current(A) sensor
Shilpasri G Bhat
2017-06-20
hwmon: (ibmpowernv) introduce a legacy_compatibles array
Cédric Le Goater
2017-06-11
hwmon: (ibmpowernv) Add highest/lowest attributes to sensors
Shilpasri G Bhat
2016-09-13
hwmon: (ibmpowernv) Fix label for cores numbers not threads
Michael Neuling
2015-10-14
hwmon: (ibmpowernv) Add OF compatibility table entry
Cédric Le Goater
2015-04-08
hwmon: (ibmpowernv) Fix build error seen for some configurations
Guenter Roeck
2015-04-08
hwmon: (ibmpowernv) pretty print labels
Cédric Le Goater
2015-04-08
hwmon: (ibmpowernv) add a label attribute
Cédric Le Goater
2015-04-08
hwmon: (ibmpowernv) add support for the new device tree
Cédric Le Goater
2015-04-08
hwmon: (ibmpowernv) add a helper routine create_hwmon_attr
Cédric Le Goater
2015-03-20
hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names
Cédric Le Goater
2015-03-20
hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype
Cédric Le Goater
2015-03-20
hwmon: (ibmpowernv) add a convert_opal_attr_name() routine
Cédric Le Goater
2015-03-20
hwmon: (ibmpowernv) add a get_sensor_type() routine
Cédric Le Goater
2015-03-20
hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP
Cédric Le Goater
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-30
hwmon: (ibmpowernv) Convert to module_platform_driver
Axel Lin
2014-11-30
hwmon: (ibmpowernv) Use platform 'id_table' to probe the device
Neelesh Gupta
2014-11-11
hwmon: (ibmpowernv) Quieten when probing finds no device
Michael Ellerman
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-04
hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place
Axel Lin
2014-08-04
hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and tempera...
Neelesh Gupta
2014-04-09
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
Benjamin Herrenschmidt
2014-03-24
powerpc/powernv: hwmon driver for power values, fan rpm and temperature
Shivaprasad G Bhat