index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
intel_scu_watchdog.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 278
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: intel_scu: make it explicitly non-modular
Paul Gortmaker
2019-05-05
watchdog: intel_scu_watchdog: fix spelling mistake: "set_hearbeat" -> "set_he...
Colin Ian King
2014-03-31
watchdog: intel_scu_watchdog: Remove unused variable
Alexander Shiyan
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-10-17
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2013-10-17
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-28
watchdog: Intel SCU Watchdog: Fix build and remove duplicate code
Jesper Juhl
2011-03-15
watchdog: Intel SCU Watchdog Timer Driver for Moorestown and Medfield platforms.
Donald Johnson