aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-28watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON
2014-01-28watchdog: sp805_wdt depends also on ARM64Naresh Bhat
2014-01-28watchdog: mach-moxart: add restart handlerJonas Jensen
2014-01-28watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy
2014-01-28watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat
2014-01-28watchdog: hpwdt patch to display informative stringThomas Mingarelli
2014-01-28watchdog: dw_wdt: remove build dependenciesBaruch Siach
2014-01-28watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang
2014-01-28watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson
2014-01-28watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala
2014-01-28watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson
2014-01-28watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson
2014-01-28watchdog: GPIO-controlled watchdogAlexander Shiyan
2014-01-28watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk
2014-01-28watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk
2014-01-28watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk
2014-01-28watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk
2014-01-28watchdog: bcm281xx: Debugfs supportMarkus Mayer
2014-01-28watchdog: bcm281xx: Watchdog DriverMarkus Mayer
2014-01-28watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel
2014-01-27Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-25Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds
2014-01-25ipmi: Cleanup error returnCorey Minyard
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi
2014-01-25ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-25Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-01-24Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-01-24Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds
2014-01-24Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville