summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-07hwmon: (ina238) Rework and simplify temperature calculationsGuenter Roeck
2025-09-07hwmon: (ina238) Drop pointless power attribute check on attribute writesGuenter Roeck
2025-09-07hwmon: (ina238) Update documentation and Kconfig entryGuenter Roeck
2025-09-07hwmon: (ina238) Drop platform data supportGuenter Roeck
2025-09-07hwmon: Introduce 64-bit energy attribute supportGuenter Roeck
2025-09-07hwmon: (pwm-fan) Implement after shutdown fan settingsMarek Vasut
2025-09-07hwmon: (asus-ec-sensors) add PRIME Z270-AEugene Shalygin
2025-09-07hwmon: (asus-ec-sensors) sort declarationsMichael Tandy
2025-09-07hwmon: (asus-ec-sensors) add ROG STRIX Z690-E GAMING WIFITom Ingleby
2025-09-07hwmon: tmp102: Add support for labelFlaviu Nistor
2025-09-07hwmon: (asus-ec-sensors) refine config descriptionEugene Shalygin
2025-09-07(asus-ec-sensors) add Pro WS WRX90E-SAGE SEMichael Tandy
2025-09-07hwmon: (nct6775) Use int type to store negative error codesQianfeng Rong
2025-09-07hwmon: (coretemp) Replace x86_model checks with VFM onesDave Hansen
2025-09-07hwmon: (pmbus/isl68137) add support for Renesas RAA228244 and RAA228246Grant Peltier
2025-09-07hwmon: (sbtsi_temp) AMD CPU extended temperature range supportChuande Chen
2025-09-07hwmon: (lenovo-ec-sensors) Update P8 supprtDavid Ober
2025-09-07hwmon: (sch56xx-common) don't print superfluous errorsWolfram Sang
2025-09-07hwmon: (k10temp) Add device ID for Strix HaloRong Zhang
2025-09-07hwmon: (ltc4282) remove the use of dev_err_probe()Liao Yuanhong
2025-09-07hwmon: (pmbus/adm1275) add sq24905c supportChiShih Tsai
2025-09-07hwmon: (asus-ec-sensors) Narrow lock for X870E-CREATOR WIFIEugene Shalygin
2025-09-07hwmon: (asus-ec-sensors) Add Z790-I GAMING WIFIJamie Vickery
2025-09-07hwmon: (asus-ec-sensors) Add X670E-I GAMING WIFIRunar Grønås
2025-09-07hwmon: (lm75) Add NXP P3T1750 supportLakshay Piplani
2025-09-07hwmon: (asus-ec-sensors) Add ROG STRIX Z790E GAMING WIFI IINicholas Flintham
2025-09-07hwmon: (asus-ec-sensors) Add B650E-IDylan Tackoor
2025-09-07hwmon: (asus-ec-sensors) Add STRIX B850-I GAMING WIFILucas Yunkyu Lee
2025-09-07hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based modelsAvadhut Naik
2025-09-07Merge tag 'i2c-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-07Merge tag 'edac_urgent_for_v6.17_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-07Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-07clk: samsung: exynos990: Add PERIC0 and PERIC1 clock supportDenzeel Oliva
2025-09-07media: i2c: tc358743: add support for more infoframe typesHans Verkuil
2025-09-07media: v4l2-core: v4l2-dv-timings: support DRM IFsHans Verkuil
2025-09-07wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfsMiaoqian Lin
2025-09-07wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdrGustavo A. R. Silva
2025-09-07wifi: iwlwifi: Remove redundant header filesLiao Yuanhong
2025-09-07wifi: iwlwifi: Remove duplicated include in trans.cYang Li
2025-09-06power: supply: cw2015: Fix a alignment coding style issueAndy Yan
2025-09-06power: supply: Remove the use of dev_err_probe()Xichao Zhao
2025-09-06crypto: hisilicon/hpre - Remove unused curve25519 kpp supportEric Biggers
2025-09-06power: supply: use max() to improve codeQianfeng Rong
2025-09-06power: supply: rt9467: Add properties for VBUS and IBUS readingChiYuan Huang
2025-09-06power: supply: qcom_battmgr: add OOI chemistryChristopher Ruehl
2025-09-06power: supply: 88pm860x: make fsm_state array static const, simplify usageColin Ian King
2025-09-06power: supply: Remove error prints for devm_add_action_or_reset()Waqar Hameed
2025-09-06power: supply: bq2415x: replace deprecated strcpy() with strscpy()Miguel García
2025-09-06power: supply: gpio-charger: Clean up spacing for better readabilityDarshan R.
2025-09-06driver core: auxiliary bus: Optimize logic of auxiliary_match_id()Zijun Hu