Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
766d61412ef840295f55e98e2c5fb0fc110c6ca4
/
drivers
/
watchdog
/
dw_wdt.c
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
0f0a6a2
watchdog: Convert to use devm_platform_ioremap_resource
by Guenter Roeck
· 6 years ago
b6ce9c7
watchdog: dw: remove useless pr_fmt
by Jisheng Zhang
· 6 years ago
8c08837
watchdog: dw: save/restore control and timeout across suspend/resume
by Brian Norris
· 7 years ago
a81abbb
watchdog: dw: RMW the control register
by Brian Norris
· 7 years ago
1bfe888
watchdog: dw_wdt: add stop watchdog operation
by Oleksij Rempel
· 7 years ago
65a3b69
watchdog: dw_wdt: get reset lines from dt
by Steffen Trumtrar
· 8 years ago
a70dcc0
watchdog: dw_wdt: Use watchdog core to install restart handler
by Guenter Roeck
· 8 years ago
c97344f
watchdog: dw_wdt: Read clock rate only once and validate it
by Guenter Roeck
· 8 years ago
f29a72c
watchdog: dw_wdt: Convert to use watchdog infrastructure
by Guenter Roeck
· 9 years ago
3024e0d
watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()
by Jisheng Zhang
· 9 years ago
04b1a62
watchdog: dw_wdt: keepalive the watchdog at write time
by Doug Anderson
· 10 years ago
7fb466a
watchdog: dw_wdt: No need for a spinlock
by Doug Anderson
· 10 years ago
b5ade9b
watchdog: dw_wdt: Try to get a 30 second watchdog by default
by Doug Anderson
· 10 years ago
a008501
watchdog: dw_wdt: pat the watchdog before enabling it
by Doug Anderson
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
31228f4
watchdog: dw_wdt: add restart handler support
by Jisheng Zhang
· 10 years ago
dfa0714
watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()
by Jisheng Zhang
· 10 years ago
fa21a58
watchdog: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
4bba08d
watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()
by George Cherian
· 11 years ago
58a251f
watchdog: dw_wdt: remove build dependencies
by Baruch Siach
· 11 years ago
58e5637
watchdog: dw: Enable OF support for DW watchdog timer
by Dinh Nguyen
· 11 years ago
487722c
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
by Jean Delvare
· 11 years ago
6029550
watchdog: dw_wdt: Add __user annotation
by Jingoo Han
· 11 years ago
280103e
watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare
by Heiko Stübner
· 12 years ago
ad83c6c
watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS
by Heiko Stübner
· 12 years ago
0b93026
watchdog: dw_wdt: Staticize local symbol
by Sachin Kamat
· 12 years ago
cf3cc8c
watchdog: dw_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
4c271bb
watchdog: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
4b12b89
watchdog: remove use of __devexit
by Bill Pemberton
· 12 years ago
2d991a1
watchdog: remove use of __devinit
by Bill Pemberton
· 12 years ago
8226871
watchdog: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
86a1e18
watchdog: nowayout is bool
by Wim Van Sebroeck
· 13 years ago
27c766a
watchdog: Use pr_<fmt> and pr_<level>
by Joe Perches
· 13 years ago
52ea9a7
watchdog: dw_wdt.c: use devm_request_and_ioremap
by Julia Lawall
· 13 years ago
b8ec611
watchdog: convert drivers/watchdog/* to use module_platform_driver()
by Axel Lin
· 13 years ago
c9353ae
watchdog: add support for the Synopsys DesignWare WDT
by Jamie Iles
· 14 years ago