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
/
include
/
linux
/
hwmon.h
Age
Commit message (
Expand
)
Author
2020-09-23
hwmon: (core) Add support for rated attributes
Zbigniew Lukwinski
2020-05-28
hwmon: Add notification support
Guenter Roeck
2020-01-23
hwmon: Add support for enable attributes to hwmon core
Guenter Roeck
2020-01-23
hwmon: Add intrusion templates
Dr. David Alan Gilbert
2019-10-02
hwmon: Fix HWMON_P_MIN_ALARM mask
Nuno Sá
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-04-15
hwmon: Add support for samples attributes
Guenter Roeck
2019-04-15
hwmon: Add convience macro to define simple static sensors
Charles Keepax
2018-10-10
hwmon: (core) Add hwmon_in_enable attribute
Nicolin Chen
2018-07-18
hwmon: Add helper to tell if a char is invalid in a name
Andrew Lunn
2018-07-18
hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm
Andrew Lunn
2018-07-18
hwmon: Add missing HWMON_T_LCRIT_ALARM define
Andrew Lunn
2018-02-28
hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
Sudeep Holla
2017-04-02
hwmon: Constify str parameter of hwmon_ops->read_string
Jean Delvare
2017-03-22
hwmon: Add missing HWMON_T_ALARM
Peter Huewe
2016-12-09
hwmon: (core) Rename groups parameter in API to extra_groups
Guenter Roeck
2016-12-09
hwmon: (core) Deprecate hwmon_device_register()
Guenter Roeck
2016-12-09
hwmon: (core) Add support for string attributes to new API
Guenter Roeck
2016-12-09
hwmon: (core) Clarify when read and write callbacks are mandatory
Guenter Roeck
2016-09-08
hwmon: (core) Add basic pwm attribute support to new API
Guenter Roeck
2016-09-08
hwmon: (core) Add fan attribute support to new API
Guenter Roeck
2016-09-08
hwmon: (core) Add energy and humidity attribute support to new API
Guenter Roeck
2016-09-08
hwmon: (core) Add power attribute support to new API
Guenter Roeck
2016-09-08
hwmon: (core) Add current attribute support to new API
Guenter Roeck
2016-09-08
hwmon: (core) Add voltage attribute support to new API
Guenter Roeck
2016-09-08
hwmon: (core) New hwmon registration API
Guenter Roeck
2013-10-13
hwmon: Provide managed hwmon registration
Guenter Roeck
2013-10-13
hwmon: Introduce hwmon_device_register_with_groups
Guenter Roeck
2013-01-25
hwmon: Retire SENSORS_LIMIT
Guenter Roeck
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
2005-09-05
[PATCH] hwmon: move SENSORS_LIMIT to hwmon.h
Jean Delvare
2005-09-05
[PATCH] I2C hwmon: hwmon sysfs class
Mark M. Hoffman