summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/dt: add sam9 watchdog default options to SoCsBoris BREZILLON2014-01-286-0/+30
* watchdog: at91sam9_wdt: update device tree docBoris BREZILLON2014-01-281-2/+28
* watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON2014-01-281-86/+223
* watchdog: sp805_wdt depends also on ARM64Naresh Bhat2014-01-281-1/+1
* watchdog: mach-moxart: add restart handlerJonas Jensen2014-01-281-0/+15
* watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy2014-01-282-73/+38
* watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat2014-01-281-1/+1
* watchdog: hpwdt patch to display informative stringThomas Mingarelli2014-01-281-3/+8
* watchdog: dw_wdt: remove build dependenciesBaruch Siach2014-01-282-3/+2
* watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang2014-01-281-0/+4
* watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson2014-01-281-3/+37
* watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala2014-01-283-10/+166
* watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson2014-01-281-8/+5
* watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson2014-01-281-1/+1
* watchdog: GPIO-controlled watchdogAlexander Shiyan2014-01-284-0/+286
* watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk2014-01-283-5/+13
* watchdog: davinci: add "timeout-sec" propertyIvan Khoronzhuk2014-01-281-0/+4
* watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk2014-01-281-0/+26
* watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk2014-01-281-26/+48
* watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk2014-01-282-112/+36
* watchdog: bcm281xx: Debugfs supportMarkus Mayer2014-01-283-4/+115
* watchdog: bcm281xx: Watchdog DriverMarkus Mayer2014-01-284-0/+283
* watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson2014-01-281-2/+2
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-289-9/+9
* Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-01-2815-52/+118
|\
| * microblaze: Add missing v8.50.a versionMichal Simek2014-01-271-0/+1
| * microblaze: Fix missing bracket in printkMichal Simek2014-01-271-1/+1
| * microblaze: Fix compilation error for BS=0Michal Simek2014-01-271-12/+37
| * microblaze: Disable stack protection from bootloaderMichal Simek2014-01-271-0/+4
| * microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek2014-01-271-0/+8
| * microblaze: timer: Do not initialized system timer twiceMichal Simek2014-01-271-0/+6
| * microblaze: timer: Use generic sched_clock implementationMichal Simek2014-01-272-19/+9
| * microblaze: Add NOTES section to linker scriptMichal Simek2014-01-271-0/+1
| * microblaze: Add support for CCFMichal Simek2014-01-277-11/+40
| * microblaze: Simplify fcpu helper functionMichal Simek2014-01-211-3/+5
| * microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven2014-01-212-2/+2
| * microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven2014-01-211-1/+0
| * microblaze: Remove _fdt_start castsGeert Uytterhoeven2014-01-211-3/+2
| * microblaze: Wire up defconfig to mmu_defconfigGeert Uytterhoeven2014-01-211-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2821-56/+344
|\ \
| * | s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-249-5/+208
| * | s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-223-0/+15
| * | s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-01-221-5/+5
| * | s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2014-01-222-11/+2
| * | s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens2014-01-221-0/+10
| * | s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens2014-01-221-1/+1
| * | s390/32bit: fix cmpxchg64Heiko Carstens2014-01-221-2/+3
| * | s390/xpram: don't modify module parametersSebastian Ott2014-01-221-2/+3
| * | s390/zcrypt: remove zcrypt kmsg documentation againHeiko Carstens2014-01-221-20/+0
| * | s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner2014-01-221-7/+26
OpenPOWER on IntegriCloud