summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-10-2122-70/+1725
|\
| * watchdog: meson: remove magic value for rebootCarlo Caione2014-10-201-1/+1
| * watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEMChen Gang2014-10-201-1/+2
| * watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai2014-10-201-0/+10
| * watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai2014-10-201-25/+76
| * watchdog: imx2_wdt: add restart handler supportJingchang Lu2014-10-201-0/+37
| * watchdog: qcom: register a restart notifierJosh Cartwright2014-10-201-0/+38
| * watchdog: s3c2410: add restart handlerHeiko Stuebner2014-10-201-0/+36
| * watchdog: dw_wdt: add restart handler supportJisheng Zhang2014-10-201-0/+32
| * ARM: defconfig: update multi_v7_defconfigCarlo Caione2014-10-201-0/+1
| * ARM: meson: add watchdog driverCarlo Caione2014-10-203-0/+247
| * ARM: docs: add documentation binding for meson watchdogCarlo Caione2014-10-201-0/+13
| * stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki2014-10-201-0/+24
| * watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak2014-10-203-0/+201
| * watchdog: add driver for Ricoh RN5T618 watchdogBeniamino Galvani2014-10-203-0/+210
| * watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7Naveen Krishna Chatradhi2014-10-202-0/+12
| * watchdog: qcom: document device tree bindingsJosh Cartwright2014-10-201-0/+24
| * watchdog: qcom: add support for KPSS WDTJosh Cartwright2014-10-203-0/+200
| * watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()Jisheng Zhang2014-10-201-1/+3
| * devicetree: Add Cadence WDT devicetree bindings documentationHarini Katakam2014-10-201-0/+24
| * watchdog: Add Cadence WDT driverHarini Katakam2014-10-203-0/+525
| * watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?Uwe Kleine-König2014-10-201-7/+2
| * watchdog: imx2_wdt: Convert to use regmap framework's endianness method.Xiubo Li2014-10-202-7/+2
| * watchdog: ts72xx_wdt: Kill superfluous variable in removeMika Westerberg2014-10-201-5/+1
| * powerpc: booke_wdt: Fix build error as a modulePranith Kumar2014-10-201-23/+5
| * watchdog: xilinx: Remove .owner field for driverMichal Simek2014-10-201-1/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-10-217-29/+53
|\ \
| * | leds: gpio: cleanup the leds-gpio driverXiubo Li2014-09-291-3/+1
| * | led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-09-291-0/+3
| * | led: gpio: Sort include headers alphabeticallyXiubo Li2014-09-292-6/+6
| * | Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into develBryan Wu2014-09-2413-0/+794
| |\ \
| * | | leds: Improve and export led_update_brightnessJacek Anaszewski2014-09-123-6/+26
| * | | leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...Lothar Waßmann2014-09-121-1/+1
| * | | leds: lp3944: fix sparse warningJacek Anaszewski2014-09-121-1/+2
| * | | leds: avoid using DEVICE_ATTR macro for max_brightness attributeJacek Anaszewski2014-09-121-2/+2
| * | | leds: make brightness type consistent across whole subsystemJacek Anaszewski2014-09-121-2/+2
| * | | leds: Reorder include directivesJacek Anaszewski2014-09-123-8/+10
* | | | Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-2113-222/+399
|\ \ \ \
| * | | | pwm: Let PWM_CLPS711X depend on HAS_IOMEMChen Gang2014-10-201-0/+1
| * | | | pwm: atmel: Fix calculation of prescale valueNikolaus Voss2014-09-251-13/+11
| * | | | pwm: Fix uninitialized warnings in pwm_get()Geert Uytterhoeven2014-08-291-15/+14
| * | | | pwm: rockchip: Allow polarity invert on rk3288Doug Anderson2014-08-262-11/+50
| * | | | pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2Liu Ying2014-08-251-2/+43
| * | | | pwm: imx: Cleanup indentation for register definitionsLiu Ying2014-08-251-13/+13
| * | | | pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definitionLiu Ying2014-08-251-1/+1
| * | | | pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-08-251-1/+1
| * | | | pwm: lpss: make it buildable only on X86Andy Shevchenko2014-08-251-0/+1
| * | | | pwm: lpss: use c99 initializers in structuresJulia Lawall2014-08-251-2/+2
| * | | | pwm: lpss: Fix build failure on PowerPCThierry Reding2014-08-231-0/+1
| * | | | pwm: lpss: pci: Move to use pcim_enable_device()Andy Shevchenko2014-08-231-2/+1