index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2021-11-26
watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
Ahmad Fatoum
2021-07-20
watchdog: Fix possible use-after-free by calling del_timer_sync()
Zou Wei
2021-07-20
watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
Zou Wei
2021-07-20
watchdog: Fix possible use-after-free in wdt_startup()
Zou Wei
2020-11-10
drivers: watchdog: rdc321x_wdt: Fix race condition bugs
Madhuparna Bhowmik
2020-08-26
watchdog: f71808e_wdt: remove use of wrong watchdog_info option
Ahmad Fatoum
2020-08-26
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
Ahmad Fatoum
2020-06-29
watchdog: da9062: No need to ping manually before setting timeout
Stefan Riedmueller
2020-03-11
watchdog: da9062: do not ping the hw during stop()
Marco Felsch
2020-02-05
watchdog: rn5t618_wdt: fix module aliases
Andreas Kemnade
2019-09-06
watchdog: bcm2835_wdt: Fix module autoload
Stefan Wahren
2018-05-30
watchdog: f71808e_wdt: Fix magic close handling
Igor Pylypiv
2018-05-30
watchdog: sp5100_tco: Fix watchdog disable bit
Guenter Roeck
2018-04-24
watchdog: f71808e_wdt: Fix WD_EN register read
Igor Pylypiv
2018-03-18
watchdog: hpwdt: fix unused variable warning
Arnd Bergmann
2018-03-18
watchdog: hpwdt: Check source of NMI
Jerry Hoemann
2018-03-18
watchdog: hpwdt: SMBIOS check
Jerry Hoemann
2018-02-16
watchdog: imx2_wdt: restore previous timeout after suspend+resume
Martin Kaiser
2017-10-21
watchdog: kempld: fix gcc-4.3 build
Arnd Bergmann
2017-07-05
watchdog: bcm281xx: Fix use of uninitialized spinlock.
Eric Anholt
2017-05-25
watchdog: pcwd_usb: fix NULL-deref at probe
Johan Hovold
2016-04-12
watchdog: rc32434_wdt: fix ioctl error handling
Michael S. Tsirkin
2015-11-23
watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdog
Nicolas Boichat
2015-11-23
watchdog: Add support for Freescale Layerscape platforms
Shaohui Xie
2015-11-23
watchdog: tegra: Stop watchdog first if restarting
Andrew Chew
2015-11-23
watchdog: w83977f_wdt: underflow in wdt_set_timeout()
Dan Carpenter
2015-11-23
watchdog: pnx4008: make global wdt_clk static
Vladimir Zapolskiy
2015-11-23
watchdog: pnx4008: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2015-11-23
watchdog: omap_wdt: fix null pointer dereference
Peter Robinson
2015-11-10
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-11-03
watchdog: core: propagate ping error code to the user space
Alexander Usyskin
2015-11-03
watchdog: watchdog_dev: Use single variable name for struct watchdog_device
Guenter Roeck
2015-10-28
watchdog: intel-mid: add Magic Closure flag
David Cohen
2015-10-28
watchdog: imx2_wdt: Use register definition in regmap_write()
Fabio Estevam
2015-10-27
watchdog: watchdog_dev: Use device tree alias for naming watchdogs
Justin Chen
2015-10-27
watchdog: Watchdog driver for Broadcom Set-Top Box
Justin Chen
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-09-28
watchdog: iTCO: Fix dependencies on I2C
Guenter Roeck
2015-09-28
watchdog: bcm2835: Fix poweroff behaviour
Noralf Trønnes
2015-09-28
watchdog: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-09-09
watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errors
Bjorn Andersson
2015-09-09
watchdog: at91sam9: get and use slow clock
Alexandre Belloni
2015-09-09
watchdog: add a driver to support SAMA5D4 watchdog timer
Wenyou Yang
2015-09-09
watchdog: mpc8xxx: allow to compile for MPC512x
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: use better error code when watchdog cannot be enabled
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: use dynamic memory for device specific data
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: use devm_ioremap_resource to map memory
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: make use of of_device_get_match_data
Uwe Kleine-König
[next]