index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: asm9260: remove __init and __exit annotations
Arnd Bergmann
2016-01-11
1
-4
/
+4
*
watchdog: Drop pointer to watchdog device from struct watchdog_device
Guenter Roeck
2016-01-11
2
-9
/
+8
*
watchdog: ziirave: Use watchdog infrastructure to create sysfs attributes
Guenter Roeck
2016-01-11
1
-17
/
+3
*
watchdog: Add support for creating driver specific sysfs attributes
Guenter Roeck
2016-01-11
1
-2
/
+3
*
watchdog: stmp3xxx: Remove unused variables
Fabio Estevam
2016-01-11
1
-3
/
+0
*
watchdog: add MT7621 watchdog support
John Crispin
2016-01-09
3
-0
/
+194
*
watchdog: da9055_wdt: Drop reference counting
Guenter Roeck
2015-12-29
1
-24
/
+0
*
watchdog: da9052_wdt: Drop reference counting
Guenter Roeck
2015-12-29
1
-24
/
+0
*
watchdog: Separate and maintain variables based on variable lifetime
Guenter Roeck
2015-12-29
2
-182
/
+203
*
watchdog: diag288: Stop re-using watchdog core internal flags
Guenter Roeck
2015-12-29
1
-10
/
+16
*
watchdog: Create watchdog device in watchdog_dev.c
Guenter Roeck
2015-12-29
3
-41
/
+69
*
watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_device
Guenter Roeck
2015-12-28
1
-1
/
+0
*
watchdog: mena21: Do not use device pointer from struct watchdog_device
Guenter Roeck
2015-12-28
1
-2
/
+2
*
watchdog: gpio: Do not use device pointer from struct watchdog_device
Guenter Roeck
2015-12-28
1
-1
/
+2
*
watchdog: tangox: Print info message using pointer to platform device
Guenter Roeck
2015-12-28
1
-1
/
+1
*
watchdog: bcm2835_wdt: Drop log message if watchdog is stopped
Guenter Roeck
2015-12-28
1
-1
/
+0
*
watchdog: add support for Sigma Designs SMP86xx/SMP87xx
Mans Rullgard
2015-12-28
3
-0
/
+236
*
watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor Driver
Martyn Welch
2015-12-28
3
-0
/
+393
*
watchdog: add Alphascale asm9260-wdt driver
Oleksij Rempel
2015-12-28
3
-0
/
+414
*
watchdog: ts4800: add driver for TS-4800 watchdog
Damien Riegel
2015-12-28
3
-0
/
+226
*
watchdog: atlas7: add watchdog driver of CSRatlas7
Guo Zeng
2015-12-28
3
-0
/
+253
*
watchdog: meson: Add meson8b SoC specific data
Carlo Caione
2015-12-28
1
-0
/
+7
*
watchdog: meson: Enable meson SoC specific data
Carlo Caione
2015-12-28
1
-17
/
+41
*
watchdog: hpwdt: HP rebranding
Mingarelli, Thomas
2015-12-28
1
-6
/
+6
*
watchdog: cadence_wdt: use to_platform_device()
Geliang Tang
2015-12-27
1
-4
/
+2
*
watchdog: omap: don't disable the timer when it should be enabled early
Uwe Kleine-König
2015-12-27
1
-1
/
+2
*
watchdog: omap: don't disable runtime pm before starting device
Uwe Kleine-König
2015-12-27
1
-2
/
+2
*
watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()
Jisheng Zhang
2015-12-27
1
-1
/
+1
*
watchdog: refuse to unload softdog module when its timer is running
Li RongQing
2015-12-27
1
-2
/
+6
*
watchdog: stmp3xxx: Stop the watchdog on system halt
Harald Geyer
2015-12-27
1
-0
/
+28
*
sp5100_tco: fix the device check for SB800 and later chipsets
Huang Rui
2015-12-27
1
-12
/
+16
*
sp5100_tco: Add AMD Carrizo platform support
Huang Rui
2015-12-27
1
-0
/
+2
*
sp5100_tco: Add AMD Mullins platform support
Denis Turischev
2015-12-27
1
-0
/
+2
*
watchdog: Read device status through sysfs attributes
Pratyush Anand
2015-12-27
3
-1
/
+122
*
watchdog: Use static struct class watchdog_class in stead of pointer
Pratyush Anand
2015-12-27
3
-18
/
+25
*
watchdog: w83627hf_wdt: use core reboot notifier
Damien Riegel
2015-12-13
1
-30
/
+2
*
watchdog: softdog: use core reboot notifier
Damien Riegel
2015-12-13
1
-28
/
+2
*
watchdog: gpio_wdt: use core reboot notifier
Damien Riegel
2015-12-13
1
-33
/
+2
*
watchdog: cadence_wdt: use core reboot notifier
Damien Riegel
2015-12-13
1
-35
/
+1
*
watchdog: bcm47xx_wdt: use core reboot notifier
Damien Riegel
2015-12-13
1
-22
/
+2
*
watchdog: core: add reboot notifier support
Damien Riegel
2015-12-13
1
-0
/
+37
*
watchdog: sunxi_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-18
/
+5
*
watchdog: s3c2410_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-35
/
+25
*
watchdog: qcom-wdt: use core restart handler
Damien Riegel
2015-12-13
1
-30
/
+19
*
watchdog: mtk_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-17
/
+5
*
watchdog: moxart_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-17
/
+6
*
watchdog: meson_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-18
/
+5
*
watchdog: lpc18xx_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-31
/
+21
*
watchdog: imx2_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-17
/
+6
*
watchdog: imgpdc_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-22
/
+12
[next]