summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-06-26watchdog: imx2_wdt: Check for clk_prepare_enable() errorFabio Estevam-2/+7
2015-06-22watchdog: hpwdt: Add support for WDIOC_SETOPTIONSJean Delvare-1/+15
2015-06-22watchdog: docs: omap_wdt also understands nowayoutLars Poeschel-0/+2
2015-06-22watchdog: omap_wdt: implement get_timeleftLars Poeschel-0/+12
2015-06-22watchdog: da9062: DA9062 watchdog driverS Twiss-0/+263
2015-06-22watchdog: imx2_wdt: set watchdog parent deviceVladimir Zapolskiy-0/+1
2015-06-22watchdog: mena21_wdt: Fix possible NULL pointer dereferenceJohannes Thumshirn-2/+3
2015-06-22watchdog: dw_wdt: keepalive the watchdog at write timeDoug Anderson-0/+1
2015-06-22watchdog: dw_wdt: No need for a spinlockDoug Anderson-7/+0
2015-06-22watchdog: imx2_wdt: also set wdog->timeout to new_timeoutMichael Grzeschik-0/+2
2015-06-22watchdog: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-1/+1
2015-06-22watchdog: cadence: Add dependency on HAS_IOMEMRichard Weinberger-0/+1
2015-06-22watchdog: max63xx_wdt: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-06-22watchdog: MAX63XX_WATCHDOG does not depend on ARMVivien Didelot-1/+1
2015-06-22watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia-0/+29
2015-06-22watchdog: imgpdc: Fix max timeoutEzequiel Garcia-1/+5
2015-06-22watchdog: imgpdc: Add reboot supportAndrew Bresticker-0/+21
2015-06-22watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker-5/+13
2015-06-22watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker-7/+3
2015-06-22watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König-0/+7
2015-06-22watchdog: omap: simplify assignment of bootstatusUwe Kleine-König-7/+5
2015-06-22watchdog: omap: put struct watchdog_device into driver dataUwe Kleine-König-31/+24
2015-06-22watchdog: omap: use watchdog_init_timeout instead of open coding itUwe Kleine-König-4/+4
2015-06-22watchdog: omap: clearify device tree documentationUwe Kleine-König-4/+2
2015-06-22watchdog: digicolor: driver for Conexant Digicolor CX92755 SoCBaruch Siach-0/+216
2015-06-22watchdog: digicolor: document device tree bindingBaruch Siach-0/+25
2015-06-22watchdog: at91sam9: use endian agnostic IOBen Dooks-2/+2
2015-06-22watchdog: st_wdt: Update IP layout information to include ClocksourceLee Jones-1/+1
2015-06-22watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones-0/+357
2015-06-22watchdog: bindings: Provide ST bindings for ST's LPC Watchdog deviceLee Jones-0/+38
2015-06-22ARM: multi_v7_defconfig: Enable support for ST's LPC WatchdogLee Jones-0/+1
2015-06-22mfd: dt-bindings: Provide human readable defines for LPC mode choosingLee Jones-0/+15
2015-06-21Linux 4.1v4.1Linus Torvalds-1/+1
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-3/+22
2015-06-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+18
2015-06-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+16
2015-06-19Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-2/+45
2015-06-19Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette-8/+16
2015-06-19clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre-1/+1
2015-06-19clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre-1/+1
2015-06-19clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon-4/+4
2015-06-19clk: at91: pll: fix input range validity checkBoris Brezillon-2/+10
2015-06-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2015-06-18revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton-5/+4
2015-06-19Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie-1/+4
2015-06-19Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie-0/+9
2015-06-18drm/radeon: don't probe MST on hw we don't support it onDave Airlie-0/+5
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer-0/+4
2015-06-17Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+9
2015-06-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-10/+16