summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-10watchdog: sama5d4: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10watchdog: realtek_otto: Remove redundant dev_err_probe()Pan Chuang1-1/+1
2026-08-10watchdog: orion: Remove redundant dev_err()Pan Chuang1-6/+2
2026-08-10watchdog: marvell_gti: Remove redundant dev_err_probe()Pan Chuang1-1/+1
2026-08-10watchdog: keembay: Remove redundant dev_err_probe()Pan Chuang1-2/+2
2026-08-10watchdog: intel-mid_wdt: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10watchdog: cadence_wdt: Remove redundant dev_err()Pan Chuang1-5/+1
2026-08-10watchdog: bd96801_wdt: Remove redundant dev_err_probe()Pan Chuang1-2/+1
2026-08-10watchdog: take all OF aliases into account when assigning idRasmus Villemoes1-3/+23
2026-08-10watchdog: via_wdt: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-08-10dt-bindings: watchdog: snps,dw-wdt: Add RV1106 compatibleSimon Glass1-0/+1
2026-08-10watchdog: realtek-otto: Change to use regmap APIRustam Adilov2-36/+39
2026-08-10watchdog: npcm: add bootstatus supportTomer Maimon1-2/+215
2026-08-10docs: watchdog: npcm: Add reset status descriptionTomer Maimon2-0/+72
2026-08-10dt-bindings: watchdog: npcm: add GCR syscon propertyTomer Maimon1-0/+14
2026-08-10dt-bindings: watchdog: apple,wdt: Add t6030 and t6031 compatiblesJanne Grunau1-0/+2
2026-08-10watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60Mark Pearson3-0/+302
2026-08-10watchdog: w83627hf_wdt: Use WDOG_HW_RUNNING for running chip on bootPaul Louvel1-0/+1
2026-08-10watchdog: w83627hf_wdt: Report the probed chip name via WDIOC_GETSUPPORTPaul Louvel1-2/+4
2026-08-10watchdog: w83627hf_wdt: Correctly identify Nuvoton NCT6126 chipPaul Louvel1-3/+12
2026-08-10watchdog: pretimeout: Add "dump" pretimeout governorTzung-Bi Shih4-2/+67
2026-08-10dt-bindings: watchdog: apple,wdt: Add t8132 compatibleYureka Lilian1-0/+1
2026-08-10dt-bindings: watchdog: Document Qualcomm Maili watchdogJingyi Wang1-0/+1
2026-08-10watchdog: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)3-12/+12
2026-08-10Merge tag 'samsung-dt-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+40
2026-08-10hwmon: (asus-ec-sensors) add ROG STRIX Z390-E GAMINGRodrigo Araujo2-0/+3
2026-08-10hwmon: (sysfs) Allow drivers to register const attributesThomas Weißschuh2-10/+10
2026-08-10hwmon: (corsair-psu) Update documentationWilken Gottwalt3-6/+6
2026-08-10hwmon: (core) Use const APIs for the dynamically allocated sysfs attributesThomas Weißschuh1-27/+27
2026-08-10hwmon: (core) Constify device attributesThomas Weißschuh1-8/+8
2026-08-10hwmon: (yogafan) Add support for new Lenovo modelsSergio Melas2-9/+87
2026-08-10hwmon: (adt7470) Add thermal zone sensor supportLuiz Angelo Daros de Luca1-0/+2
2026-08-10hwmon: (adt7470) Expose fan control via PWM frameworkLuiz Angelo Daros de Luca2-1/+194
2026-08-10hwmon: (adt7470) Add ADT7470_PWM_MAX macroLuiz Angelo Daros de Luca1-3/+4
2026-08-10dt-bindings: hwmon: add adi,adt7470Luiz Angelo Daros de Luca1-0/+58
2026-08-10hwmon: (pmbus/ir36021) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck1-15/+7
2026-08-10hwmon: (pmbus/max20830) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck1-30/+4
2026-08-10hwmon: (pmbus/ltc2978) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck1-12/+9
2026-08-10hwmon: (pmbus/adm1275) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck1-7/+2
2026-08-10hwmon: (pmbus/core) Introduce pmbus_read_smbus_i2c_block_data()Guenter Roeck2-8/+91
2026-08-10hwmon: (pmbus/mpq8646) Gate the writesVincent Jardin3-0/+347
2026-08-10hwmon: (pmbus) Add MPQ8646 driverVincent Jardin6-0/+969
2026-08-10dt-bindings: hwmon: pmbus: add MPS MPQ8646Vincent Jardin1-1/+4
2026-08-10hwmon: (pmbus/core) export pmbus_check_and_notify_faults()Vincent Jardin2-3/+12
2026-08-10hwmon: (cros_ec) Avoid threshold temperature conversion overflowsThomas Weißschuh1-2/+7
2026-08-10hwmon: (lm90) Switch channel parsing to fwnode APIsFlaviu Nistor1-26/+28
2026-08-10hwmon: remove tautological dependency expressions from KconfigLaszlo Ersek1-8/+0
2026-08-10hwmon: (pmbus/max20830): add support for max20830c and max20840cAlexis Czezar Torreno3-20/+47
2026-08-10dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c supportAlexis Czezar Torreno1-1/+7
2026-08-10hwmon: (pmbus/max20830): add VOUT feedback resistor scaling supportAlexis Czezar Torreno1-1/+64