summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-25Merge tag 'hwmon-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-21hwmon: emc2305: Use devm_thermal_of_cooling_device_registerFlorin Leotescu
2025-03-21hwmon: emc2305: Add OF supportFlorin Leotescu
2025-03-21hwmon: (acpi_power_meter) Replace the deprecated hwmon_device_registerHuisong Li
2025-03-18hwmon: add driver for HTU31Andrei Lalaev
2025-03-18hwmon: Add driver for TI INA233 Current and Power MonitorLeo Yang
2025-03-17hwmon: Add Congatec Board Controller monitoring driverThomas Richard
2025-03-17hwmon: (pmbus/ltc2978) add support for lt717xKim Seer Paller
2025-03-17hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}Tasos Sahanidis
2025-03-11hwmon: (dell-smm) Increment the number of fansKurt Borja
2025-03-07hwmon: (ntc_thermistor) return error instead of clipping on OOBMaud Spierings
2025-03-05hwmon: (pt5161l) Use per-client debugfs entryWolfram Sang
2025-03-04hwmon: Fix the missing of 'average' word in hwmon_power_attr_templatesHuisong Li
2025-03-03hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()Xinghuo Chen
2025-03-02hwmon: (acpi_power_meter) Fix the fake power alarm reportingHuisong Li
2025-03-02hwmon: (gpio-fan) Add missing mutex locksAlexander Stein
2025-03-02hwmon: (pmbus/core) Report content of CAPABILITY register in debugfsGuenter Roeck
2025-03-02hwmon: (pmbus/core) Optimize debugfs status attribute initializationGuenter Roeck
2025-03-02hwmon: (pmbus/core) Optimize debugfs block data attribute initializationGuenter Roeck
2025-03-02hwmon: (pmbus/core) Declare regulator notification function as voidGuenter Roeck
2025-03-02hwmon: (pmbus/core) Make debugfs code unconditionalGuenter Roeck
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