summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-1316-63/+205
|\
| * pwm: rcar: Add suspend/resume supportYoshihiro Shimoda2018-03-281-0/+42
| * pwm: rcar: Use PM Runtime to control module clockHien Dang2018-03-281-6/+2
| * dt-bindings: pwm: rcar: Add bindings for R-Car M3N supportYoshihiro Shimoda2018-03-281-0/+1
| * pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama2018-03-281-2/+6
| * pwm: sysfs: Use put_device() instead of kfree()Arvind Yadav2018-03-281-1/+2
| * dt-bindings: pwm: sunxi: Add new compatible stringsAndre Przywara2018-03-281-0/+2
| * pwm: sun4i: Simplify controller mappingAndre Przywara2018-03-281-18/+8
| * pwm: sun4i: Drop unused .has_rdy memberAndre Przywara2018-03-281-6/+0
| * pwm: sun4i: Properly check current stateAlexandre Belloni2018-03-281-2/+4
| * pwm: Remove depends on AVR32Corentin Labbe2018-03-281-1/+1
| * pwm: stm32: LPTimer: Use 3 cells ->of_xlate()Gerald Baeza2018-03-281-0/+2
| * dt-bindings: pwm-stm32-lp: Add #pwm-cellsGerald Baeza2018-03-281-0/+3
| * pwm: stm32: Protect common prescaler for all channelsFabrice Gasnier2018-03-281-1/+17
| * pwm: stm32: Remove unused struct deviceFabrice Gasnier2018-03-281-1/+0
| * pwm: mediatek: Improve precision in rate calculationSean Wang2018-03-281-5/+12
| * pwm: mediatek: Remove redundant MODULE_ALIAS entriesSean Wang2018-03-281-1/+0
| * pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623Sean Wang2018-03-281-3/+21
| * pwm: jz4740: Enable for all Ingenic SoCsPaul Cercueil2018-03-281-3/+3
| * pwm: jz4740: Add support for devicetreePaul Cercueil2018-03-282-0/+39
| * pwm: jz4740: Implement ->set_polarity()Paul Cercueil2018-03-281-0/+19
| * pwm: jz4740: Make disable operation compatible with TCU2 modeMaarten ter Huurne2018-03-281-1/+7
| * pwm: imx: Let PWM be active during suspendFabio Estevam2018-03-281-1/+2
| * dt-bindings: pwm: renesas-tpu: Correct SoC part numbers and family namesGeert Uytterhoeven2018-03-271-2/+2
| * dt-bindings: pwm: renesas-tpu: Correct example TPU register block sizeGeert Uytterhoeven2018-03-271-1/+1
| * dt-bindings: pwm: rcar: Document r8a774[35] PWM bindingsFabrizio Castro2018-03-271-3/+7
| * dt-bindings: pwm: renesas-tpu: Document r8a774[35] supportFabrizio Castro2018-03-271-1/+3
| * pwm: atmel-tcb: Delete an error message for a failed memory allocationMarkus Elfring2018-03-271-1/+0
| * pwm: puv3: Delete an error message for a failed memory allocationMarkus Elfring2018-03-271-3/+1
| * pwm: stm32: Adopt SPDX identifierBenjamin Gaignard2018-03-272-4/+2
* | Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2018-04-1355-456/+628
|\ \
| * \ Merge branch 'v4.17-rc1'Wim Van Sebroeck2018-03-261-4/+11
| |\ \
| | * | watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov2018-03-261-4/+11
| * | | Merge branch 'v4.17-rc1'Wim Van Sebroeck2018-03-2433-210/+329
| |\| |
| | * | watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-2428-210/+31
| | * | watchdog: aspeed: Allow configuring for alternate bootMilton Miller2018-03-241-0/+4
| | * | watchdog: Add Nuvoton NPCM watchdog driverJoel Stanley2018-03-243-0/+266
| | * | dt-bindings: watchdog: Add Nuvoton NPCM descriptionJoel Stanley2018-03-241-0/+28
| * | | Merge branch 'v4.16-fixes'Wim Van Sebroeck2018-03-133-12/+33
| |\ \ \
| | * | | watchdog: dw: save/restore control and timeout across suspend/resumeBrian Norris2018-03-131-0/+9
| | * | | watchdog: dw: RMW the control registerBrian Norris2018-03-131-8/+15
| | * | | watchdog: sprd_wdt: Fix error handling in sprd_wdt_enable()Alexey Khoroshilov2018-03-131-1/+3
| | * | | watchdog: aspeed: Fix translation of reset mode to ctrl registerMilton Miller2018-03-131-3/+6
| * | | | Merge branch 'v4.16-fixes'Wim Van Sebroeck2018-03-101-1/+1
| |\| | | | | |/ / | |/| |
| | * | watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv2018-03-101-1/+1
| * | | watchdog: renesas_wdt: Add restart handlerFabrizio Castro2018-03-101-0/+12
| * | | watchdog: renesas_wdt: Add R-Car Gen2 supportFabrizio Castro2018-03-101-5/+44
| * | | watchdog: renesas_wdt: Add suspend/resume supportFabrizio Castro2018-03-101-0/+26
| * | | watchdog: hpwdt: Update driver version.Jerry Hoemann2018-03-031-1/+1
| * | | watchdog: hpwdt: Add dynamic debugJerry Hoemann2018-03-031-0/+11