Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b059a453b1cf1c8453c2b2ed373d3147d6264ebd
/
drivers
/
watchdog
« Previous
906d7a5
watchdog: Use static struct class watchdog_class in stead of pointer
by Pratyush Anand
· 9 years ago
d68106b
watchdog: w83627hf_wdt: use core reboot notifier
by Damien Riegel
· 9 years ago
84ebcc1
watchdog: softdog: use core reboot notifier
by Damien Riegel
· 9 years ago
28e805b
watchdog: gpio_wdt: use core reboot notifier
by Damien Riegel
· 9 years ago
5e1f976
watchdog: cadence_wdt: use core reboot notifier
by Damien Riegel
· 9 years ago
2786aad
watchdog: bcm47xx_wdt: use core reboot notifier
by Damien Riegel
· 9 years ago
e131319
watchdog: core: add reboot notifier support
by Damien Riegel
· 9 years ago
0ebad1e
watchdog: sunxi_wdt: use core restart handler
by Damien Riegel
· 9 years ago
c71f5cd
watchdog: s3c2410_wdt: use core restart handler
by Damien Riegel
· 9 years ago
80969a6
watchdog: qcom-wdt: use core restart handler
by Damien Riegel
· 9 years ago
e86adc3
watchdog: mtk_wdt: use core restart handler
by Damien Riegel
· 9 years ago
46c17f0
watchdog: moxart_wdt: use core restart handler
by Damien Riegel
· 9 years ago
1b6fd59
watchdog: meson_wdt: use core restart handler
by Damien Riegel
· 9 years ago
2de4e5a
watchdog: lpc18xx_wdt: use core restart handler
by Damien Riegel
· 9 years ago
2d9d2475
watchdog: imx2_wdt: use core restart handler
by Damien Riegel
· 9 years ago
0f10d9c
watchdog: imgpdc_wdt: use core restart handler
by Damien Riegel
· 9 years ago
d3b0818
watchdog: digicolor_wdt: use core restart handler
by Damien Riegel
· 9 years ago
f79781c
watchdog: da9063_wdt: use core restart handler
by Damien Riegel
· 9 years ago
65a4a1d
watchdog: bcm47xx_wdt: use core restart handler
by Damien Riegel
· 9 years ago
2165bf5
watchdog: core: add restart handler support
by Damien Riegel
· 9 years ago
5da2bf1
watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdog
by Nicolas Boichat
· 9 years ago
646251a
watchdog: Add support for Freescale Layerscape platforms
by Shaohui Xie
· 9 years ago
0879eee
watchdog: tegra: Stop watchdog first if restarting
by Andrew Chew
· 9 years ago
62ed853
watchdog: w83977f_wdt: underflow in wdt_set_timeout()
by Dan Carpenter
· 9 years ago
4c30737
watchdog: pnx4008: make global wdt_clk static
by Vladimir Zapolskiy
· 9 years ago
b647d42
watchdog: pnx4008: fix warnings caused by enabling unprepared clock
by Vladimir Zapolskiy
· 9 years ago
de55acd
watchdog: omap_wdt: fix null pointer dereference
by Peter Robinson
· 9 years ago
42d4ebb
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
5ef7966
watchdog: core: propagate ping error code to the user space
by Alexander Usyskin
· 9 years ago
bc794ac
watchdog: watchdog_dev: Use single variable name for struct watchdog_device
by Guenter Roeck
· 9 years ago
8cbb97e
watchdog: intel-mid: add Magic Closure flag
by David Cohen
· 9 years ago
9493c0d
watchdog: imx2_wdt: Use register definition in regmap_write()
by Fabio Estevam
· 9 years ago
9dd4e17
watchdog: watchdog_dev: Use device tree alias for naming watchdogs
by Justin Chen
· 9 years ago
7a3629f
watchdog: Watchdog driver for Broadcom Set-Top Box
by Justin Chen
· 9 years ago
1ec2772
s390/diag: add a statistic for diagnose calls
by Martin Schwidefsky
· 9 years ago
3cef072
watchdog: iTCO: Fix dependencies on I2C
by Guenter Roeck
· 9 years ago
898e686
watchdog: bcm2835: Fix poweroff behaviour
by Noralf Trønnes
· 9 years ago
c73318f
watchdog: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
51a73ba
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
6551881
Watchdog: Fix parent of watchdog_devices
by Pratyush Anand
· 9 years ago
bf5125d
watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errors
by Bjorn Andersson
· 9 years ago
a97a09b
watchdog: at91sam9: get and use slow clock
by Alexandre Belloni
· 9 years ago
7653486
watchdog: add a driver to support SAMA5D4 watchdog timer
by Wenyou Yang
· 9 years ago
f8c33e9
watchdog: mpc8xxx: allow to compile for MPC512x
by Uwe Kleine-König
· 9 years ago
72cd501
watchdog: mpc8xxx: use better error code when watchdog cannot be enabled
by Uwe Kleine-König
· 9 years ago
7997eba
watchdog: mpc8xxx: use dynamic memory for device specific data
by Uwe Kleine-König
· 9 years ago
de5f712
watchdog: mpc8xxx: use devm_ioremap_resource to map memory
by Uwe Kleine-König
· 9 years ago
f0ded83
watchdog: mpc8xxx: make use of of_device_get_match_data
by Uwe Kleine-König
· 9 years ago
50ffb53
watchdog: mpc8xxx: simplify registration
by Uwe Kleine-König
· 9 years ago
a57e06f
watchdog: mpc8xxx: remove dead code
by Uwe Kleine-König
· 9 years ago
6cd8a1b
watchdog: lpc18xx_wdt_get_timeleft() can be static
by Fengguang Wu
· 9 years ago
7c25f8c
watchdog: NXP LPC18xx Watchdog Timer Driver
by Ariel D'Alessandro
· 9 years ago
4f2d0b2
watchdog: gpio-wdt: ping already at startup for always running devices
by Uwe Kleine-König
· 9 years ago
0a0a542
watchdog: gpio-wdt: be more strict about hw_algo matching
by Uwe Kleine-König
· 9 years ago
fa928ee
watchdog: booke_wdt: Use infrastructure to check timeout limits
by Guenter Roeck
· 9 years ago
64307b4
watchdog: (nv_tco) add support for MCP79
by Vivien Didelot
· 9 years ago
0919e44
watchdog: sunxi: fix activation of system reset
by Francesco Lavra
· 9 years ago
5724485
watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled
by Greta Zhang
· 9 years ago
9fab069
watchdog: mtk_wdt: add suspend/resume support
by Greta Zhang
· 9 years ago
8a340db
watchdog: imgpdc: Unregister restart handler on remove
by Ezequiel Garcia
· 9 years ago
8bd8fd0
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 9 years ago
2a7a0e9
watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
by Matt Fleming
· 9 years ago
420b54d
mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
by Matt Fleming
· 9 years ago
f368ed6
char: make misc_deregister a void function
by Greg Kroah-Hartman
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
93899e3
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
b2102eb
watchdog: omap_wdt: early_enable module parameter
by Lars Poeschel
· 9 years ago
5e53c8e
watchdog: gpio_wdt: Add option for early registration
by Jean-Baptiste Theou
· 9 years ago
ef90174
watchdog: watchdog_core: Add watchdog registration deferral mechanism
by Jean-Baptiste Theou
· 9 years ago
b9be966
watchdog: max63xx: dynamically allocate device
by Vivien Didelot
· 9 years ago
4aa705b
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
db11cba
watchdog: imx2_wdt: Disable previously acquired clock on error path
by Fabio Estevam
· 9 years ago
aefb163
watchdog: imx2_wdt: Check for clk_prepare_enable() error
by Fabio Estevam
· 9 years ago
46c80b2
watchdog: hpwdt: Add support for WDIOC_SETOPTIONS
by Jean Delvare
· 9 years ago
452fafe
watchdog: omap_wdt: implement get_timeleft
by Lars Poeschel
· 9 years ago
7a7cb00
watchdog: da9062: DA9062 watchdog driver
by S Twiss
· 9 years ago
8135193
watchdog: imx2_wdt: set watchdog parent device
by Vladimir Zapolskiy
· 9 years ago
57337db
watchdog: mena21_wdt: Fix possible NULL pointer dereference
by Johannes Thumshirn
· 9 years ago
04b1a62
watchdog: dw_wdt: keepalive the watchdog at write time
by Doug Anderson
· 9 years ago
7fb466a
watchdog: dw_wdt: No need for a spinlock
by Doug Anderson
· 9 years ago
30dd4a8
watchdog: imx2_wdt: also set wdog->timeout to new_timeout
by Michael Grzeschik
· 10 years ago
21a926a
watchdog: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
6960d48
watchdog: cadence: Add dependency on HAS_IOMEM
by Richard Weinberger
· 10 years ago
8c7c72c
watchdog: max63xx_wdt: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
0465844
watchdog: MAX63XX_WATCHDOG does not depend on ARM
by Vivien Didelot
· 10 years ago
c1f2638
watchdog: imgpdc: Add some documentation about the timeout
by Ezequiel Garcia
· 9 years ago
deb8d50
watchdog: imgpdc: Fix max timeout
by Ezequiel Garcia
· 9 years ago
c631f20
watchdog: imgpdc: Add reboot support
by Andrew Bresticker
· 10 years ago
8aa453a
watchdog: imgpdc: Set timeout before starting watchdog
by Andrew Bresticker
· 10 years ago
7094e1d
watchdog: imgpdc: Allow timeout to be set in device-tree
by Andrew Bresticker
· 10 years ago
530c11d
watchdog: omap: assert the counter being stopped before reprogramming
by Uwe Kleine-König
· 10 years ago
0b3330f
watchdog: omap: simplify assignment of bootstatus
by Uwe Kleine-König
· 10 years ago
d2f7826
watchdog: omap: put struct watchdog_device into driver data
by Uwe Kleine-König
· 10 years ago
a4f741e
watchdog: omap: use watchdog_init_timeout instead of open coding it
by Uwe Kleine-König
· 10 years ago
336694a
watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC
by Baruch Siach
· 10 years ago
feccebe
watchdog: at91sam9: use endian agnostic IO
by Ben Dooks
· 10 years ago
79cb097
watchdog: st_wdt: Update IP layout information to include Clocksource
by Lee Jones
· 9 years ago
f27925a
watchdog: st_wdt: Add new driver for ST's LPC Watchdog
by Lee Jones
· 10 years ago
33a9f5b
ARM: bcm2835: Move the restart/power_off handling to the WDT driver
by Eric Anholt
· 10 years ago
49ae779
watchdog: st_wdt: Add new driver for ST's LPC Watchdog
by Lee Jones
· 10 years ago
Next »