index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2016-10-08
watchdog: pretimeout: add panic pretimeout governor
Vladimir Zapolskiy
2016-10-08
watchdog: pretimeout: add noop pretimeout governor
Vladimir Zapolskiy
2016-10-08
watchdog: add watchdog pretimeout governor framework
Vladimir Zapolskiy
2016-10-03
watchdog: hpwdt: add support for iLO5
Brian Boylston
2016-09-24
watchdog: add pretimeout support to the core
Wolfram Sang
2016-09-24
watchdog: imx2_wdt: use preferred BIT macro instead of open coded values
Vladimir Zapolskiy
2016-09-24
watchdog: st_wdt: Remove support for obsolete platforms
Peter Griffin
2016-09-24
watchdog: mt7621_wdt: Remove assignment of dev pointer
Guenter Roeck
2016-09-24
watchdog: rt2880_wdt: Remove assignment of dev pointer
Matt Redfearn
2016-09-24
watchdog: constify watchdog_ops structures
Julia Lawall
2016-09-24
watchdog: tegra: constify watchdog_ops structures
Julia Lawall
2016-09-24
watchdog: iTCO_wdt: constify iTCO_wdt_pm structure
Julia Lawall
2016-09-24
watchdog: cadence_wdt: Fix the suspend resume
Shubhrajyoti Datta
2016-09-23
watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF
Geert Uytterhoeven
2016-09-23
watchdog-asm9260: Delete owner assignment
Markus Elfring
2016-09-23
watchdog: ziirave_wdt: Add support to upload the firmware.
Enric Balletbo i Serra
2016-09-23
watchdog: xilinx: Add clock support
Shubhrajyoti Datta
2016-09-23
watchdog: pcwd_usb: don't print error when allocating urb fails
Wolfram Sang
2016-09-23
watchdog: dw_wdt: Read clock rate only once and validate it
Guenter Roeck
2016-09-23
watchdog: core: Fix devres_alloc() allocation size
Guenter Roeck
2016-07-27
watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()
Wei Yongjun
2016-07-25
watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function
Guenter Roeck
2016-07-25
watchdog: core: Fix error handling of watchdog_dev_init()
Wei Yongjun
2016-07-25
watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
Wei Yongjun
2016-07-25
watchdog: pic32-dmt: Remove .owner field for driver
Wei Yongjun
2016-07-25
watchdog: pic32-wdt: Remove .owner field for driver
Wei Yongjun
2016-07-19
watchdog: sbsa: Drop status function
Guenter Roeck
2016-07-19
watchdog: Implement status function in watchdog core
Guenter Roeck
2016-07-18
watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeout
Guenter Roeck
2016-07-17
watchdog: change watchdog_need_worker logic
Rasmus Villemoes
2016-07-17
watchdog: add support for MCP78S chipset in nv_tco
Alexey Kunitskiy
2016-07-17
watchdog: bcm2835_wdt: remove redundant ->set_timeout callback
Rasmus Villemoes
2016-07-17
watchdog: bcm2835_wdt: constify _ops and _info structures
Rasmus Villemoes
2016-07-17
watchdog: Add Meson GXBB Watchdog Driver
Neil Armstrong
2016-07-17
watchdog: qcom: configure BARK time in addition to BITE time
Matthew McClintock
2016-07-17
watchdog: qcom: add option for standalone watchdog not in timer block
Matthew McClintock
2016-07-17
watchdog: da9063_wdt: don't trigger watchdog too fast
Stefan Christ
2016-07-17
watchdog: iTCO-wdt: handle 5th variation for Apollo Lake
Yong, Jonathan
2016-07-17
watchdog: pic32-dmt: Fix return value check in pic32_dmt_probe()
Wei Yongjun
2016-07-17
watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
Wei Yongjun
2016-07-17
watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.
Enric Balletbo i Serra
2016-07-17
watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS
Vladimir Zapolskiy
2016-07-17
watchdog: max77620: Add support for watchdog timer
Laxman Dewangan
2016-07-17
watchdog: f71808e_wdt: Add F81866 support
Ji-Ze Hong (Peter Hong)
2016-07-17
watchdog: sirf: fix __iomem * warnings
Ben Dooks
2016-07-17
watchdog: tangox: Mark running watchdog correctly
Guenter Roeck
2016-07-17
watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.
Pratyush Anand
2016-07-17
watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeout
Pratyush Anand
2016-07-17
watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is...
Pratyush Anand
2016-07-17
watchdog: pcwd: Utilize the module_isa_driver macro
William Breathitt Gray
[next]