summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-07-0121-159/+913
|\
| * watchdog: omap_wdt: early_enable module parameterLars Poeschel2015-07-012-0/+9
| * watchdog: gpio_wdt: Add option for early registrationJean-Baptiste Theou2015-06-292-0/+21
| * watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-293-18/+110
| * watchdog: max63xx: dynamically allocate deviceVivien Didelot2015-06-291-66/+104
| * watchdog: imx2_wdt: Disable previously acquired clock on error pathFabio Estevam2015-06-261-1/+5
| * watchdog: imx2_wdt: Check for clk_prepare_enable() errorFabio Estevam2015-06-261-2/+7
| * watchdog: hpwdt: Add support for WDIOC_SETOPTIONSJean Delvare2015-06-221-1/+15
| * watchdog: docs: omap_wdt also understands nowayoutLars Poeschel2015-06-221-0/+2
| * watchdog: omap_wdt: implement get_timeleftLars Poeschel2015-06-222-0/+12
| * watchdog: da9062: DA9062 watchdog driverS Twiss2015-06-223-0/+263
| * watchdog: imx2_wdt: set watchdog parent deviceVladimir Zapolskiy2015-06-221-0/+1
| * watchdog: mena21_wdt: Fix possible NULL pointer dereferenceJohannes Thumshirn2015-06-221-2/+3
| * watchdog: dw_wdt: keepalive the watchdog at write timeDoug Anderson2015-06-221-0/+1
| * watchdog: dw_wdt: No need for a spinlockDoug Anderson2015-06-221-7/+0
| * watchdog: imx2_wdt: also set wdog->timeout to new_timeoutMichael Grzeschik2015-06-221-0/+2
| * watchdog: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-06-221-1/+1
| * watchdog: cadence: Add dependency on HAS_IOMEMRichard Weinberger2015-06-221-0/+1
| * watchdog: max63xx_wdt: Constify platform_device_idKrzysztof Kozlowski2015-06-221-1/+1
| * watchdog: MAX63XX_WATCHDOG does not depend on ARMVivien Didelot2015-06-221-1/+1
| * watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia2015-06-221-0/+29
| * watchdog: imgpdc: Fix max timeoutEzequiel Garcia2015-06-221-1/+5
| * watchdog: imgpdc: Add reboot supportAndrew Bresticker2015-06-221-0/+21
| * watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker2015-06-221-5/+13
| * watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker2015-06-221-7/+3
| * watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König2015-06-221-0/+7
| * watchdog: omap: simplify assignment of bootstatusUwe Kleine-König2015-06-221-7/+5
| * watchdog: omap: put struct watchdog_device into driver dataUwe Kleine-König2015-06-221-31/+24
| * watchdog: omap: use watchdog_init_timeout instead of open coding itUwe Kleine-König2015-06-222-4/+4
| * watchdog: omap: clearify device tree documentationUwe Kleine-König2015-06-221-4/+2
| * watchdog: digicolor: driver for Conexant Digicolor CX92755 SoCBaruch Siach2015-06-223-0/+216
| * watchdog: digicolor: document device tree bindingBaruch Siach2015-06-221-0/+25
| * watchdog: at91sam9: use endian agnostic IOBen Dooks2015-06-221-2/+2
| * watchdog: st_wdt: Update IP layout information to include ClocksourceLee Jones2015-06-221-1/+1
| * watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones2015-06-223-0/+357
| * watchdog: bindings: Provide ST bindings for ST's LPC Watchdog deviceLee Jones2015-06-221-0/+38
| * ARM: multi_v7_defconfig: Enable support for ST's LPC WatchdogLee Jones2015-06-221-0/+1
| * mfd: dt-bindings: Provide human readable defines for LPC mode choosingLee Jones2015-06-221-0/+15
* | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01182-1574/+14426
|\ \
| * | clk: stm32: Add clock driver for STM32F4[23]xxx devicesDaniel Thompson2015-06-222-0/+381
| * | dt-bindings: Document the STM32F4 clock bindingsDaniel Thompson2015-06-221-0/+65
| * | Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-2013-16/+637
| |\ \
| | * | clk: tegra: Fix hda2codec_2x clock name for Tegra30Marcel Ziswiler2015-05-131-1/+1
| | * | clk: tegra: EMC clock driver depends on EMC driverThierry Reding2015-05-134-1/+15
| | * | clk: tegra: Have EMC clock implement determine_rate()Tomeu Vizoso2015-05-131-12/+23
| | * | clk: tegra: Set the EMC clock as the parent of the MC clockTomeu Vizoso2015-05-131-12/+1
| | * | clk: tegra: Add EMC clock driverMikko Perttunen2015-05-134-2/+535
| | * | clk: tegra: Remove old Tegra124 EMC clockMikko Perttunen2015-05-131-1/+0
| | * | of: document external-memory-controller property in tegra124-carTomeu Vizoso2015-05-131-0/+2
| | * | of: document new emc-timings subnode in nvidia,tegra124-carTomeu Vizoso2015-05-131-1/+41
OpenPOWER on IntegriCloud