Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
438236e7c151ec797d433fd4c3e770f55cdc5d04
/
drivers
/
watchdog
/
watchdog_dev.c
3c10bbd
watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function
by Guenter Roeck
· 8 years ago
138913c
watchdog: core: Fix error handling of watchdog_dev_init()
by Wei Yongjun
· 8 years ago
90b826f
watchdog: Implement status function in watchdog core
by Guenter Roeck
· 8 years ago
3fbfe92
watchdog: change watchdog_need_worker logic
by Rasmus Villemoes
· 8 years ago
e1f3028
watchdog: core: Fix circular locking dependency
by Guenter Roeck
· 9 years ago
d1ed3ba
watchdog: Ensure that wdd is not dereferenced if NULL
by Guenter Roeck
· 9 years ago
15013ad
watchdog: Add support for minimum time between heartbeats
by Guenter Roeck
· 9 years ago
d0684c8
watchdog: Make stop function optional
by Guenter Roeck
· 9 years ago
ee14288
watchdog: Introduce WDOG_HW_RUNNING flag
by Guenter Roeck
· 9 years ago
664a392
watchdog: Introduce hardware maximum heartbeat in watchdog core
by Guenter Roeck
· 9 years ago
fb32e9b
watchdog: Make set_timeout function optional
by Guenter Roeck
· 9 years ago
0254e95
watchdog: Drop pointer to watchdog device from struct watchdog_device
by Guenter Roeck
· 9 years ago
faa5847
watchdog: Add support for creating driver specific sysfs attributes
by Guenter Roeck
· 9 years ago
b4ffb19
watchdog: Separate and maintain variables based on variable lifetime
by Guenter Roeck
· 9 years ago
32ecc63
watchdog: Create watchdog device in watchdog_dev.c
by Guenter Roeck
· 9 years ago
33b7112
watchdog: Read device status through sysfs attributes
by Pratyush Anand
· 9 years ago
906d7a5
watchdog: Use static struct class watchdog_class in stead of pointer
by Pratyush Anand
· 9 years ago
5ef7966
watchdog: core: propagate ping error code to the user space
by Alexander Usyskin
· 9 years ago
bc794ac
watchdog: watchdog_dev: Use single variable name for struct watchdog_device
by Guenter Roeck
· 9 years ago
fcf9567
watchdog: core: don't try to stop device if not running
by Hector Palacios
· 12 years ago
60403f7
watchdog: Fix race condition in registration code
by Guenter Roeck
· 12 years ago
3048253
watchdog: core: dt: add support for the timeout-sec dt property
by Fabio Porcedda
· 12 years ago
8b9468d
watchdog: core: fix WDIOC_GETSTATUS return value
by Wim Van Sebroeck
· 12 years ago
e907df3
watchdog: Add support for dynamically allocated watchdog_device structs
by Hans de Goede
· 12 years ago
f4e9c82
watchdog: Add Locking support
by Hans de Goede
· 12 years ago
7a87982
watchdog: watchdog_dev: Rewrite wrapper code
by Hans de Goede
· 12 years ago
3dfd621
watchdog: use dev_ functions
by Alan Cox
· 13 years ago
d6b469d
watchdog: create all the proper device files
by Alan Cox
· 13 years ago
45f5fed
watchdog: Add multiple device support
by Alan Cox
· 13 years ago
6cfb5aa
watchdog: correct the name of the watchdog_core inlude file
by Wim Van Sebroeck
· 12 years ago
257f8c4
watchdog: Add watchdog_active() routine
by Viresh Kumar
· 13 years ago
09a46e7
watchdog: watchdog_dev: include private header to pickup global symbol prototypes
by H Hartley Sweeten
· 13 years ago
fd7b673
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
by Viresh Kumar
· 13 years ago
b10f7c1
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeout success
by Hans de Goede
· 13 years ago
27c766a
watchdog: Use pr_<fmt> and pr_<level>
by Joe Perches
· 13 years ago
cb7efc0
watchdog: WatchDog Timer Driver Core - use passed watchdog_device
by H Hartley Sweeten
· 13 years ago
3f43f68
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
by Wim Van Sebroeck
· 13 years ago
78d88fc
watchdog: WatchDog Timer Driver Core - Add ioctl call
by Wim Van Sebroeck
· 13 years ago
7e192b9
watchdog: WatchDog Timer Driver Core - Add nowayout feature
by Wim Van Sebroeck
· 13 years ago
017cf08
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
by Wim Van Sebroeck
· 13 years ago
014d694
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctl
by Wim Van Sebroeck
· 13 years ago
234445b
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
by Wim Van Sebroeck
· 13 years ago
c2dc00e
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
by Wim Van Sebroeck
· 13 years ago
2fa0356
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
by Wim Van Sebroeck
· 13 years ago
4331604
watchdog: WatchDog Timer Driver Core - Add basic framework
by Wim Van Sebroeck
· 13 years ago