index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
*
watchdog: pcwd_usb: fix NULL-deref at probe
Johan Hovold
2017-05-25
*
watchdog: s3c2410: Fix infinite interrupt in soft mode
Krzysztof Kozlowski
2017-04-12
*
watchdog: qcom: fix kernel panic due to external abort on non-linefetch
Christian Lamparter
2017-01-06
*
watchdog: mei_wdt: request stop on reboot to prevent false positive event
Alexander Usyskin
2017-01-06
*
-
.
Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'
Rafael J. Wysocki
2016-11-25
|
\
\
|
|
*
watchdog: wdat_wdt: Select WATCHDOG_CORE
Mika Westerberg
2016-11-21
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'acpi-wdat' and 'acpi-cppc'
Rafael J. Wysocki
2016-10-21
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
watchdog: wdat_wdt: Ping the watchdog on resume
Mika Westerberg
2016-10-20
*
|
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-10-13
|
\
\
\
\
|
*
|
|
|
watchdog: imx2_wdt: add pretimeout function support
Vladimir Zapolskiy
2016-10-08
|
*
|
|
|
watchdog: softdog: implement pretimeout support
Wolfram Sang
2016-10-08
|
*
|
|
|
watchdog: pretimeout: add pretimeout_available_governors attribute
Vladimir Zapolskiy
2016-10-08
|
*
|
|
|
watchdog: pretimeout: add option to select a pretimeout governor in runtime
Vladimir Zapolskiy
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-08
|
*
|
|
|
watchdog: hpwdt: add support for iLO5
Brian Boylston
2016-10-03
|
*
|
|
|
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-24
|
*
|
|
|
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-09-23
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-12
|
\
\
\
\
|
*
|
|
|
mips: separate extable.h, switch module.h to it
Al Viro
2016-10-05
|
|
/
/
/
*
|
|
|
Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-10-03
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
watchdog: pcwd_usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-30
|
|
/
/
*
|
|
watchdog: wdat_wdt: Fix warning for using 0 as NULL
Wei Yongjun
2016-09-28
*
|
|
watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()
Wei Yongjun
2016-09-28
*
|
|
ACPI / watchdog: Add support for WDAT hardware watchdog
Mika Westerberg
2016-09-23
|
/
/
*
|
watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()
Wei Yongjun
2016-07-27
*
|
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-25
*
|
watchdog: sbsa: Drop status function
Guenter Roeck
2016-07-19
*
|
watchdog: Implement status function in watchdog core
Guenter Roeck
2016-07-19
*
|
watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeout
Guenter Roeck
2016-07-18
*
|
watchdog: change watchdog_need_worker logic
Rasmus Villemoes
2016-07-17
[next]