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-07-13
hwmon: (lm90) Add support for ON Semiconductor NCT214 and NCT72
Guenter Roeck
2022-07-13
hwmon: (lm90) Add explicit support for NCT210
Guenter Roeck
2022-07-13
hwmon: (lm90) Combine lm86 and lm90 configuration
Guenter Roeck
2022-07-13
hwmon: (lm90) Add remaining chips supported by adm1021 driver
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for ADM1021, ADM1021A, and ADM1023
Guenter Roeck
2022-07-13
hwmon: (lm90) Support MAX1617 and LM84
Guenter Roeck
2022-07-13
hwmon: (lm90) Introduce 16-bit register write function
Guenter Roeck
2022-07-13
hwmon: (lm90) Let lm90_read16() handle 8-bit read operations
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for MAX6642
Guenter Roeck
2022-07-13
hwmon: (lm90) Add flag to indicate conversion rate support
Guenter Roeck
2022-07-13
hwmon: (lm90) Add flag to indicate support for minimum temperature limits
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for MAX6690
Guenter Roeck
2022-07-13
hwmon: (lm90) Strengthen chip detection for ADM1032, ADT7461(A), and NCT1008
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483
Guenter Roeck
2022-07-13
hwmon: (lm90) Add explicit support for MAX6648/MAX6692
Guenter Roeck
2022-07-13
hwmon: (lm90) Add flag to indicate 'alarms' attribute support
Guenter Roeck
2022-07-13
hwmon: (lm90) Fix/Add detection of G781-1
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for additional chip revision of NCT1008
Guenter Roeck
2022-07-13
hwmon: (lm90) Rework detect function
Guenter Roeck
2022-07-13
hwmon: (lm90) Use single flag to indicate extended temperature support
Guenter Roeck
2022-07-13
hwmon: (lm90) Support multiple temperature resolutions
Guenter Roeck
2022-07-13
hwmon: (lm90) Only re-read registers if volatile
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for unsigned and signed temperatures
Guenter Roeck
2022-07-13
hwmon: (lm90) Enable full PEC support for ADT7461A
Guenter Roeck
2022-07-13
hwmon: (lm90) Add partial PEC support for ADT7461
Guenter Roeck
2022-07-13
hwmon: (lm90) Improve PEC support
Guenter Roeck
2022-07-13
hwmon: (lm90) Stop using R_/W_ register prefix
Guenter Roeck
2022-07-13
hwmon: (lm90) Move status register bit shifts to compile time
Guenter Roeck
2022-07-13
hwmon: (lm90) Use BIT macro
Guenter Roeck
2022-07-13
hwmon: (lm90) Reorder chip enumeration to be in alphabetical order
Guenter Roeck
2022-07-13
hwmon: (lm90) Reorder include files in alphabetical order
Guenter Roeck
2022-07-13
hwmon: (lm90) Rework alarm/status handling
Guenter Roeck
2022-07-13
hwmon: (lm90) Generate sysfs and udev events for all alarms
Guenter Roeck
2022-07-13
hwmon: (pmbus) Move pec attribute to I2C device
Guenter Roeck
2022-07-01
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
2022-06-29
hwmon: (pmbus/ucd9200) fix typos in comments
Jiang Jian
2022-06-29
hwmon: (occ) Prevent power cap command overwriting poll response
Eddie James
2022-06-15
hwmon: (asus-ec-sensors) add missing comma in board name list.
Michael Carns
2022-06-07
hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active
Eddie James
2022-05-22
hwmon: (aquacomputer_d5next) Fix an error handling path in aqc_probe()
Christophe JAILLET
2022-05-22
hwmon: (sl28cpld) Fix typo in comment
Julia Lawall
2022-05-22
hwmon: (pmbus) Check PEC support before reading other registers
Adam Wujek
2022-05-22
hwmon: (dimmtemp) Fix bitmap handling
Guenter Roeck
2022-05-22
hwmon: (lm90) enable extended range according to DTS node
Holger Brunck
2022-05-22
hwmon: (ibmaem) Directly use ida_alloc()/free()
keliu
2022-05-22
hwmon: Directly use ida_alloc()/free()
keliu
2022-05-22
hwmon: (asus-ec-sensors) fix Formula VIII definition
Eugene Shalygin
2022-05-22
hwmon: (sl28cpld-hwmon) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2022-05-22
hwmon: (pwm-fan) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2022-05-22
hwmon: (peci/dimmtemp) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
[prev]
[next]