Age | Commit message (Expand) | Author |
2022-07-23 | watchdog: f71808e_wdt: Add check for platform_driver_register | Jiasheng Jiang |
2021-12-28 | watchdog: f71808e_wdt: Add F81966 support | AaeonIot |
2021-10-26 | watchdog: f71808e_wdt: dynamically allocate watchdog driver data | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: refactor to platform device/driver pair | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: migrate to new kernel watchdog API | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: rename variant-independent identifiers appropriately | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: constify static array | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: remove superfluous global | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT | Ahmad Fatoum |
2020-08-05 | watchdog: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-05 | watchdog: f71808e_wdt: do stricter parameter validation | Ahmad Fatoum |
2020-08-05 | watchdog: f71808e_wdt: clear watchdog timeout occurred flag | Ahmad Fatoum |
2020-08-05 | watchdog: f71808e_wdt: remove use of wrong watchdog_info option | Ahmad Fatoum |
2020-08-05 | watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options | Ahmad Fatoum |
2019-10-23 | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann |
2019-09-17 | watchdog: f71808e_wdt: Add F81803 support | Jaret Cantu |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | 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: f71808e_wdt: fix F81866 bit operation | Ji-Ze Hong (Peter Hong) |
2019-05-05 | watchdog: f71808e_wdt: separate declaration and assignment | Ji-Ze Hong (Peter Hong) |
2018-03-10 | watchdog: f71808e_wdt: Fix WD_EN register read | Igor Pylypiv |
2018-03-03 | watchdog: f71808e_wdt: Fix magic close handling | Igor Pylypiv |
2017-12-28 | watchdog: f71808e_wdt: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-06-05 | watchdog: f71808e_wdt: Add F71868 support | Maciej S. Szmigiero |
2016-07-17 | watchdog: f71808e_wdt: Add F81866 support | Ji-Ze Hong (Peter Hong) |
2016-05-14 | watchdog: f71808e_wdt: Fix WDTMOUT_STS register read | Knud Poulsen |
2016-05-14 | watchdog: f71808e_wdt: Fix typo | Knud Poulsen |
2016-05-14 | watchdog: f71808e_wdt: Add F81865 support | Knud Poulsen |
2012-07-23 | watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboard | Justin Wheeler |
2012-03-27 | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-01-12 | watchdog: f71808e_wdt: Add Fintek F71869 watchdog | Michel Arboi |
2011-01-12 | watchdog: add f71862fg support | Lutz Ballaschke |
2011-01-12 | watchdog: clean-up f71808e_wdt.c | Lutz Ballaschke |
2010-10-28 | watchdog: f71808e_wdt: add support for the F71889FG | Giel van Schijndel |
2010-08-08 | watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG | Giel van Schijndel |