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
/
f71808e_wdt.c
Age
Commit message (
Expand
)
Author
2022-07-23
watchdog: f71808e_wdt: Add check for platform_driver_register
Jiasheng Jiang
2021-12-28
watchdog: f71808e_wdt: Add F81966 support
AaeonIot
2021-10-26
watchdog: f71808e_wdt: dynamically allocate watchdog driver data
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: refactor to platform device/driver pair
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: migrate to new kernel watchdog API
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: rename variant-independent identifiers appropriately
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: constify static array
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: remove superfluous global
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
Ahmad Fatoum
2020-08-05
watchdog: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
watchdog: f71808e_wdt: do stricter parameter validation
Ahmad Fatoum
2020-08-05
watchdog: f71808e_wdt: clear watchdog timeout occurred flag
Ahmad Fatoum
2020-08-05
watchdog: f71808e_wdt: remove use of wrong watchdog_info option
Ahmad Fatoum
2020-08-05
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
Ahmad Fatoum
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-09-17
watchdog: f71808e_wdt: Add F81803 support
Jaret Cantu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-13
Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-05
watchdog: f71808e_wdt: fix F81866 bit operation
Ji-Ze Hong (Peter Hong)
2019-05-05
watchdog: f71808e_wdt: separate declaration and assignment
Ji-Ze Hong (Peter Hong)
2018-03-10
watchdog: f71808e_wdt: Fix WD_EN register read
Igor Pylypiv
2018-03-03
watchdog: f71808e_wdt: Fix magic close handling
Igor Pylypiv
2017-12-28
watchdog: f71808e_wdt: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-06-05
watchdog: f71808e_wdt: Add F71868 support
Maciej S. Szmigiero
2016-07-17
watchdog: f71808e_wdt: Add F81866 support
Ji-Ze Hong (Peter Hong)
2016-05-14
watchdog: f71808e_wdt: Fix WDTMOUT_STS register read
Knud Poulsen
2016-05-14
watchdog: f71808e_wdt: Fix typo
Knud Poulsen
2016-05-14
watchdog: f71808e_wdt: Add F81865 support
Knud Poulsen
2012-07-23
watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboard
Justin Wheeler
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-01-12
watchdog: f71808e_wdt: Add Fintek F71869 watchdog
Michel Arboi
2011-01-12
watchdog: add f71862fg support
Lutz Ballaschke
2011-01-12
watchdog: clean-up f71808e_wdt.c
Lutz Ballaschke
2010-10-28
watchdog: f71808e_wdt: add support for the F71889FG
Giel van Schijndel
2010-08-08
watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG
Giel van Schijndel