index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
hwmon: (amc6821) add of_match table
Josua Mayer
1
-0
/
+11
2024-03-01
hwmon: (coretemp) Enlarge per package core count limit
Zhang Rui
1
-1
/
+1
2024-02-23
hwmon: (coretemp) Fix bogus core_id to attr name mapping
Zhang Rui
1
-13
/
+19
2024-02-23
hwmon: (coretemp) Fix out-of-bounds memory access
Zhang Rui
1
-6
/
+2
2024-02-23
hwmon: (aspeed-pwm-tacho) mutex for tach reading
Loic Prylli
1
-0
/
+7
2023-12-13
hwmon: (acpi_power_meter) Fix 4.29 MW bug
Armin Wolf
1
-0
/
+4
2023-11-20
hwmon: (coretemp) Fix potentially truncated sysfs attribute name
Zhang Rui
1
-1
/
+1
2023-08-11
hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled
Gilles Buloz
1
-1
/
+1
2023-06-09
hwmon: (scmi) Remove redundant pointer check
Nathan Chancellor
1
-1
/
+1
2023-04-05
hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
Frank Crawford
1
-1
/
+3
2023-03-22
hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...
Zheng Wang
1
-0
/
+1
2023-03-22
hwmon: (adt7475) Fix masking of hysteresis registers
Tony O'Brien
1
-2
/
+2
2023-03-22
hwmon: (adt7475) Display smoothing attributes in correct order
Tony O'Brien
1
-2
/
+2
2023-03-11
hwmon: (mlxreg-fan) Return zero speed for broken fan
Vadim Pasternak
1
-0
/
+6
2023-03-11
hwmon: (ltc2945) Handle error case in ltc2945_value_store
Jonathan Cormier
1
-0
/
+2
2022-12-08
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yang Yingliang
1
-1
/
+4
2022-12-08
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Auld
1
-0
/
+4
2022-12-08
hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
Gaosheng Cui
1
-0
/
+1
2022-12-08
hwmon: (i5500_temp) fix missing pci_disable_device()
Yang Yingliang
1
-1
/
+1
2022-11-03
hwmon/coretemp: Handle large core ID value
Zhang Rui
1
-15
/
+41
2022-09-15
hwmon: (gpio-fan) Fix array out of bounds access
Armin Wolf
1
-0
/
+3
2022-07-07
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-06-25
Revert "hwmon: Make chip parameter for with_info API mandatory"
Greg Kroah-Hartman
1
-7
/
+9
2022-06-14
hwmon: Make chip parameter for with_info API mandatory
Guenter Roeck
1
-9
/
+7
2022-05-18
hwmon: (f71882fg) Fix negative temperature
Ji-Ze Hong (Peter Hong)
1
-2
/
+3
2022-05-18
hwmon: (ltq-cputemp) restrict it to SOC_XWAY
Randy Dunlap
1
-1
/
+1
2022-05-18
hwmon: (tmp401) Add OF device ID table
Camel Guo
1
-0
/
+11
2022-05-12
hwmon: (adt7470) Fix warning on module removal
Armin Wolf
1
-2
/
+2
2022-04-15
hwmon: (pmbus) Add Vin unit off handling
Brandon Wyman
2
-1
/
+2
2022-04-15
hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING
Armin Wolf
1
-1
/
+1
2022-04-15
hwmon: (pmbus) Add mutex to regulator ops
Patrick Rudolph
1
-3
/
+13
2022-02-16
hwmon: (dell-smm) Speed up setting of fan speed
Armin Wolf
1
-4
/
+8
2022-02-08
hwmon: (lm90) Reduce maximum conversion rate for G781
Guenter Roeck
1
-1
/
+1
2021-12-29
hwmon: (lm90) Do not report 'busy' status bit as alarm
Guenter Roeck
1
-1
/
+2
2021-12-29
hwmon: (lm90) Fix usage of CONFIG2 register in detect function
Guenter Roeck
1
-3
/
+2
2021-12-22
hwmon: (dell-smm) Fix warning on /proc/i8k creation error
Armin Wolf
1
-2
/
+5
2021-11-26
hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff
Zev Weiss
1
-1
/
+1
2021-11-26
hwmon: Fix possible memleak in __hwmon_device_register()
Yang Yingliang
1
-2
/
+4
2021-11-26
hwmon: (pmbus/lm25066) Add offset coefficients
Zev Weiss
1
-0
/
+23
2021-10-06
hwmon: (tmp421) fix rounding for negative values
Paul Fertser
1
-16
/
+8
2021-10-06
hwmon: (tmp421) report /PVLD condition as fault
Paul Fertser
1
-6
/
+3
2021-10-06
hwmon: (tmp421) Replace S_<PERMS> with octal values
Guenter Roeck
1
-2
/
+2
2021-10-06
hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...
Vadim Pasternak
1
-3
/
+9
2021-07-20
hwmon: (max31790) Fix fan speed reporting for fan7..12
Guenter Roeck
1
-1
/
+1
2021-07-20
hwmon: (max31722) Remove non-standard ACPI device IDs
Guenter Roeck
1
-9
/
+0
2021-06-30
hwmon: (scpi-hwmon) shows the negative temperature properly
Riwen Lu
1
-0
/
+9
2021-05-26
Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
Greg Kroah-Hartman
1
-9
/
+2
2021-03-17
hwmon: (lm90) Fix max6658 sporadic wrong temperature reading
Boyang Yu
1
-4
/
+38
2020-10-29
hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}
Guenter Roeck
1
-3
/
+0
2020-09-09
hwmon: (applesmc) check status earlier.
Tom Rix
1
-15
/
+16
[next]