summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2012-11-21watchdog: tegra: fix compilation errorBibek Basu
2012-08-07Merge commit 'main-jb-2012.08.03-B4' into t114-0806Pradeep Kumar
2012-07-12watchdog: tegra: Add support for FIQ debuggerKamal Kannan Balagopalan
2012-07-12watchdog: tegra: Revamp Tegra watchdog supportKamal Kannan Balagopalan
2012-04-30hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-23gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2012-03-23tegra: watchdog: add enable/disable ioctlXin Xie
2012-03-23tegra: watchdog: improve Kconfig descriptionXin Xie
2012-03-23tegra: wdt: Add KEEPALIVE function to WDT driverKamal Kannan Balagopalan
2012-03-23tegra:watchdog: Change timer src to timer10 for watchdog.vdumpa
2012-03-23tegra:watchdog: Use new watchdog controller.vdumpa
2012-03-23watchdog: tegra_wdt: fix WDT open() kernel panicXin Xie
2012-03-21watchdog: tegra_wdt: give time for spinlock lockup detection to workJP Abgrall
2012-03-21watchdog: tegra_wdt: Several changes to watchdog driverDmitriy Gruzman
2012-03-21watchdog: tegra_wdt: Several changes to watchdog driverRebecca Schultz Zavin
2012-03-21watchdog: add tegra_wdt driverGary King
2012-02-29watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow
2012-02-28watchdog: Fix typo in pnx4008_wdt.cMasanari Iida
2012-02-28watchdog: Fix typo in KconfigMasanari Iida
2012-02-28watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham
2012-02-28watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov
2012-01-27watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley
2012-01-27watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida
2012-01-27watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin
2012-01-27watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin
2012-01-27watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin
2012-01-27watchdog: Staticise nuc900_wdtAxel Lin
2012-01-27watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin
2012-01-27watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D
2012-01-27watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-01-27watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.Shubhrajyoti D
2012-01-06watchdog: new driver for VIA chipsetsMarc Vertes
2012-01-06watchdog: ath79_wdt: flush register writesGabor Juhos
2012-01-06drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated dataJulia Lawall
2012-01-06watchdog: Convert wm831x driver to devm_kzalloc()Mark Brown
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2012-01-06watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin
2012-01-06watchdog: Convert Wolfson drivers to module_platform_driverMark Brown
2012-01-02misc latin1 to utf8 conversionsAl Viro