summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-10hwmon: (gxp_fan_ctrl) Provide fan info via gpioNick Hawkins2-105/+3
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-10Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-21/+5
2026-08-10clocksource/drivers/timer-riscv: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdefferyThomas Weißschuh1-4/+0
2026-08-10clocksource/drivers/arm_arch_timer: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdefferyThomas Weißschuh1-4/+0
2026-08-10clocksource/drivers/mips-gic-timer: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdefferyThomas Weißschuh1-2/+0
2026-08-10mtd: rawnand: sunxi: fix H6/H616 controller timingsJames Hilliard1-13/+36
2026-08-10mtd: rawnand: sunxi: describe tADL and tWHR delaysJames Hilliard1-10/+20
2026-08-10mtd: rawnand: sunxi: group controller delay tablesJames Hilliard1-8/+28
2026-08-10pmdomain: Merge branch fixes into nextUlf Hansson1-1/+1
2026-08-10pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0Praveen Talari1-1/+1