| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: ebc-c384_wdt: Allow build for X86_64 | William Breathitt Gray | 2016-06-17 | 1 | -1/+1 |
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2016-05-25 | 13 | -26/+284 |
|\ |
|
| * | watchdog: shwdt: Use setup_timer() | Muhammad Falak R Wani | 2016-05-14 | 1 | -3/+1 |
| * | watchdog: cpwd: Use setup_timer() | Muhammad Falak R Wani | 2016-05-14 | 1 | -3/+1 |
| * | watchdog: renesas-wdt: add driver | Wolfram Sang | 2016-05-14 | 3 | -0/+222 |
| * | watchdog: remove error message when unable to allocate watchdog device | Colin Ian King | 2016-05-14 | 1 | -3/+1 |
| * | watchdog: f71808e_wdt: Fix WDTMOUT_STS register read | Knud Poulsen | 2016-05-14 | 1 | -2/+2 |
| * | watchdog: f71808e_wdt: Fix typo | Knud Poulsen | 2016-05-14 | 1 | -1/+1 |
| * | watchdog: f71808e_wdt: Add F81865 support | Knud Poulsen | 2016-05-14 | 1 | -3/+21 |
| * | watchdog: sp5100_tco: properly check for new register layouts | Lucas Stach | 2016-05-14 | 1 | -5/+10 |
| * | watchdog: core: Fix circular locking dependency | Guenter Roeck | 2016-05-14 | 1 | -1/+0 |
| * | watchdog: core: fix trivial typo in a comment | Wolfram Sang | 2016-05-14 | 1 | -1/+1 |
| * | watchdog: imx2_wdt: add external reset support via dt prop | Tim Harvey | 2016-05-14 | 1 | -2/+17 |
| * | watchdog: octeon: Handle the FROZEN hot plug notifier actions. | Richard Cochran | 2016-05-14 | 1 | -1/+1 |
| * | watchdog: qcom: Report reboot reason | Guenter Roeck | 2016-05-14 | 1 | -1/+6 |
* | | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-05-20 | 2 | -34/+11 |
|\ \ |
|
| * | | watchdog: ebc-c384_wdt: Utilize the ISA bus driver | William Breathitt Gray | 2016-05-02 | 2 | -34/+11 |
| |/ |
|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-05-19 | 4 | -0/+548 |
|\ \ |
|
| * | | watchdog: pic32-dmt: Add PIC32 deadman timer driver | Purna Chandra Mandal | 2016-05-13 | 3 | -0/+271 |
| * | | watchdog: pic32-wdt: Add PIC32 watchdog driver | Joshua Henderson | 2016-05-13 | 3 | -0/+277 |
| |/ |
|
* | | treewide: Fix typos in printk | Masanari Iida | 2016-04-28 | 1 | -1/+1 |
|/ |
|
* | hpwdt: use nmi_panic() when kernel panics in NMI handler | Hidehiro Kawai | 2016-03-22 | 1 | -6/+5 |
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-20 | 1 | -4/+5 |
|\ |
|
| * | watchdog/hpwdt: Fix build on certain configs | Ingo Molnar | 2016-02-25 | 1 | -0/+1 |
| * | watchdog/hpwdt: Create stack frame in asminline_call() | Josh Poimboeuf | 2016-02-24 | 1 | -4/+4 |
* | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2016-03-19 | 26 | -316/+1352 |
|\ \ |
|
| * | | watchdog: Ensure that wdd is not dereferenced if NULL | Guenter Roeck | 2016-03-16 | 1 | -2/+4 |
| * | | watchdog: imx2: Convert to use infrastructure triggered keepalives | Guenter Roeck | 2016-03-16 | 1 | -61/+13 |
| * | | watchdog: dw_wdt: Convert to use watchdog infrastructure | Guenter Roeck | 2016-03-16 | 2 | -207/+117 |
| * | | watchdog: Add support for minimum time between heartbeats | Guenter Roeck | 2016-03-16 | 1 | -0/+15 |
| * | | watchdog: Make stop function optional | Guenter Roeck | 2016-03-16 | 2 | -2/+6 |
| * | | watchdog: Introduce WDOG_HW_RUNNING flag | Guenter Roeck | 2016-03-16 | 1 | -13/+39 |
| * | | watchdog: Introduce hardware maximum heartbeat in watchdog core | Guenter Roeck | 2016-03-16 | 1 | -8/+121 |
| * | | watchdog: Make set_timeout function optional | Guenter Roeck | 2016-03-16 | 1 | -2/+9 |
| * | | watchdog: pnx4008: restart: support "cmd" from userspace | Sylvain Lemieux | 2016-03-16 | 1 | -0/+15 |
| * | | watchdog: pnx4008: add support for soft reset | Sylvain Lemieux | 2016-03-16 | 1 | -3/+10 |
| * | | watchdog: pnx4008: add restart handler | Sylvain Lemieux | 2016-03-16 | 1 | -0/+17 |
| * | | watchdog: pnx4008: update logging during power-on | Sylvain Lemieux | 2016-03-16 | 1 | -2/+1 |
| * | | watchdog: tangox_wdt: test clock rate to avoid division by 0 | Wolfram Sang | 2016-03-16 | 1 | -4/+10 |
| * | | watchdog: atlas7_wdt: test clock rate to avoid division by 0 | Wolfram Sang | 2016-03-16 | 1 | -0/+5 |
| * | | watchdog: s3c2410_wdt: Add max and min timeout values | Javier Martinez Canillas | 2016-03-16 | 1 | -0/+16 |
| * | | Watchdog: introduce ARM SBSA watchdog driver | Fu Wei | 2016-03-16 | 3 | -0/+429 |
| * | | watchdog: Add watchdog timer support for the WinSystems EBC-C384 | William Breathitt Gray | 2016-03-01 | 3 | -0/+198 |
| * | | watchdog: ni903x_wdt: Add NI 903x/913x watchdog driver | Kyle Roeschley | 2016-03-01 | 3 | -0/+282 |
| * | | watchdog: Add 'action' and 'data' parameters to restart handler callback | Guenter Roeck | 2016-03-01 | 13 | -13/+25 |
| * | | watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog" | Martyn Welch | 2016-03-01 | 1 | -1/+1 |
| * | | watchdog: rc32434_wdt: fix ioctl error handling | Michael S. Tsirkin | 2016-03-01 | 1 | -1/+1 |
| * | | watchdog: Add hardware dependency to BCM7038 driver | Jean Delvare | 2016-03-01 | 1 | -3/+5 |
| * | | watchdog: orion: Depend on 32-bit ARM | Thierry Reding | 2016-03-01 | 1 | -0/+1 |
| * | | watchdog: ts4800: add hardware dependency | Jean Delvare | 2016-03-01 | 1 | -0/+1 |