aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
* watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley2012-01-27
* watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin2012-01-27
* watchdog: Fix typo "unexpectdly"Masanari Iida2012-01-27
* watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin2012-01-27
* watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin2012-01-27
* watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin2012-01-27
* watchdog: Staticise nuc900_wdtAxel Lin2012-01-27
* watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin2012-01-27
* watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D2012-01-27
* watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall2012-01-27
* watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall2012-01-27
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-01-10
|\
| * watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.Shubhrajyoti D2012-01-06
| * watchdog: new driver for VIA chipsetsMarc Vertes2012-01-06
| * watchdog: ath79_wdt: flush register writesGabor Juhos2012-01-06
| * drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated dataJulia Lawall2012-01-06
| * watchdog: Convert wm831x driver to devm_kzalloc()Mark Brown2012-01-06
| * watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck2012-01-06
| * watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-06
| * watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin2012-01-06
| * watchdog: Convert Wolfson drivers to module_platform_driverMark Brown2012-01-06
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \
| * | ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \
| * | | misc latin1 to utf8 conversionsAl Viro2012-01-02
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ \
| * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| | |/ /
* | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-06
|\ \ \ \ | |/ / / |/| | |
| * | | watchdog: sp805: Enable module alias autogeneration for AMBA driversDave Martin2011-11-22
| |/ /
* | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck2011-12-27
* | | watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-26
* | | watchdog: sp805: Fix section mismatch in ID table.Nick Bowler2011-12-26
* | | watchdog: move coh901327 state holdersLinus Walleij2011-12-26
| |/ |/|
* | watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow2011-11-16
* | watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown2011-11-16
* | watchdog: adx_wdt.c: remove driverWim Van Sebroeck2011-11-15
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker2011-10-31
* | watchdog: Convert wm831x driver to watchdog coreMark Brown2011-11-05
* | watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang2011-11-05
* | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck2011-11-05
* | watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee2011-11-05
* | watchdog: irq: Remove IRQF_DISABLEDYong Zhang2011-11-05
* | watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-05
* | watchdog: sc520_wdt: Remove unnecessary cast.Sean Young2011-11-05
* | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02
|\ \ | |/ |/|
| * um: switch to use of drivers/KconfigAl Viro2011-11-02
| * um: clean Kconfig up a bitAl Viro2011-11-02