index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
8 days
hwmon: (max6639) Fix pulses-per-revolution implementation
Guenter Roeck
1
-5
/
+5
10 days
hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
Sanman Pradhan
1
-2
/
+5
11 days
hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
11 days
hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return value
Sanman Pradhan
1
-14
/
+21
11 days
hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
11 days
hwmon: (pmbus/hac300s) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
11 days
hwmon: axi-fan: don't use driver_override as IRQ name
Danilo Krummrich
1
-1
/
+1
14 days
Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2026-03-05
hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
Sanman Pradhan
1
-9
/
+10
2026-03-05
hwmon: (max6639) fix inverted polarity
Olivier Sobrie
1
-1
/
+1
2026-02-27
i3c: simplify combined i3c/i2c dependencies
Arnd Bergmann
1
-4
/
+2
2026-02-24
hwmon: (it87) Check the it87_lock() return value
Bart Van Assche
1
-1
/
+4
2026-02-24
Revert "hwmon: add SMARC-sAM67 support"
Michael Walle
3
-172
/
+0
2026-02-23
hwmon: (aht10) Fix initialization commands for AHT20
Hao Yu
1
-2
/
+4
2026-02-23
hwmon: (macsmc) Fix overflows, underflows, and sign extension
Guenter Roeck
1
-12
/
+16
2026-02-23
hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driver
Guenter Roeck
1
-14
/
+11
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
12
-27
/
+26
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2026-02-11
Merge tag 'hwmon-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-154
/
+876
2026-02-10
hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identification
Carl Lee
1
-0
/
+28
2026-02-10
Revert "hwmon: (ibmpex) fix use-after-free in high/low store"
Guenter Roeck
1
-7
/
+2
2026-02-07
hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...
Gui-Dong Han
1
-13
/
+13
2026-02-07
hwmon: (nct6775) use sysfs_emit instead of sprintf
Filippo Muscherà
1
-34
/
+36
2026-02-07
hwmon: Add support for HiTRON HAC300S PSU
Vasileios Amoiridis
3
-0
/
+142
2026-02-07
hwmon: (cros_ec) Add support for temperature thresholds
Thomas Weißschuh
1
-3
/
+54
2026-02-05
hwmon: (occ) Mark occ_init_attribute() as __printf
Arnd Bergmann
1
-0
/
+1
2026-02-02
hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabled
Gabor Juhos
1
-1
/
+1
2026-02-02
hwmon: (gpio-fan) Fix set_rpm() return value
Gabor Juhos
1
-2
/
+2
2026-01-31
hwmon: (cros_ec) Move temperature channel params to a macro
Thomas Weißschuh
1
-24
/
+25
2026-01-31
hwmon: (cros_ec) Add support for fan target speed
Thomas Weißschuh
1
-1
/
+25
2026-01-31
hwmon: (tmp108) Add support for P3T1035 and P3T2030
Mayank Mahajan
2
-38
/
+161
2026-01-31
hwmon: pmbus: add support for STEF48H28
Charles Hsu
3
-0
/
+85
2026-01-31
hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin
Felix Gu
1
-0
/
+1
2026-01-31
hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_child
Felix Gu
1
-0
/
+1
2026-01-31
hwmon: (gpd-fan) add support for Micro PC 2
Cryolitia PukNgae
1
-1
/
+26
2026-01-31
hwmon: (coretemp) Add TjMax for Silvermont through Tremont Atoms
Laveesh Bansal
1
-0
/
+9
2026-01-31
hwmon: (nct6683) Add customer ID for ASRock Z590 Taichi
Anj Duvnjak
1
-0
/
+3
2026-01-31
hwmon: (f71882fg) Add F81968 support
Ji-Ze Hong (Peter Hong)
1
-2
/
+4
2026-01-31
hwmon: (nct7363) Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-01-31
hwmon: (max6639) Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-01-31
hwmon: (emc2305) Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-01-31
hwmon: (acpi_power_meter) Replace deprecated strcpy() with strscpy()
Szymon Wilczek
1
-2
/
+2
2026-01-31
hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE
Denis Pauk
1
-0
/
+1
2026-01-31
hwmon: (asus-ec-sensors) Add VRM temperature for Pro WS WRX90E-SAGE SE
Jai Kith
1
-1
/
+4
2026-01-31
hwmon: (mp2925) Add vid offset for vid mode
Wensheng Wang
1
-2
/
+21
2026-01-31
hwmon: (dell-smm) Add support for Dell OptiPlex 7080
Armin Wolf
1
-0
/
+7
[next]