summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
3 daysMerge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 dayshwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan
13 dayshwmon: (max6639) fix inverted polarityOlivier Sobrie
2026-02-27i3c: simplify combined i3c/i2c dependenciesArnd Bergmann
2026-02-24hwmon: (it87) Check the it87_lock() return valueBart Van Assche
2026-02-24Revert "hwmon: add SMARC-sAM67 support"Michael Walle
2026-02-22hwmon: (aht10) Fix initialization commands for AHT20Hao Yu
2026-02-22hwmon: (macsmc) Fix overflows, underflows, and sign extensionGuenter Roeck
2026-02-22hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driverGuenter Roeck
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'hwmon-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identificationCarl Lee
2026-02-10Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck
2026-02-07hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han
2026-02-07hwmon: (nct6775) use sysfs_emit instead of sprintfFilippo Muscherà
2026-02-07hwmon: Add support for HiTRON HAC300S PSUVasileios Amoiridis
2026-02-07hwmon: (cros_ec) Add support for temperature thresholdsThomas Weißschuh
2026-02-04hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann
2026-02-02hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabledGabor Juhos
2026-02-02hwmon: (gpio-fan) Fix set_rpm() return valueGabor Juhos
2026-01-31hwmon: (cros_ec) Move temperature channel params to a macroThomas Weißschuh
2026-01-31hwmon: (cros_ec) Add support for fan target speedThomas Weißschuh
2026-01-31hwmon: (tmp108) Add support for P3T1035 and P3T2030Mayank Mahajan
2026-01-31hwmon: pmbus: add support for STEF48H28Charles Hsu
2026-01-31hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_faninFelix Gu
2026-01-31hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_childFelix Gu
2026-01-31hwmon: (gpd-fan) add support for Micro PC 2Cryolitia PukNgae
2026-01-31hwmon: (coretemp) Add TjMax for Silvermont through Tremont AtomsLaveesh Bansal
2026-01-31hwmon: (nct6683) Add customer ID for ASRock Z590 TaichiAnj Duvnjak
2026-01-31hwmon: (f71882fg) Add F81968 supportJi-Ze Hong (Peter Hong)
2026-01-31hwmon: (nct7363) Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-31hwmon: (max6639) Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-31hwmon: (emc2305) Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-31hwmon: (acpi_power_meter) Replace deprecated strcpy() with strscpy()Szymon Wilczek
2026-01-31hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SEDenis Pauk
2026-01-31hwmon: (asus-ec-sensors) Add VRM temperature for Pro WS WRX90E-SAGE SEJai Kith
2026-01-31hwmon: (mp2925) Add vid offset for vid modeWensheng Wang
2026-01-31hwmon: (dell-smm) Add support for Dell OptiPlex 7080Armin Wolf
2026-01-31hwmon: (pmbus) Add mp5926 driverYuxi Wang
2026-01-31hwmon: Use sysfs_emit in show function callbacksKari Argillander
2026-01-31hwmon: Fix wrong return errno in *sanitize_name()Kari Argillander
2026-01-31hwmon: (fam15h_power) Use generic power managementVaibhav Gupta
2026-01-31hwmon: (sht3x) add support for SHT85Antoni Pokusinski
2026-01-31hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI ARobert McIntyre
2026-01-31hwmon: (asus-ec-sensors) add ROG MAXIMUS X HEROReis Holmes
2026-01-31hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()Rafael J. Wysocki