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
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
2 days
hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributes
Sanman Pradhan
1
-3
/
+18
2 days
hwmon: (pmbus/core) Add lock and unlock functions
Eddie James
2
-0
/
+32
2 days
hwmon: (occ) Fix division by zero in occ_show_power_1()
Sanman Pradhan
1
-9
/
+8
2 days
hwmon: (occ) Fix missing newline in occ_show_extended()
Sanman Pradhan
1
-1
/
+1
2 days
hwmon: (tps53679) Fix device ID comparison and printing in tps53676_identify()
Sanman Pradhan
1
-2
/
+2
2 days
hwmon: (pxe1610) Check return value of page-select write in probe
Sanman Pradhan
1
-1
/
+4
2 days
hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()
Sanman Pradhan
1
-1
/
+1
2 days
hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...
Sanman Pradhan
1
-1
/
+1
2 days
hwmon: (adm1177) fix sysfs ABI violation and current unit conversion
Sanman Pradhan
1
-23
/
+31
2026-03-25
hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
Sanman Pradhan
1
-2
/
+5
2026-03-25
hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
Sanman Pradhan
1
-9
/
+10
2026-03-25
hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...
Gui-Dong Han
1
-13
/
+13
2026-03-04
hwmon: (f71882fg) Add F81968 support
Ji-Ze Hong (Peter Hong)
1
-2
/
+4
2026-03-04
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-01-11
hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
Gui-Dong Han
1
-8
/
+18
2026-01-11
hwmon: (w83791d) Convert macros to functions to avoid TOCTOU
Gui-Dong Han
1
-6
/
+11
2026-01-11
hwmon: (max16065) Use local variable to avoid TOCTOU
Gui-Dong Han
1
-3
/
+4
2026-01-11
hwmon: (tmp401) fix overflow caused by default conversion rate value
Alexey Simakov
1
-1
/
+1
2026-01-11
hwmon: (ibmpex) fix use-after-free in high/low store
Junrui Luo
1
-2
/
+7
2026-01-11
hwmon: sy7636a: Fix regulator_enable resource leak on error path
Haotian Zhang
1
-6
/
+1
2025-12-07
hwmon: (dell-smm) Add support for Dell OptiPlex 7040
Armin Wolf
1
-0
/
+7
2025-12-07
hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutex
Ben Copeland
1
-1
/
+1
2025-12-07
hwmon: sy7636a: add alias
Andreas Kemnade
1
-0
/
+1
2025-12-07
hwmon: (sbtsi_temp) AMD CPU extended temperature range support
Chuande Chen
1
-15
/
+31
2025-10-15
hwmon: (mlxreg-fan) Separate methods of fan setting coming from different sub...
Vadim Pasternak
1
-8
/
+16
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-12
/
+12
2025-09-09
hwmon: mlxreg-fan: Prevent fans from getting stuck at 0 RPM
Vadim Pasternak
1
-3
/
+2
2025-08-28
hwmon: (gsc-hwmon) fix fan pwm setpoint show functions
Tim Harvey
1
-2
/
+2
2025-08-28
hwmon: (emc2305) Set initial PWM minimum value during probe based on thermal ...
Florin Leotescu
1
-2
/
+8
2025-07-24
hwmon: (corsair-cpro) Validate the size of the received input buffer
Marius Zachmann
1
-0
/
+5
2025-07-06
hwmon: (pmbus/max34440) Fix support for max34451
Alexis Czezar Torreno
1
-4
/
+44
2025-06-27
hwmon: (occ) fix unaligned accesses
Arnd Bergmann
1
-15
/
+13
2025-06-27
hwmon: (occ) Rework attribute registration for stack usage
Arnd Bergmann
1
-127
/
+85
2025-06-27
hwmon: (asus-ec-sensors) check sensor index in read_string()
Alexei Safin
1
-0
/
+4
2025-06-04
hwmon: (xgene-hwmon) use appropriate type for the latency value
Andrey Vatoropin
1
-1
/
+1
2025-06-04
hwmon: (gpio-fan) Add missing mutex locks
Alexander Stein
1
-1
/
+15
2025-06-04
hwmon: (dell-smm) Increment the number of fans
Kurt Borja
1
-1
/
+4
2025-04-10
hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
Tasos Sahanidis
1
-2
/
+2
2025-03-13
hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
Xinghuo Chen
1
-1
/
+1
2025-03-13
hwmon: (ad7314) Validate leading zero bits and return error
Erik Schumacher
1
-0
/
+10
2025-03-13
hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
Maud Spierings
1
-33
/
+33
2025-03-13
hwmon: (pmbus) Initialise page count in pmbus_identify()
Titus Rwantare
1
-0
/
+2
2025-01-23
hwmon: (tmp513) Fix division of negative numbers
David Lechner
1
-3
/
+4
2024-12-27
hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...
Murad Masimov
1
-1
/
+1
2024-12-27
hwmon: (tmp513) Fix Current Register value interpretation
Murad Masimov
1
-1
/
+1
2024-12-27
hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...
Murad Masimov
1
-2
/
+4
2024-12-27
hwmon: (tmp513) Use SI constants from units.h
Andy Shevchenko
1
-11
/
+10
2024-12-27
hwmon: (tmp513) Simplify with dev_err_probe()
Andy Shevchenko
1
-20
/
+15
2024-12-27
hwmon: (tmp513) Don't use "proxy" headers
Andy Shevchenko
1
-2
/
+6
[next]