summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/stpmic1_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: syscon: do not include regmap.h from mfd/syscon.hAhmad Fatoum2023-10-231-0/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* watchdog: stpmic1-wdt: don't modify global turn-off behaviour in probeLeonard Göhrs2021-02-121-4/+0
* mfd: stpmic1: warn if reset reason detection failsAhmad Fatoum2020-09-141-1/+1
* reset_source: migrate from reset_source_name to reset_source_to_stringAhmad Fatoum2020-02-191-1/+1
* mfd: stpmic1: use register define from headerAhmad Fatoum2019-11-131-16/+12
* Merge branch 'for-next/watchdog'Sascha Hauer2019-11-071-1/+0
|\
| * watchdog: remove wrong uses of timeout_curAhmad Fatoum2019-10-291-1/+0
* | mfd: stpmic1: use dev_get_regmap instead of priv memberAhmad Fatoum2019-11-061-1/+4
|/
* watchdog: add support for STPMIC1 integrated watchdogAhmad Fatoum2019-09-091-0/+223