aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-10watchdog: mediatek: Propagate errors from optional IRQ lookupbui duc phuc1-2/+2
2026-08-10watchdog: apple: Constify some structuresChristophe JAILLET1-2/+2
2026-08-10watchdog: pretimeout: Convert dump pretimeout governor to tristateMayank Rungta1-2/+2
2026-08-10nmi: Export CPU backtrace APIs for loadable modulesMayank Rungta2-4/+13
2026-08-10watchdog: booke_wdt: Document unused parameter of __booke_wdt_disable()Babanpreet Singh1-0/+1
2026-08-10watchdog: wdat_wdt: map registers that fall inside ACPI NVSRenê de Souza Pinto1-1/+26
2026-08-10watchdog: Add Nuvoton MA35D1 watchdog driver supportZi-Yu Chen3-0/+374
2026-08-10dt-bindings: watchdog: Add MA35D1 WatchdogZi-Yu Chen1-0/+55
2026-08-10watchdog: qcom: report bootstatus on IPQ9574 and IPQ5332Kathiravan Thirumoorthy1-0/+10
2026-08-10watchdog: qcom: report WDIOF_POWERUNDER in bootstatusKathiravan Thirumoorthy1-5/+13
2026-08-10watchdog: sprd: Remove redundant dev_err()Pan Chuang1-3/+1
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/krzk/linux into soc/dtArnd 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