index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
3
-192
/
+278
2017-09-09
watchdog: mei_wdt: constify mei_cl_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: sp805: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: ziirave: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: sc1200: constify pnp_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: update copyright dates
Wolfram Sang
1
-2
/
+2
2017-09-09
watchdog: renesas_wdt: make 'clk' a variable local to probe()
Wolfram Sang
1
-5
/
+5
2017-09-09
watchdog: renesas_wdt: consistently use RuntimePM for clock management
Wolfram Sang
1
-14
/
+19
2017-09-09
watchdog: aspeed: Support configuration of external signal properties
Andrew Jeffery
1
-3
/
+102
2017-09-09
drivers/watchdog: ASPEED reference dev tree properties for config
Christopher Bostic
1
-5
/
+24
2017-09-09
watchdog: da9063_wdt: Simplify by removing unneeded struct...
fzuuzf@googlemail.com
1
-37
/
+30
2017-09-09
watchdog: bcm7038: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2017-09-09
watchdog: qcom: Check for platform_get_resource() failure
Fabio Estevam
1
-0
/
+2
2017-09-09
watchdog: of_xilinx_wdt: Add suspend/resume support
Michal Simek
1
-0
/
+38
2017-09-09
watchdog: of_xilinx_wdt: Add support for reading freq via CCF
Maulik Jodhani
1
-13
/
+32
2017-09-09
watchdog: max77620_wdt: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: pcwd_usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: cadence_wdt: Show information when driver is probed
Michal Simek
1
-1
/
+1
2017-09-09
watchdog: cadence_wdt: Enable access to module parameters
Michal Simek
1
-2
/
+2
2017-09-09
watchdog: constify watchdog_ops and watchdog_info structures
Julia Lawall
3
-3
/
+3
2017-09-09
watchdog: asm9260_wdt: don't round closest with get_timeleft
Wolfram Sang
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: add another divider option
Wolfram Sang
1
-3
/
+5
2017-09-09
watchdog: renesas_wdt: apply better precision
Wolfram Sang
1
-9
/
+19
2017-09-09
watchdog: renesas_wdt: don't round closest with get_timeleft
Wolfram Sang
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: check rate also for upper limit
Wolfram Sang
1
-2
/
+2
2017-09-09
watchdog: renesas_wdt: avoid (theoretical) type overflow
Wolfram Sang
1
-3
/
+2
2017-09-09
watchdog: mt7621: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: rt2880: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: zx2967: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: asm9260: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
Martin Blumenstingl
1
-0
/
+2
2017-09-09
watchdog: w83627hf: make const array chip_name static
Colin Ian King
1
-1
/
+1
2017-09-09
watchdog: coh901327_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: stm32_iwdg: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: it87_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: ts72xx_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: Revert "iTCO_wdt: all versions count down twice"
Wim Van Sebroeck
1
-10
/
+12
2017-09-04
watchdog: octeon-wdt: Add support for 78XX SOCs.
Carlos Munoz
1
-30
/
+103
2017-09-04
watchdog: octeon-wdt: Add support for cn68XX SOCs.
David Daney
1
-13
/
+35
2017-09-04
watchdog: octeon-wdt: File cleaning.
Steven J. Hill
1
-15
/
+30
2017-09-04
watchdog: octeon-wdt: Remove old boot vector code.
Steven J. Hill
2
-132
/
+44
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-09-04
watchdog: lantiq: access boot cause register through regmap
Hauke Mehrtens
1
-5
/
+69
2017-07-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
20
-645
/
+1003
2017-07-03
watchdog: introduce watchdog_worker_should_ping helper
Rasmus Villemoes
1
-4
/
+9
2017-07-03
watchdog: uniphier: add UniPhier watchdog driver
Keiji Hayashibara
3
-0
/
+281
2017-07-03
watchdog: cadence_wdt: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-07-03
watchdog: zx2967: constify zx2967_wdt_ops.
Arvind Yadav
1
-1
/
+1
2017-07-03
watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops
Arvind Yadav
1
-2
/
+2
2017-07-03
watchdog: davinci: Add missing clk_disable_unprepare().
Arvind Yadav
1
-1
/
+3
[next]