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
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
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
5 days
hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
Sanman Pradhan
1
-9
/
+10
12 days
hwmon: (max6639) fix inverted polarity
Olivier Sobrie
1
-1
/
+1
12 days
hwmon: (it87) Check the it87_lock() return value
Bart Van Assche
1
-1
/
+4
12 days
hwmon: (aht10) Fix initialization commands for AHT20
Hao Yu
1
-2
/
+4
12 days
hwmon: (aht10) Add support for dht20
Akhilesh Patil
2
-6
/
+19
12 days
hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...
Gui-Dong Han
1
-13
/
+13
2026-03-04
hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin
Felix Gu
1
-0
/
+1
2026-03-04
hwmon: (f71882fg) Add F81968 support
Ji-Ze Hong (Peter Hong)
1
-2
/
+4
2026-03-04
hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_child
Felix Gu
1
-0
/
+1
2026-03-04
hwmon: (nct6683) Add customer ID for ASRock Z590 Taichi
Anj Duvnjak
1
-0
/
+3
2026-03-04
hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE
Denis Pauk
1
-0
/
+1
2026-03-04
hwmon: (dell-smm) Add support for Dell OptiPlex 7080
Armin Wolf
1
-0
/
+7
2026-02-26
hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identification
Carl Lee
1
-0
/
+28
2026-02-26
Revert "hwmon: (ibmpex) fix use-after-free in high/low store"
Guenter Roeck
1
-7
/
+2
2026-02-11
hwmon: (occ) Mark occ_init_attribute() as __printf
Arnd Bergmann
1
-0
/
+1
2026-02-11
hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()
Rafael J. Wysocki
1
-3
/
+14
2026-02-11
hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelist
leobannocloutier@gmail.com
1
-0
/
+8
2026-02-11
hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabled
Gabor Juhos
1
-1
/
+1
2026-02-11
hwmon: (gpio-fan) Fix set_rpm() return value
Gabor Juhos
1
-2
/
+2
2026-01-08
hwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible()
Armin Wolf
1
-2
/
+2
2026-01-02
hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
Gui-Dong Han
1
-8
/
+18
2026-01-02
hwmon: (w83791d) Convert macros to functions to avoid TOCTOU
Gui-Dong Han
1
-6
/
+11
2026-01-02
hwmon: (max6697) fix regmap leak on probe failure
Johan Hovold
1
-1
/
+1
2026-01-02
hwmon: (max16065) Use local variable to avoid TOCTOU
Gui-Dong Han
1
-3
/
+4
2026-01-02
hwmon: (emc2305) fix double put in emc2305_probe_childs_from_dt
Pei Xiao
1
-3
/
+1
2026-01-02
hwmon: (emc2305) fix device node refcount leak in error path
Pei Xiao
1
-1
/
+3
2026-01-02
hwmon: (ltc4282): Fix reset_history file permissions
Nuno Sá
1
-3
/
+6
2026-01-02
hwmon: (tmp401) fix overflow caused by default conversion rate value
Alexey Simakov
1
-1
/
+1
2026-01-02
hwmon: (ibmpex) fix use-after-free in high/low store
Junrui Luo
1
-2
/
+7
2026-01-02
hwmon: (dell-smm) Limit fan multiplier to avoid overflow
Denis Sergeev
1
-0
/
+9
2025-12-18
hwmon: sy7636a: Fix regulator_enable resource leak on error path
Haotian Zhang
1
-6
/
+1
2025-11-12
hwmon: (gpd-fan) initialize EC on driver load for Win 4
Cryolitia PukNgae
1
-27
/
+25
2025-11-12
hwmon: (gpd-fan) Fix compilation error in non-ACPI builds
Gopi Krishna Menon
1
-1
/
+1
2025-10-19
hwmon: (sht3x) Fix error handling
Guenter Roeck
1
-10
/
+17
2025-10-19
hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc()
Li Qiang
1
-0
/
+3
2025-10-19
hwmon: (pmbus/isl68137) Fix child node reference leak on early return
Erick Karanja
1
-2
/
+1
2025-10-19
hwmon: (gpd-fan) Fix error handling in gpd_fan_probe()
Harshit Mogalapalli
1
-3
/
+3
2025-10-19
hwmon: (gpd-fan) Fix return value when platform_get_resource() fails
Harshit Mogalapalli
1
-2
/
+2
2025-10-19
hwmon: (pmbus/max34440) Update adpm12160 coeff due to latest FW
Alexis Czezar Torreno
1
-6
/
+6
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+960
2025-09-25
hwmon: (mlxreg-fan) Add support for new flavour of capability register
Vadim Pasternak
1
-3
/
+15
2025-09-25
hwmon: (mlxreg-fan) Separate methods of fan setting coming from different sub...
Vadim Pasternak
1
-8
/
+16
2025-09-25
hwmon: (cros_ec) register fans into thermal framework cooling devices
Sung-Chi Li
1
-0
/
+83
2025-09-25
hwmon: (cros_ec) add PWM control over fans
Sung-Chi Li
1
-0
/
+230
2025-09-25
hwmon: add SMARC-sAM67 support
Michael Walle
3
-0
/
+172
2025-09-25
hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS WIFI
Mohamad Kamal
1
-0
/
+2
2025-09-24
hwmon: (dell-smm) Add support for Dell OptiPlex 7040
Armin Wolf
1
-0
/
+7
2025-09-24
hwmon: (dell-smm) Add support for automatic fan mode
Armin Wolf
1
-13
/
+61
2025-09-24
hwmon: (gpd-fan) complete Kconfig dependencies
Cryolitia PukNgae
1
-1
/
+1
2025-09-24
hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutex
Ben Copeland
1
-1
/
+1
[next]