index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-11-10
7
-86
/
+346
|
\
|
*
watchdog: core: propagate ping error code to the user space
Alexander Usyskin
2015-11-03
1
-4
/
+8
|
*
watchdog: watchdog_dev: Use single variable name for struct watchdog_device
Guenter Roeck
2015-11-03
1
-76
/
+75
|
*
watchdog: intel-mid: add Magic Closure flag
David Cohen
2015-10-28
1
-1
/
+1
|
*
watchdog: imx2_wdt: Use register definition in regmap_write()
Fabio Estevam
2015-10-28
1
-3
/
+3
|
*
watchdog: watchdog_dev: Use device tree alias for naming watchdogs
Justin Chen
2015-10-27
1
-2
/
+13
|
*
watchdog: Watchdog driver for Broadcom Set-Top Box
Justin Chen
2015-10-27
3
-0
/
+246
*
|
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
1
-0
/
+4
|
/
*
watchdog: iTCO: Fix dependencies on I2C
Guenter Roeck
2015-09-28
1
-1
/
+2
*
watchdog: bcm2835: Fix poweroff behaviour
Noralf Trønnes
2015-09-28
1
-2
/
+8
*
watchdog: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-28
3
-0
/
+3
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-09-11
49
-130
/
+844
|
\
|
*
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-09-09
36
-0
/
+36
|
*
watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errors
Bjorn Andersson
2015-09-09
1
-1
/
+1
|
*
watchdog: at91sam9: get and use slow clock
Alexandre Belloni
2015-09-09
1
-2
/
+20
|
*
watchdog: add a driver to support SAMA5D4 watchdog timer
Wenyou Yang
2015-09-09
4
-0
/
+292
|
*
watchdog: mpc8xxx: allow to compile for MPC512x
Uwe Kleine-König
2015-09-09
1
-1
/
+1
|
*
watchdog: mpc8xxx: use better error code when watchdog cannot be enabled
Uwe Kleine-König
2015-09-09
1
-1
/
+1
|
*
watchdog: mpc8xxx: use dynamic memory for device specific data
Uwe Kleine-König
2015-09-09
1
-35
/
+53
|
*
watchdog: mpc8xxx: use devm_ioremap_resource to map memory
Uwe Kleine-König
2015-09-09
1
-12
/
+7
|
*
watchdog: mpc8xxx: make use of of_device_get_match_data
Uwe Kleine-König
2015-09-09
1
-4
/
+2
|
*
watchdog: mpc8xxx: simplify registration
Uwe Kleine-König
2015-09-09
1
-31
/
+7
|
*
watchdog: mpc8xxx: remove dead code
Uwe Kleine-König
2015-09-09
1
-13
/
+2
|
*
watchdog: lpc18xx_wdt_get_timeleft() can be static
Fengguang Wu
2015-09-09
1
-1
/
+1
|
*
watchdog: NXP LPC18xx Watchdog Timer Driver
Ariel D'Alessandro
2015-09-09
3
-0
/
+352
|
*
watchdog: gpio-wdt: ping already at startup for always running devices
Uwe Kleine-König
2015-09-09
1
-30
/
+30
|
*
watchdog: gpio-wdt: be more strict about hw_algo matching
Uwe Kleine-König
2015-09-09
1
-2
/
+2
|
*
watchdog: booke_wdt: Use infrastructure to check timeout limits
Guenter Roeck
2015-09-09
1
-3
/
+1
|
*
watchdog: (nv_tco) add support for MCP79
Vivien Didelot
2015-09-09
1
-0
/
+2
|
*
watchdog: sunxi: fix activation of system reset
Francesco Lavra
2015-09-09
1
-1
/
+1
|
*
watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled
Greta Zhang
2015-09-09
1
-0
/
+9
|
*
watchdog: mtk_wdt: add suspend/resume support
Greta Zhang
2015-09-09
1
-0
/
+30
|
*
watchdog: imgpdc: Unregister restart handler on remove
Ezequiel Garcia
2015-09-09
1
-0
/
+1
*
|
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-04
2
-34
/
+51
|
\
\
|
*
|
watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
Matt Fleming
2015-08-11
2
-28
/
+46
|
*
|
mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
Matt Fleming
2015-08-11
1
-6
/
+5
*
|
|
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
3
-10
/
+7
|
|
/
|
/
|
*
|
Update Viresh Kumar's email address
Viresh Kumar
2015-07-17
1
-2
/
+2
|
/
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-07-01
16
-155
/
+870
|
\
|
*
watchdog: omap_wdt: early_enable module parameter
Lars Poeschel
2015-07-01
1
-0
/
+8
|
*
watchdog: gpio_wdt: Add option for early registration
Jean-Baptiste Theou
2015-06-29
2
-0
/
+21
|
*
watchdog: watchdog_core: Add watchdog registration deferral mechanism
Jean-Baptiste Theou
2015-06-29
1
-18
/
+100
|
*
watchdog: max63xx: dynamically allocate device
Vivien Didelot
2015-06-29
1
-66
/
+104
|
*
watchdog: imx2_wdt: Disable previously acquired clock on error path
Fabio Estevam
2015-06-26
1
-1
/
+5
|
*
watchdog: imx2_wdt: Check for clk_prepare_enable() error
Fabio Estevam
2015-06-26
1
-2
/
+7
|
*
watchdog: hpwdt: Add support for WDIOC_SETOPTIONS
Jean Delvare
2015-06-22
1
-1
/
+15
|
*
watchdog: omap_wdt: implement get_timeleft
Lars Poeschel
2015-06-22
2
-0
/
+12
|
*
watchdog: da9062: DA9062 watchdog driver
S Twiss
2015-06-22
3
-0
/
+263
|
*
watchdog: imx2_wdt: set watchdog parent device
Vladimir Zapolskiy
2015-06-22
1
-0
/
+1
|
*
watchdog: mena21_wdt: Fix possible NULL pointer dereference
Johannes Thumshirn
2015-06-22
1
-2
/
+3
[next]