index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-17
Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
8
-16
/
+73
2024-03-14
Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+216
2024-03-10
watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-03-10
watchdog: intel-mid_wdt: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+7
2024-03-10
watchdog: intel-mid_wdt: Remove unused intel-mid.h
Andy Shevchenko
1
-1
/
+0
2024-03-03
watchdog: stm32_iwdg: initialize default timeout
Ben Wolsieffer
1
-0
/
+3
2024-03-03
watchdog: sp805_wdt: deassert the reset if available
Yang Xiwen
1
-0
/
+8
2024-03-03
watchdog/hpwdt: Support Suspend and Resume
Jerry Hoemann
1
-0
/
+25
2024-03-03
watchdog: starfive: check watchdog status before enabling in system resume
Ji Sheng Teoh
1
-1
/
+4
2024-03-03
watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter
Ji Sheng Teoh
1
-2
/
+7
2024-03-03
watchdog: qcom: fine tune the max timeout value calculation
Kathiravan Thirumoorthy
1
-2
/
+5
2024-03-03
watchdog: Add kernel-doc for wdt_set_timeout()
Yang Li
1
-0
/
+4
2024-03-03
watchdog: core: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-8
/
+9
2024-02-25
watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs
Peter Griffin
2
-5
/
+4
2024-02-01
watchdog: Add ChromeOS EC-based watchdog driver
Lukasz Majczak
3
-0
/
+216
2024-01-12
Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
10
-40
/
+94
2023-12-24
watchdog: mlx_wdt: fix all kernel-doc warnings
Randy Dunlap
1
-3
/
+1
2023-12-17
watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
Werner Fischer
1
-1
/
+13
2023-12-17
watchdog: it87_wdt: Add IT8659 ID
Werner Fischer
1
-3
/
+5
2023-12-17
watchdog: it87_wdt: Remove redundant max_units setting
Werner Fischer
1
-4
/
+2
2023-12-17
watchdog: it87_wdt: add blank line after variable declaration
Werner Fischer
1
-0
/
+1
2023-12-17
watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
Vignesh Raghavendra
1
-1
/
+12
2023-12-17
watchdog: starfive: add lock annotations to fix context imbalances
Ben Dooks
1
-0
/
+2
2023-12-17
watchdog: mediatek: mt7988: add wdt support
Daniel Golle
1
-0
/
+42
2023-12-17
watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
Stefan Wahren
1
-1
/
+2
2023-12-17
watchdog/hpwdt: Remove unused variable
Jerry Hoemann
1
-4
/
+0
2023-12-17
watchdog/hpwdt: Remove redundant test.
Jerry Hoemann
1
-3
/
+0
2023-12-17
watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
Jerry Hoemann
1
-1
/
+1
2023-12-17
watchdog: txx9wdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-12-17
watchdog: starfive-wdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-17
watchdog: at91sam9_wdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-17
watchdog: txx9: Stop using module_platform_driver_probe()
Uwe Kleine-König
1
-5
/
+5
2023-12-17
watchdog: at91sam9: Stop using module_platform_driver_probe()
Uwe Kleine-König
1
-5
/
+5
2023-12-17
watchdog: set cdev owner before adding
Curtis Klein
1
-2
/
+1
2023-12-13
watchdog: s3c2410_wdt: Add support for Google gs101 SoC
Peter Griffin
1
-4
/
+43
2023-12-13
watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
Peter Griffin
1
-5
/
+5
2023-12-13
watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
Peter Griffin
1
-3
/
+25
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-322
/
+0
2023-11-09
Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
16
-79
/
+123
2023-10-29
watchdog: mlx-wdt: Parameter desctiption warning fix
Michael Shych
1
-0
/
+1
2023-10-29
watchdog: aspeed: Add support for aspeed,reset-mask DT property
Zev Weiss
1
-0
/
+11
2023-10-29
watchdog: apple: Deactivate on suspend
Janne Grunau
1
-0
/
+25
2023-10-29
wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset
Jacky Bai
1
-0
/
+8
2023-10-29
drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_ms
George Cherian
1
-0
/
+1
2023-10-29
drivers: watchdog: marvell_gti: fix zero pretimeout handling
Bharat Bhushan
1
-0
/
+7
2023-10-29
watchdog: marvell_gti: Replace of_platform.h with explicit includes
Rob Herring
1
-1
/
+1
2023-10-29
watchdog: imx_sc_wdt: continue if the wdog already enabled
Jacky Bai
1
-1
/
+4
2023-10-29
watchdog: st_lpc: Use device_get_match_data()
Rob Herring
1
-9
/
+2
2023-10-29
watchdog: wdat_wdt: Add timeout value as a param in ping method
Xing Tong Wu
1
-1
/
+1
2023-10-29
watchdog: gpio_wdt: Make use of device properties
Andy Shevchenko
1
-9
/
+7
[next]