summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-09watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson1-1/+1
2015-09-09watchdog: at91sam9: get and use slow clockAlexandre Belloni1-2/+20
2015-09-09Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driverWenyou Yang1-0/+35
2015-09-09watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang4-0/+292
2015-09-09watchdog: mpc8xxx: allow to compile for MPC512xUwe Kleine-König1-1/+1
2015-09-09watchdog: mpc8xxx: use better error code when watchdog cannot be enabledUwe Kleine-König1-1/+1
2015-09-09watchdog: mpc8xxx: use dynamic memory for device specific dataUwe Kleine-König1-35/+53
2015-09-09watchdog: mpc8xxx: use devm_ioremap_resource to map memoryUwe Kleine-König1-12/+7
2015-09-09watchdog: mpc8xxx: make use of of_device_get_match_dataUwe Kleine-König1-4/+2
2015-09-09watchdog: mpc8xxx: simplify registrationUwe Kleine-König1-31/+7
2015-09-09watchdog: mpc8xxx: remove dead codeUwe Kleine-König1-13/+2
2015-09-09watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu1-1/+1
2015-09-09DT: watchdog: Add NXP LPC18xx Watchdog Timer binding documentationAriel D'Alessandro1-0/+19
2015-09-09watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro3-0/+352
2015-09-09watchdog: gpio-wdt: ping already at startup for always running devicesUwe Kleine-König1-30/+30
2015-09-09watchdog: gpio-wdt: be more strict about hw_algo matchingUwe Kleine-König1-2/+2
2015-09-09Documentation: watchdog: at91sam9_wdt: add clocks propertyAlexandre Belloni1-0/+2
2015-09-09watchdog: booke_wdt: Use infrastructure to check timeout limitsGuenter Roeck1-3/+1
2015-09-09watchdog: (nv_tco) add support for MCP79Vivien Didelot1-0/+2
2015-09-09watchdog: sunxi: fix activation of system resetFrancesco Lavra1-1/+1
2015-09-09watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabledGreta Zhang1-0/+9
2015-09-09watchdog: mtk_wdt: add suspend/resume supportGreta Zhang1-0/+30
2015-09-09watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia1-0/+1
2015-09-09Documentation/watchdog: add timeout and ping rate control to watchdog-test.cTimur Tabi1-5/+17
2015-08-24Linux 4.2-rc8v4.2-rc8Linus Torvalds1-1/+1
2015-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-13/+15
2015-08-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2015-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2015-08-239p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat1-0/+2
2015-08-23Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-1/+4
2015-08-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-11/+14
2015-08-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+37
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-2/+23
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2015-08-22x86/fpu/math-emu: Fix crash in fork()Ingo Molnar1-1/+1
2015-08-22x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar1-1/+6
2015-08-22Add hch to .get_maintainer.ignoreChristoph Hellwig1-0/+1
2015-08-22mm: make page pfmemalloc check more robustMichal Hocko11-29/+47
2015-08-21Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+7
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds15-609/+34
2015-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-37/+53
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-36/+28
2015-08-21Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+17
2015-08-21Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki2-5/+17
2015-08-21PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas1-1/+1
2015-08-20x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang1-0/+2
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-146/+212
2015-08-20Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2