index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
qcom-wdt.c
Age
Commit message (
Expand
)
Author
2024-03-03
watchdog: qcom: fine tune the max timeout value calculation
Kathiravan Thirumoorthy
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
2023-02-12
watchdog: qcom: Use devm_clk_get_enabled() helper
Christophe JAILLET
2021-06-21
watchdog: qcom: Move suspend/resume to suspend_late/resume_early
Sai Prakash Ranjan
2021-02-07
watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ
Sai Prakash Ranjan
2020-12-17
watchdog: qcom: Avoid context switch in restart handler
Manivannan Sadhasivam
2020-12-13
watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate
Robert Marko
2020-03-18
watchdog: qcom: Use irq flags from firmware
Stephen Boyd
2020-03-18
watchdog: qcom-wdt: disable pretimeout on timer platform
Ansuel Smith
2020-01-27
watchdog: qcom: Use platform_get_irq_optional() for bark irq
Sai Prakash Ranjan
2019-09-17
watchdog: qcom: remove unnecessary variable from private storage
Jorge Ramirez-Ortiz
2019-09-17
watchdog: qcom: support pre-timeout when the bark irq is available
Jorge Ramirez-Ortiz
2019-07-08
watchdog: qcom-wdt: drop warning after registering device
Wolfram Sang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-05-05
watchdog: qcom-wdt: Convert to use device managed functions and other improve...
Guenter Roeck
2019-02-02
watchdog: qcom: Add suspend/resume support
Sai Prakash Ranjan
2017-09-09
watchdog: qcom: Check for platform_get_resource() failure
Fabio Estevam
2016-12-16
watchdog: qcom: fix kernel panic due to external abort on non-linefetch
Christian Lamparter
2016-07-17
watchdog: qcom: configure BARK time in addition to BITE time
Matthew McClintock
2016-07-17
watchdog: qcom: add option for standalone watchdog not in timer block
Matthew McClintock
2016-05-14
watchdog: qcom: Report reboot reason
Guenter Roeck
2016-03-01
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
2015-12-28
watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_device
Guenter Roeck
2015-12-13
watchdog: qcom-wdt: use core restart handler
Damien Riegel
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-04-22
watchdog: qcom: use timer devicetree binding
Mathieu Olivari
2014-10-20
watchdog: qcom: register a restart notifier
Josh Cartwright
2014-10-20
watchdog: qcom: add support for KPSS WDT
Josh Cartwright