summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/bcm_kona_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-07-081-10/+4Star
* watchdog: bcm_kona_wdt: drop warning after registering deviceWolfram Sang2019-07-081-3/+1Star
* watchdog: bcm_kona_wdt: Convert to use device managed functions and other imp...Guenter Roeck2019-05-051-10/+4Star
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-3/+1Star
* watchdog: bcm281xx: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-221-13/+3Star
* watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-241-8/+1Star
* watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt2017-05-191-1/+2
* watchdog: constify watchdog_ops structuresBhumika Goyal2017-02-241-1/+1
* watchdog: constify watchdog_info structuresBhumika Goyal2017-02-241-1/+1
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches2015-04-221-11/+16
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* watchdog: bcm281xx: Debugfs supportMarkus Mayer2014-01-281-4/+104
* watchdog: bcm281xx: Watchdog DriverMarkus Mayer2014-01-281-0/+268