Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3763e7ef17143f5e9ae044638e65d2b0c0305fcf
/
drivers
/
watchdog
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
e5744ab
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 11 years ago
cbda94e
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
235c7b9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
6d956e4
watchdog: Fix Elan SC520 dependencies
by Jean Delvare
· 11 years ago
996735f
watchdog: ib700wdt: Use platform_driver_probe
by Jean Delvare
· 11 years ago
78411be
watchdog: geodewdt: Use platform_driver_probe
by Jean Delvare
· 11 years ago
acaaaf6
watchdog: advantechwdt: Use platform_driver_probe
by Jean Delvare
· 11 years ago
b0e0b4b
watchdog: acquirewdt: Use platform_driver_probe
by Jean Delvare
· 11 years ago
c90789b
watchdog: iTCO_wdt: Fix the parent device
by Jean Delvare
· 11 years ago
0bcd0b6
watchdog: it87_wdt: Work around non-working CIR interrupts
by Marc van der Wal
· 11 years ago
5e82ec9
watchdog: bcm281xx: Fix Kconfig dependency
by Markus Mayer
· 11 years ago
01b6af9
watchdog: s3c2410_wdt: Check return value of clk_prepare_enable
by Sachin Kamat
· 11 years ago
a94dd87
watchdog: s3c2410_wdt: Remove unneeded initialization
by Sachin Kamat
· 11 years ago
b0f1d8b
watchdog: sunxi: Change compatibles
by Maxime Ripard
· 11 years ago
0187cca
watchdog: orion: prepare new Dove DT Kconfig variable
by Sebastian Hesselbarth
· 11 years ago
5f5e190
watchdog: fix checkpatch warnings and error
by Jingoo Han
· 11 years ago
c33a159
watchdog: Add tegra watchdog
by Andrew Chew
· 11 years ago
8d6a140
watchdog: xilinx: Remove no_timeout variable
by Michal Simek
· 11 years ago
c9dcf9f2
watchdog: xilinx: Enable this driver for Zynq
by Michal Simek
· 11 years ago
75b3c5a
watchdog: xilinx: Use correct comment indentation
by Michal Simek
· 11 years ago
2e79a36
watchdog: xilinx: Use of_property_read_u32
by Michal Simek
· 11 years ago
4c7fbbc
watchdog: xilinx: Fix all printk messages
by Michal Simek
· 11 years ago
9066317
watchdog: xilinx: Allocate private structure per device
by Michal Simek
· 11 years ago
ffb8eee
watchdog: xilinx: Move no_timeout to probe function
by Michal Simek
· 11 years ago
f06cdfd
watchdog: xilinx: Simplify probe and remove functions
by Michal Simek
· 11 years ago
5cf4e69
watchdog: xilinx: Move control_status_reg to functions
by Michal Simek
· 11 years ago
d14fd96
watchdog: xilinx: Convert driver to the watchdog framework
by Michal Simek
· 11 years ago
70605d9
watchdog: wdt285: Fix variable type
by Alexander Shiyan
· 11 years ago
1cf8a34
watchdog: shwdt: Remove unused variable
by Alexander Shiyan
· 11 years ago
a9ba837
watchdog: sc520_wdt: Remove unused variable
by Alexander Shiyan
· 11 years ago
c303ca8
watchdog: intel_scu_watchdog: Remove unused variable
by Alexander Shiyan
· 11 years ago
0c29c2e
watchdog: indydog: Simplify indydog_{start,stop}
by Alexander Shiyan
· 11 years ago
7bce7c0
watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device
by Alexander Shiyan
· 11 years ago
9d11e4f
watchdog: sp805_wdt: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
6e27206
watchdog: omap_wdt: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
4f6120b
watchdog: ep93xx_wdt: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
a17fb5c
watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static
by Jingoo Han
· 11 years ago
8deea83
watchdog: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
8126334
watchdog: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
4af897f
watchdog: mpc8xxx_wdt: MPC8xx is HW enabled
by Christophe Leroy
· 11 years ago
99c3bf3
octeon, watchdog: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
0939437
Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"
by Scott Wood
· 11 years ago
24b3a16
watchdog: iTCO_wdt: Add support for v3 silicon
by Peter Tyser
· 11 years ago
c37abe5
Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into next/drivers
by Olof Johansson
· 11 years ago
edd9d3c
watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
by Fabio Estevam
· 11 years ago
1e7bdf8
Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into next/drivers
by Arnd Bergmann
· 11 years ago
5941674
watchdog: orion: Enable the build on ARCH_MVEBU
by Ezequiel Garcia
· 11 years ago
463f96e
watchdog: orion: Add support for Armada 370 and Armada XP SoC
by Ezequiel Garcia
· 11 years ago
490d8e3
watchdog: orion: Add per-compatible watchdog start implementation
by Ezequiel Garcia
· 11 years ago
1924227
watchdog: orion: Add per-compatible clock initialization
by Ezequiel Garcia
· 11 years ago
fc72385
watchdog: orion: Introduce per-compatible of_device_id data
by Ezequiel Garcia
· 11 years ago
b89a9c4
watchdog: orion: Introduce an orion_watchdog device structure
by Ezequiel Garcia
· 11 years ago
40edc98
watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
by Ezequiel Garcia
· 11 years ago
868eb61
watchdog: orion: Make RSTOUT register a separate resource
by Ezequiel Garcia
· 11 years ago
e97662e
watchdog: orion: Handle the interrupt so it's properly acked
by Ezequiel Garcia
· 11 years ago
d9d0c53
watchdog: orion: Make sure the watchdog is initially stopped
by Ezequiel Garcia
· 11 years ago
e0e931a
watchdog: orion: Remove unused macros
by Ezequiel Garcia
· 11 years ago
fc8cd2a
watchdog: orion: Use atomic access for shared registers
by Ezequiel Garcia
· 11 years ago
bb02c66
watchdog: orion: Add clock error handling
by Ezequiel Garcia
· 11 years ago
0cb1c3e
watchdog: w83697hf_wdt: return ENODEV if no device was found
by Stanislav Kholmanskikh
· 11 years ago
1ccfe6f
watchdog: dw_wdt: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
ea3d401
watchdog: w83627hf_wdt: Reset watchdog trigger during initialization
by Guenter Roeck
· 11 years ago
7b6d0b6
watchdog: w83627hf: Add support for W83697HF and W83697UG
by Guenter Roeck
· 11 years ago
962c04f
watchdog: w83627hf: Auto-detect IO address and supported chips
by Guenter Roeck
· 11 years ago
f72fa00
watchdog: at91sam9_wdt: increase security margin on watchdog counter reset
by Boris BREZILLON
· 11 years ago
a04c3f0
watchdog: at91sam9_wdt: avoid spurious watchdog reset during init
by Boris BREZILLON
· 11 years ago
1444797
watchdog: at91sam9_wdt: fix secs_to_ticks
by Boris BREZILLON
· 11 years ago
5161b31
watchdog: at91sam9_wdt: better watchdog support
by Boris BREZILLON
· 11 years ago
e30722e
watchdog: sp805_wdt depends also on ARM64
by Naresh Bhat
· 11 years ago
8773926
watchdog: mach-moxart: add restart handler
by Jonas Jensen
· 11 years ago
d5cfaf0
watchdog: mpc8xxx_wdt convert to watchdog core
by Christophe Leroy
· 11 years ago
15edd9e
watchdog: sirf: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
7bb5be9
watchdog: hpwdt patch to display informative string
by Thomas Mingarelli
· 11 years ago
58a251f
watchdog: dw_wdt: remove build dependencies
by Baruch Siach
· 11 years ago
1a9c5ef
watchdog: imx2_wdt: disable watchdog timer during low power mode
by Anson Huang
· 11 years ago
cffc9a6
watchdog: s3c2410_wdt: Report when the watchdog reset the system
by Doug Anderson
· 11 years ago
4f1f653
watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
by Leela Krishna Amudala
· 11 years ago
1786244
watchdog: s3c2410_wdt: Handle rounding a little better for timeout
by Doug Anderson
· 11 years ago
0f1dd98
watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ
by Doug Anderson
· 11 years ago
25134ea
watchdog: GPIO-controlled watchdog
by Alexander Shiyan
· 11 years ago
8832b20
watchdog: davinci: reuse driver for keystone arch
by Ivan Khoronzhuk
· 11 years ago
a771994
watchdog: davinci: add GET_TIMELEFT option support
by Ivan Khoronzhuk
· 11 years ago
6d9a6cf
watchdog: davinci: use davinci_wdt_device structure to hold device data
by Ivan Khoronzhuk
· 11 years ago
f48f3ce
watchdog: davinci: change driver to use WDT core
by Ivan Khoronzhuk
· 11 years ago
6e2ac20
watchdog: bcm281xx: Debugfs support
by Markus Mayer
· 11 years ago
6adb730
watchdog: bcm281xx: Watchdog Driver
by Markus Mayer
· 11 years ago
2c34d59
watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max
by Doug Anderson
· 11 years ago
bc17f9d
watchdog: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
cd2f43a
Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers
by Kevin Hilman
· 11 years ago
8437481
watchdog: davinci: rename platform driver to davinci-wdt
by Ivan Khoronzhuk
· 11 years ago
d7e92f7
Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage
by Greg Kroah-Hartman
· 11 years ago
dace8bb
sc1200_wdt: Fix oops
by Alan
· 11 years ago
9539210
watchdog: Drop unnecessary include of miscdevice.h
by Guenter Roeck
· 11 years ago
ef0c1a6
watchdog: w83627hf: Use helper functions to access superio registers
by Guenter Roeck
· 11 years ago
ac46110
watchdog: w83627hf: Enable watchdog device only if not already enabled
by Guenter Roeck
· 11 years ago
8f52638
watchdog: w83627hf: Enable watchdog only once
by Guenter Roeck
· 11 years ago
30a83695
watchdog: w83627hf: Convert to watchdog infrastructure
by Guenter Roeck
· 11 years ago
4a7e94a
watchdog: omap_wdt: raw read and write endian fix
by Victor Kamensky
· 11 years ago
Next »