index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-17
[WATCHDOG] Add support for 1533 bridge to alim1535_wdt
Andrey Borzenkov
1
-2
/
+5
2007-08-17
[WATCHDOG] Eurotechwdt.c - clean-up comments
Wim Van Sebroeck
1
-4
/
+9
2007-07-27
[WATCHDOG] ICH9 support for iTCO_wdt
Wim Van Sebroeck
1
-3
/
+15
2007-07-27
[WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridges
Wim Van Sebroeck
1
-0
/
+15
2007-07-27
[WATCHDOG] 631xESB/632xESB support for iTCO_wdt
Sergey Kononenko
1
-1
/
+6
2007-07-25
[WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY
Wim Van Sebroeck
1
-1
/
+1
2007-07-25
[WATCHDOG] Return value of nonseekable_open
Wim Van Sebroeck
4
-11
/
+4
2007-07-25
[WATCHDOG] mv64x60_wdt: Rework the timeout register manipulation
Dale Farnsworth
1
-36
/
+54
2007-07-25
[WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probed
Dale Farnsworth
1
-0
/
+2
2007-07-25
[WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE feature
Dale Farnsworth
1
-4
/
+24
2007-07-25
[WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting
Dale Farnsworth
1
-3
/
+9
2007-07-25
[WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl support
Dale Farnsworth
1
-1
/
+10
2007-07-25
[WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl
Dale Farnsworth
1
-7
/
+31
2007-07-25
[WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value
Dale Farnsworth
1
-3
/
+1
2007-07-25
[WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open
Dale Farnsworth
1
-3
/
+1
2007-07-25
[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support
Dale Farnsworth
1
-1
/
+1
2007-07-25
[WATCHDOG] mv64x60_wdt: Get register address from platform data
Dale Farnsworth
1
-5
/
+16
2007-07-24
[WATCHDOG] mv64x60_wdt: set up platform_device in platform code
Dale Farnsworth
1
-25
/
+1
2007-07-24
[WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdt
Pádraig Brady
1
-9
/
+15
2007-07-24
[WATCHDOG] s3c2410_wdt: fixup after arch include moves
Ben Dooks
1
-3
/
+3
2007-07-24
[WATCHDOG] git-watchdog-typo
Andrew Morton
1
-1
/
+1
2007-07-23
[WATCHDOG] Clean-up Kconfig+Makefile
Wim Van Sebroeck
2
-46
/
+94
2007-07-23
[WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-up
Wim Van Sebroeck
5
-0
/
+14
2007-07-23
[WATCHDOG] VFS clean-up
Wim Van Sebroeck
3
-3
/
+3
2007-07-23
[WATCHDOG] davinci_wdt clean-up
Wim Van Sebroeck
1
-5
/
+2
2007-07-23
[WATCHDOG] mpc5200_wdt clean-up
Wim Van Sebroeck
1
-2
/
+30
2007-07-23
[WATCHDOG] davinci watchdog driver
Vladimir Barinov
3
-0
/
+297
2007-07-23
[WATCHDOG] Blackfin on-chip watchdog driver
Bryan Wu
3
-0
/
+506
2007-07-23
[WATCHDOG] mpc5200 watchdog (GPT0)
Domen Puncer
3
-0
/
+263
2007-07-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+279
2007-07-20
[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx
Dan Williams
3
-0
/
+279
2007-07-20
sh: Fix up SH-3 and SH-4 driver dependencies.
Paul Mundt
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-72
/
+502
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings
Wim Van Sebroeck
1
-2
/
+4
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Add spinlock support
Wim Van Sebroeck
1
-0
/
+9
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features
Wim Van Sebroeck
1
-11
/
+53
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch
Wim Van Sebroeck
2
-16
/
+13
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's
Wim Van Sebroeck
1
-6
/
+6
2007-06-17
[WATCHDOG] change s3c2410_wdt to using dev_() macros for output
Ben Dooks
1
-16
/
+20
2007-06-17
[WATCHDOG] s3c2410_wdt announce initialisation
Ben Dooks
1
-0
/
+11
2007-06-11
[WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails
Hans-Christian Egtvedt
1
-2
/
+9
2007-06-11
[WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove
Hans-Christian Egtvedt
1
-0
/
+1
2007-06-11
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2
Andrew Morton
1
-2
/
+3
2007-06-10
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix
Andrew Morton
1
-6
/
+9
2007-06-10
[WATCHDOG] Watchdog driver for AT32AP700X devices
Hans-Christian Egtvedt
3
-0
/
+336
2007-06-04
[WATCHDOG] Mixcom Watchdog - CodingStyle clean-up
Wim Van Sebroeck
1
-5
/
+4
2007-06-04
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
1
-3
/
+9
2007-06-04
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
1
-4
/
+7
2007-06-04
[WATCHDOG] Mixcom Watchdog - checkcard part 2
Wim Van Sebroeck
1
-12
/
+32
[next]