summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2025-03-02hwmon: (pmbus/core) Use the new i2c_client debugfs directoryGuenter Roeck
2025-03-02hwmon: (pmbus/core) Use local debugfs variable in debugfs initializationGuenter Roeck
2025-03-02hwmon: (pmbus/core) Fix various coding style issuesGuenter Roeck
2025-03-02hwmon: (ad7314) Validate leading zero bits and return errorErik Schumacher
2025-03-02hwmon: (asus-ec-sensors) add PRIME X670E-PRO WIFIShengyu Qu
2025-03-02hwmon: (ntc_thermistor) Fix module name in the KconfigMaud Spierings
2025-03-02hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor tableMaud Spierings
2025-03-02hwmon: (pmbus/core) Replace deprecated strncpy() with strscpy()Thorsten Blum
2025-03-02hwmon: (pmbus) Initialise page count in pmbus_identify()Titus Rwantare
2025-03-02hwmon: (k10temp) add support for cyan skillfishMikhail Paulyshka
2025-03-02hwmon: (nct6683) Add customer ID for AMD BC-250Mikhail Paulyshka
2025-02-24hwmon: (peci/dimmtemp) Do not provide fake thresholds dataPaul Fertser
2025-02-24hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensorsArmin Wolf
2025-02-06hwmon: (xgene-hwmon) use appropriate type for the latency valueAndrey Vatoropin
2025-02-06hwmon: (sg2042) Add back module description/author tagsArnd Bergmann
2025-02-02hwmon: (sht3x) Use per-client debugfs entryWolfram Sang
2025-02-02hwmon: (tps23861) Use per-client debugfs entryWolfram Sang
2025-02-02hwmon: (sg2042) Use per-client debugfs entryWolfram Sang
2025-02-02hwmon: (ltc4282) Use per-client debugfs entryWolfram Sang
2025-02-02hwmon: (ina3221) Use per-client debugfs entryWolfram Sang
2025-02-02hwmon: (isl28022) Use per-client debugfs entryWolfram Sang
2025-02-02hwmon: (lm90): Add support for NCT7716, NCT7717 and NCT7718Ming Yu
2025-02-02hwmon: (pmbus/ltc2978) add support for ltm4673Cedric Encarnacion
2025-02-02hwmon: (gsc) drop unneeded assignment for cache_typeAndy Shevchenko
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-24Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-01-22Merge tag 'hwmon-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-22Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-15hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSESTDavid Lechner
2025-01-15hwmon: (drivetemp) Set scsi command timeout to 10sRussell Harmon
2025-01-15hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_dev...Kazuhiro Abe
2025-01-14hwmon: (tmp513) Fix division of negative numbersDavid Lechner
2025-01-13hwmon: pmbus: dps920ab: Add ability to instantiate through i2cDenis Kirjanov
2025-01-13hwmon: (pwm-fan) Default to the Maximum cooling level if providedPeter Korsgaard
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-12hwmon: (spd5118) Use generic parity calculationWolfram Sang
2025-01-12hwmon: (asus_atk0110) Use str_enabled_disabled() and str_enable_disable() hel...Thorsten Blum
2025-01-12hwmon: Fix help text for aspeed-g6-pwm-tachJoel Stanley
2025-01-09hwmon: (dell-smm) Add Dell XPS 9370 to fan control whitelistPovilas Kanapickas
2025-01-09hwmon: (acpi_power_meter) Fix update the power trip points on failureHuisong Li
2025-01-09hwmon: (acpi_power_meter) Fix uninitialized variablesHuisong Li
2025-01-09hwmon: (core) Use device name as a fallback in devm_hwmon_device_register_wit...Heiner Kallweit
2025-01-08hwmon: (pmbus/max15301) Add support for MAX15303Nuno Sa
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello
2025-01-08x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()Mario Limonciello
2025-01-07hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occurDaniil Stas
2025-01-07hwmon: (pmbus/adm1275) add adm1273 supportJohn Erasmus Mari Geronimo
2025-01-06hwmon: (nct6683) Add another customer ID for MSIJohn Audia
2025-01-06hwmon: (pwm-fan): Make use of device properties everywherePeter Korsgaard