summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2026-08-10hwmon: (pmbus) Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10hwmon: (sht15) Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10hwmon: (pwm-fan) Remove redundant dev_err()Pan Chuang1-5/+1
2026-08-10hwmon: (npcm750-pwm-fan) Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10hwmon: (lm90) Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10hwmon: (da9055) Remove redundant dev_err()Pan Chuang1-4/+1
2026-08-10hwmon: (axi-fan-control) Remove redundant dev_err_probe()Pan Chuang1-2/+1
2026-08-10hwmon: (applesmc) Convert to hwmon_device_register_with_infoShih-Yuan Lee1-149/+321
2026-08-10hwmon: (applesmc) Fix lockless cache validation data raceShih-Yuan Lee1-2/+5
2026-08-10hwmon: (applesmc) Cache fan positions during register initializationShih-Yuan Lee1-1/+12
2026-08-10hwmon: (cros_ec) Synchronize EC access from the thermal device callbacksThomas Weißschuh1-0/+5
2026-08-10hwmon: (cros_ec) Store the hwmon device in cros_ec_hwmon_privThomas Weißschuh1-5/+5
2026-08-10hwmon: (cros_ec) Register the thermal devices after the hwmon onesThomas Weißschuh1-2/+6
2026-08-10hwmon: (acbel-fsg032) Add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-08-10hwmon: (pmbus) Add MPQ82D00 driverWensheng Wang3-0/+259
2026-08-10hwmon: (peci) Fix kernel-doc parameter names in common.hBabanpreet Singh1-2/+2
2026-08-10hwmon: (sht3x) Document support for GXCAS GXHT30Zaixiang Xu1-2/+3
2026-08-10hwmon: (sht3x) Add devicetree supportZaixiang Xu1-2/+13
2026-08-10hwmon: (asus-ec-sensors) detect unconnected physical sensorsEugene Shalygin1-4/+45
2026-08-10hwmon: (asus-ec-sensors) add T_Sensor for ROG STRIX X870E-E GAMING WIFIVishaal Saraiya1-1/+1
2026-08-10hwmon: (tmp401) register with thermal subsystemVincent Jardin1-1/+1
2026-08-10hwmon: (asus_ec_sensors) add ProArt Z690-CREATOR WIFIMaurice Mehlhaff1-0/+11
2026-08-10hwmon: (yogafan) Add support for Lenovo LOQ 15IAX9Sarbajit Sarkar1-0/+14
2026-08-10hwmon: (asus-ec-sensors) add ROG STRIX X870E-E GAMING WIFI7 R2Vishaal Saraiya1-0/+2
2026-08-10hwmon: (asus-ec-sensors) add ROG CROSSHAIR X870E HEROMiska Hämäläinen1-0/+10
2026-08-10hwmon: (asus-ec-sensors) add ROG Maximus Z790 HeroFlorian Schut1-0/+10
2026-08-10hwmon: (acpi_power_meter) Stop setting acpi_device_name/class()Rafael J. Wysocki1-5/+1
2026-08-10hwmon: Add Eswin EIC7700 PVT sensor driverHuan He4-0/+620
2026-08-10hwmon: (cros_ec) Implement custom kelvin to celsius conversionsThomas Weißschuh1-2/+10
2026-08-10hwmon: Driver for the temp/voltage sensor on PolarFire SoCLars Randers3-0/+404
2026-08-10hwmon: (xgene) Stop writing PCC shared memory signatureSudeep Holla1-4/+0
2026-08-10hwmon: (pmbus/adm1275) Support ROHM BD12790Matti Vaittinen2-5/+78
2026-08-10hwmon: (pmbus/adm1275) Support ROHM BD12780Matti Vaittinen2-9/+48
2026-08-10hwmon: (pmbus/adm1275) Support module auto-loadingMatti Vaittinen1-0/+16
2026-08-10hwmon: (chipcap2) Add support for labelFlaviu Nistor1-2/+23
2026-08-10hwmon: (pmbus/xdpe1a2g7b) Add regulator supportAbdurrahman Hussain2-0/+21
2026-08-10hwmon: (coretemp) Clarify attr_size commentXiming Zhang1-1/+1
2026-08-10hwmon: (pmbus/lm25066) add current limit configuration supportPotin Lai1-0/+37
2026-08-10hwmon: (pmbus) Add support for Silergy SQ24860Ziming Zhu3-0/+450
2026-08-10hwmon: (ina2xx) Add support for INA232Martino Facchin1-0/+20
2026-08-07Merge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-51/+87
2026-08-07Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2026-08-06hwmon: (corsair-psu) Fix linear11 calculationGuenter Roeck1-9/+14
2026-08-06hwmon: (corsair-psu) serialize debugfs access against hwmonAli Ahmet Memis1-0/+4
2026-08-06hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvoltGuenter Roeck1-1/+1
2026-08-06hwmon: (ltc4282) Clamp negative current limitsGuenter Roeck1-1/+5
2026-08-06hwmon: (ltc4282) Avoid overflow in maximum power calculationGuenter Roeck1-6/+6
2026-08-06hwmon: (ads7828) Fix external VREF regulator handlingQingshuang Fu1-5/+6
2026-08-06hwmon: (corsair-psu) fix possible out-of-bounds access on missing string term...Wilken Gottwalt1-2/+2
2026-08-04hwmon: (pmbus/lm25066) Fix PMBus coefficient calculationsGuenter Roeck1-2/+3