| Commit message (Expand) | Author | Age |
* | watchdog: w83627hf: Use helper functions to access superio registers | Guenter Roeck | 2013-11-18 |
* | watchdog: w83627hf: Enable watchdog device only if not already enabled | Guenter Roeck | 2013-11-18 |
* | watchdog: w83627hf: Enable watchdog only once | Guenter Roeck | 2013-11-18 |
* | watchdog: w83627hf: Convert to watchdog infrastructure | Guenter Roeck | 2013-11-18 |
* | watchdog: omap_wdt: raw read and write endian fix | Victor Kamensky | 2013-11-17 |
* | watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE | Uwe Kleine-König | 2013-11-17 |
* | watchdog: pcwd_usb: overflow in usb_pcwd_send_command() | Dan Carpenter | 2013-11-17 |
* | watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() | Wei Yongjun | 2013-11-17 |
* | watchdog: watchdog_core: Fix a trivial typo | Sachin Kamat | 2013-11-17 |
* | watchdog: dw: Enable OF support for DW watchdog timer | Dinh Nguyen | 2013-11-17 |
* | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 2013-11-17 |
* | watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval | Guenter Roeck | 2013-11-17 |
* | watchdog: pcwd_usb: Use allocated buffer for usb_control_msg | Guenter Roeck | 2013-11-17 |
* | watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata() | Michal Simek | 2013-11-17 |
* | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI | Xianglong Du | 2013-11-17 |
* | watchdog: Remove redundant of_match_ptr | Sachin Kamat | 2013-11-17 |
* | watchdog: ts72xx_wdt: cleanup return codes in ioctl | Dan Carpenter | 2013-11-17 |
* | watchdog: add ralink watchdog driver | John Crispin | 2013-11-17 |
* | watchdog: Add MOXA ART watchdog driver | Jonas Jensen | 2013-11-17 |
* | watchdog: kempld_wdt: Add __user annotation | Jingoo Han | 2013-11-17 |
* | watchdog: dw_wdt: Add __user annotation | Jingoo Han | 2013-11-17 |
* | watchdog: use dev_get_platdata() | Jingoo Han | 2013-11-17 |
* | watchdog: imx2_wdt: expose module alias for loading from device-tree | Niels de Vos | 2013-11-17 |
* | watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare | Heiko Stübner | 2013-11-17 |
* | watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS | Heiko Stübner | 2013-11-17 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 |
|\ |
|
| * | powerpc: add missing explicit OF includes for ppc | Rob Herring | 2013-11-11 |
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 |
| |\ |
|
| * | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 |
* | | | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-12 |
|\ \ \ |
|
| * | | | watchdog: Drop references to H8300 architecture | Guenter Roeck | 2013-09-16 |
| |/ / |
|
* | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 |
* | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 |
| |/
|/| |
|
* | | watchdog: sunxi: Fix section mismatch | Maxime Ripard | 2013-10-13 |
* | | watchdog: kempld_wdt: Fix bit mask definition | Jingoo Han | 2013-10-13 |
* | | watchdog: ts72xx_wdt: locking bug in ioctl | Dan Carpenter | 2013-10-13 |
* | | watchdog: hpwdt: Patch to ignore auxilary iLO devices | Mingarelli, Thomas | 2013-10-10 |
|/ |
|
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-09-12 |
|\ |
|
| * | watchdog: s3c2410_wdt: simplify use of devm_ioremap_resource | Julia Lawall | 2013-09-10 |
| * | watchdog: simplify platform_get_resource_byname/devm_ioremap_resource | Julia Lawall | 2013-09-10 |
| * | watchdog: ts72xx_wdt: simplify use of devm_ioremap_resource | Julia Lawall | 2013-09-10 |
| * | watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resource | Julia Lawall | 2013-09-10 |
| * | watchdog: sunxi: New watchdog driver for Allwinner A10/A13 | Carlo Caione | 2013-09-10 |
| * | watchdog: s3c2410_wdt: remove the global variables | Leela Krishna Amudala | 2013-09-10 |
* | | lto, watchdog/hpwdt.c: make assembler label global | Andi Kleen | 2013-09-11 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 |
|\ |
|
| * | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 2013-07-12 |
| |\ |
|
| | * | WATCHDOG: sb_wdog: Fix 32 bit build failure | Ralf Baechle | 2013-06-21 |
| * | | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | 2013-06-10 |
| |/ |
|
* | | watchdog: hpwdt: Add check for UEFI bits | Mingarelli, Thomas | 2013-07-11 |