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
Age
Commit message (
Expand
)
Author
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2022-01-09
hwmon: (nzxt-smart2) make array detect_fans_report static const
Colin Ian King
2021-12-28
hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probe
Peiwei Hu
2021-12-27
hwmon: (nzxt-smart2) Fix "unused function" warning
Aleksandr Mezin
2021-12-26
hwmon: (dell-smm) Pack the whole smm_regs struct
Armin Wolf
2021-12-26
hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage
Denis Pauk
2021-12-26
hwmon: (mr75203) fix wrong power-up delay value
Arseny Demidov
2021-12-26
hwmon/pmbus: (ir38064) Fix spelling mistake "comaptible" -> "compatible"
Colin Ian King
2021-12-26
hwmon/pmbus: (ir38064) Expose a regulator
Patrick Rudolph
2021-12-26
hwmon/pmbus: (ir38064) Add of_match_table
Arthur Heymans
2021-12-26
hwmon/pmbus: (ir38064) Add support for IR38060, IR38164 IR38263
Patrick Rudolph
2021-12-26
hwmon: add driver for NZXT RGB&Fan Controller/Smart Device v2.
Aleksandr Mezin
2021-12-26
hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMING
Denis Pauk
2021-12-26
hwmon: (pmbus) Add support for MPS Multi-phase mp5023
Howard.Chiu@quantatw.com
2021-12-26
hwmon: (pmbus) Add Delta AHE-50DC fan control module driver
Zev Weiss
2021-12-26
hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Drop OF dependency
Linus Walleij
2021-12-26
hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked()
Armin Wolf
2021-12-26
hwmon: (dell-smm) Simplify ioctl handler
Armin Wolf
2021-12-26
hwmon: (raspberrypi) Exit immediately in case of error in init
Armin Wolf
2021-12-26
hwmon: (nct6775) delete some extension lines
Dan Carpenter
2021-12-26
hwmon: (ntc_thermistor) Move DT matches to the driver block
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Switch to generic firmware props
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Move and refactor DT parsing
Linus Walleij
2021-12-26
hwmon: (adm1031) Remove redundant assignment to variable range
Colin Ian King
2021-12-26
hwmon: (asus_wmi_sensors) fix an array overflow
Dan Carpenter
2021-12-26
hwmon: (asus_wmi_ec_sensors) fix array overflow
Dan Carpenter
2021-12-26
hwmon: (sht4x) Add device tree match table
David Mosberger-Tang
2021-12-26
hwmon: (ntc_thermistor) Merge platform data
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIO
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Drop get_ohm()
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Merge platform data into driver
Linus Walleij
2021-12-26
hwmon: (jc42) Add support for ONSEMI N34TS04
Guenter Roeck
2021-12-26
hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
Babu Moger
2021-12-26
hwmon: (asus_wmi_sensors) Support X370 Asus WMI.
Denis Pauk
2021-12-26
hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI.
Denis Pauk
2021-12-26
hwmon: (f71882fg) Add F81966 support
Menghui Wu
2021-12-26
hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617A
Guenter Roeck
2021-12-26
hwmon: (tmp401) Hide register write address differences in regmap code
Guenter Roeck
2021-12-26
hwmon: (tmp401) Use regmap
Guenter Roeck
2021-12-26
hwmon: (tmp401) Convert to _info API
Guenter Roeck
2021-12-26
hwmon: (tmp401) Simplify temperature register arrays
Guenter Roeck
2021-12-26
hwmon: Driver for Texas Instruments INA238
Nathan Rossi
2021-12-26
hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
Babu Moger
2021-12-26
hwmon: (k10temp) Remove unused definitions
Babu Moger
2021-12-12
hwmon: (lm90) Do not report 'busy' status bit as alarm
Guenter Roeck
2021-12-12
hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681
Guenter Roeck
2021-12-12
hwmon: (lm90) Drop critical attribute support for MAX6654
Guenter Roeck
[next]