index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
orion_wdt.c
Age
Commit message (
Expand
)
Author
2022-03-27
watchdog: orion_wdt: support pretimeout on Armada-XP
Chris Packham
2021-06-21
watchdog: Fix a typo in the file orion_wdt.c
Bhaskar Chowdhury
2020-04-01
watchdog: orion: use 0 for unset heartbeat
Chris Packham
2019-12-30
watchdog: orion: fix platform_get_irq() complaints
Russell King
2019-09-17
watchdog: orion_wdt: use timer1 as a pretimeout
Chris Packham
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2019-05-05
watchdog: orion_wdt: remove orion_wdt_set_timeout
Chris Packham
2018-08-02
watchdog: orion_wdt: Mark watchdog as active when running at probe
Maxim Kochetkov
2017-12-28
watchdog: orion: fix typo
Chris Packham
2017-06-05
watchdog: orion: make license info match the file header
Uwe Kleine-König
2017-02-24
watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"
Colin Ian King
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-26
watchdog: orion: Use the reference clock on Armada 375 SoC
Ezequiel Garcia
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-10
watchdog: orion: Add Armada 375/380 SoC support
Ezequiel Garcia
2014-06-10
watchdog: orion: Introduce per-SoC enabled() function
Ezequiel Garcia
2014-06-10
watchdog: orion: Introduce per-SoC stop() function
Ezequiel Garcia
2014-06-10
watchdog: orion: Remove unneeded atomic access
Ezequiel Garcia
2014-06-10
watchdog: orion: Introduce a SoC-specific RSTOUT mapping
Ezequiel Garcia
2014-06-10
watchdog: orion: Move the register ioremap'ing to its own function
Ezequiel Garcia
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-25
watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
Fabio Estevam
2014-02-22
watchdog: orion: Add support for Armada 370 and Armada XP SoC
Ezequiel Garcia
2014-02-22
watchdog: orion: Add per-compatible watchdog start implementation
Ezequiel Garcia
2014-02-22
watchdog: orion: Add per-compatible clock initialization
Ezequiel Garcia
2014-02-22
watchdog: orion: Introduce per-compatible of_device_id data
Ezequiel Garcia
2014-02-22
watchdog: orion: Introduce an orion_watchdog device structure
Ezequiel Garcia
2014-02-22
watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
Ezequiel Garcia
2014-02-22
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
2014-02-22
watchdog: orion: Handle the interrupt so it's properly acked
Ezequiel Garcia
2014-02-22
watchdog: orion: Make sure the watchdog is initially stopped
Ezequiel Garcia
2014-02-22
watchdog: orion: Remove unused macros
Ezequiel Garcia
2014-02-22
watchdog: orion: Use atomic access for shared registers
Ezequiel Garcia
2014-02-22
watchdog: orion: Add clock error handling
Ezequiel Garcia
2013-12-10
watchdog: Drop unnecessary include of miscdevice.h
Guenter Roeck
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-11-17
watchdog: Remove redundant of_match_ptr
Sachin Kamat
2013-07-11
Watchdog: fix clearing of the watchdog interrupt
Russell King
2013-07-11
Watchdog: allow orion_wdt to be built for Dove
Russell King
2013-03-01
watchdog: add timeout-sec property binding
Fabio Porcedda
2013-03-01
watchdog: orion_wdt: Add platform alias
Lubomir Rintel
2012-12-19
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinitdata
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-08-02
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-27
ARM: Orion: DTify the watchdog timer.
Andrew Lunn
[next]