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
/
sbsa_gwdt.c
Age
Commit message (
Expand
)
Author
2021-10-26
watchdog: sbsa: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-10-26
watchdog: sbsa: only use 32-bit accessors
Jamie Iles
2021-06-21
watchdog: sbsa: Support architecture version 1
Shaokun Zhang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
Thomas Gleixner
2019-05-13
Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2019-05-05
watchdog: sbsa_gwdt: Convert to use device managed functions and other improv...
Guenter Roeck
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2019-04-30
watchdog/sbsa: Use arch_timer_read_counter instead of arch_counter_get_cntvct
Marc Zyngier
2018-03-03
watchdog: sbsa: use 32-bit read for WCV
Jayachandran C
2017-02-24
watchdog: constify watchdog_ops structures
Bhumika Goyal
2017-02-24
watchdog: constify watchdog_info structures
Bhumika Goyal
2016-07-19
watchdog: sbsa: Drop status function
Guenter Roeck
2016-07-17
watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.
Pratyush Anand
2016-07-17
watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeout
Pratyush Anand
2016-03-16
Watchdog: introduce ARM SBSA watchdog driver
Fu Wei