summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2022-01-194-0/+511
|\
| * watchdog: imxwd: suspend watchdog timer in low power modeAndrej Picej2022-01-171-0/+4
| * watchdog: add support for wdat_wdtSteffen Trumtrar2022-01-103-0/+507
* | watchdog: kvx: do not disable watchdog on probeLouis Morhet2022-01-181-3/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-12-158-8/+8
|\
| * drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
| * drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-227-7/+7
* | efi: rename <efi/efi.h> to <efi/efi-payload.h>Ahmad Fatoum2021-11-251-1/+1
|/
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-1512-75/+14
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0112-75/+14
* | include: add dedicated header for printf/printkAhmad Fatoum2021-11-011-1/+1
|/
* watchdog: imxwd: register explicit warm reset handlerAhmad Fatoum2021-08-091-0/+16
* watchdog: add StarFive watchdog driverAhmad Fatoum2021-06-243-0/+114
* watchdog: dw_wdt: fix resource reservation error checkAhmad Fatoum2021-06-211-2/+3
* Merge branch 'for-next/wdt'Sascha Hauer2021-06-161-4/+11
|\
| * watchdog: dw_wdt: denote message to debug levelSascha Hauer2021-06-111-1/+1
| * watchdog: dw_wdt: set maximum timeoutSascha Hauer2021-06-111-4/+5
| * watchdog: dw_wdt: Detect if running initiallySascha Hauer2021-06-111-0/+3
| * watchdog: dw_wdt: Write counter restart registerSascha Hauer2021-06-111-0/+3
* | watchdog: add option to provide fall-back restart handlerAhmad Fatoum2021-06-091-0/+26
|/
* Merge branch 'for-next/x86'Sascha Hauer2021-05-173-0/+364
|\
| * watchdog: add support for Intel TCO watchdog timerAhmad Fatoum2021-05-033-0/+364
* | watchdog: imxwd: get and enable clockSteffen Trumtrar2021-05-031-0/+11
|/
* watchdog: add GPIO watchdog driverAhmad Fatoum2021-04-133-0/+150
* Merge branch 'for-next/misc'Sascha Hauer2021-02-221-0/+29
|\
| * watchdog: Print seconds to expireSascha Hauer2021-02-161-0/+29
* | watchdog: stpmic1-wdt: don't modify global turn-off behaviour in probeLeonard Göhrs2021-02-121-4/+0
|/
* watchdog: implement watchdog_get_alias_id_fromAhmad Fatoum2020-11-301-0/+19
* Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-142-10/+2
|\
| * treewide: Use driver macroSascha Hauer2020-09-292-10/+2
* | watchdog: fix division-by-zero when clock rate == 0Ahmad Fatoum2020-10-023-14/+28
|/
* Merge branch 'for-next/misc' into masterSascha Hauer2020-09-252-2/+2
|\
| * mfd: stpmic1: warn if reset reason detection failsAhmad Fatoum2020-09-141-1/+1
| * treewide: s/filed/failed/Sascha Hauer2020-08-241-1/+1
* | watchdog: fix watchdog_set_timeout breakage for drivers like imxwdAhmad Fatoum2020-08-201-1/+1
|/
* Merge branch 'for-next/watchdog'Sascha Hauer2020-07-271-0/+30
|\
| * startup: inhibit watchdogs on non-interactive autoboot abortAhmad Fatoum2020-06-231-0/+27
| * watchdog: permit `wd 0` for non-stoppable, but inactive, watchdogsAhmad Fatoum2020-06-231-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2020-07-272-23/+41
|\ \
| * | treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-261-4/+1
| * | watchdog: f71808e: maintain watchdog timeout occurred flagAhmad Fatoum2020-06-171-19/+40
| |/
* / watchdog: add support for at91sam9/sama5 watchdogAhmad Fatoum2020-07-113-0/+116
|/
* poller: Give pollers a nameSascha Hauer2020-05-201-1/+1
* Merge branch 'for-next/mxs'Sascha Hauer2020-05-141-0/+9
|\
| * watchdog: i.MX28: Add device tree supportSascha Hauer2020-05-061-0/+9
* | drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-081-9/+9
|/
* watchdog: kvx: Add kvx watchdog supportClement Leger2020-04-153-0/+101
* reset: stm32: migrate restart reason and handler from stm32_iwdgAhmad Fatoum2020-02-191-99/+0
* reset_source: migrate from reset_source_name to reset_source_to_stringAhmad Fatoum2020-02-192-2/+2
* watchdog: f71808e: only print reset reason if one's indicatedAhmad Fatoum2020-02-191-4/+4