summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/renesas_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: renesas_wdt: update copyright datesWolfram Sang2017-09-091-2/+2
* watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang2017-09-091-5/+5
* watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang2017-09-091-14/+19
* watchdog: renesas_wdt: add another divider optionWolfram Sang2017-09-091-3/+5
* watchdog: renesas_wdt: apply better precisionWolfram Sang2017-09-091-9/+19
* watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang2017-09-091-1/+1
* watchdog: renesas_wdt: check rate also for upper limitWolfram Sang2017-09-091-2/+2
* watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang2017-09-091-3/+2
* watchdog: renesas-wdt: add driverWolfram Sang2016-05-141-0/+213