summaryrefslogtreecommitdiff
path: root/drivers/pwm (follow)
Commit message (Expand)AuthorAge
* pwm: pca9685: Fix period change with same duty cycleClemens Gruber2017-03-15
* pwm: Fix device reference leakJohan Hovold2016-12-08
* pwm: Unexport children before chip removalDavid Hsu2016-11-10
* pwm: Mark all devices as "might sleep"Thierry Reding2016-09-30
* pwm: lpc32xx: fix and simplify duty cycle and period calculationsVladimir Zapolskiy2016-09-15
* pwm: lpc32xx: correct number of PWM channels from 2 to 1Vladimir Zapolskiy2016-09-15
* pwm: fsl-ftm: Fix clock enable/disable when using PMStefan Agner2016-09-15
* pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy2016-05-04
* Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-11
|\
| * pwm: sunxi: Fix whitespace issueOlliver Schinagl2015-11-10
| * pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro'sOlliver Schinagl2015-11-10
| * pwm: sysfs: Remove unnecessary temporary variableOlliver Schinagl2015-11-10
| * pwm: Return -ENODEV if no PWM lookup match is foundThierry Reding2015-11-10
| * pwm: sun4i: Add support for PWM controller on sun5i SoCsHans de Goede2015-11-10
| * pwm: Set enable state properly on failed call to enableJonathan Richardson2015-11-10
| * pwm: lpss: Add support for runtime PMQipeng Zha2015-11-06
| * pwm: lpss: Add more Intel Broxton IDsMika Westerberg2015-11-06
| * pwm: lpss: Support all four PWMs on Intel BroxtonMika Westerberg2015-11-06
| * pwm: lpss: Add support for multiple PWMsMika Westerberg2015-11-06
| * pwm-pca9685: enable ACPI device found on Galileo Gen2Andy Shevchenko2015-11-06
| * pwm: Add MediaTek display PWM driver supportYH Huang2015-10-06
| * pwm: tipwmss: Enable on TI DRA7x and AM437xVignesh R2015-10-06
| * pwm: atmel-hlcdc: add sama5d2 SoC support.Nicolas Ferre2015-10-06
| * pwm: Add Broadcom BCM7038 PWM controller supportFlorian Fainelli2015-10-06
| * pwm: Add support for R-Car PWM TimerYoshihiro Shimoda2015-10-06
| * pwm: Add support for the Berlin PWM controllerAntoine Ténart2015-10-06
| * pwm: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
* | misc: atmel_tclib: get and use slow clockBoris Brezillon2015-10-06
|/
* Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-09
|\
| * ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errataJosh Wu2015-09-09
| * pwm: NXP LPC18xx PWM/SCT driverAriel D'Alessandro2015-09-09
| * pwm-pca9685: Support changing the output frequencyClemens Gruber2015-08-17
| * pwm-pca9685: Fix several driver bugsClemens Gruber2015-08-17
| * pwm: kona: Modify settings application sequenceJonathan Richardson2015-08-17
| * pwm: pca9685: Drop owner assignmentKrzysztof Kozlowski2015-08-17
| * pwm: Clean up kerneldocThierry Reding2015-08-17
| * pwm: Remove useless whitespaceThierry Reding2015-08-17
| * pwm: sysfs: Remove unnecessary paddingThierry Reding2015-07-27
| * pwm: sysfs: Properly convert from enum to stringThierry Reding2015-07-27
| * pwm: Make use of pwm_get_xxx() helpers where appropriateBoris Brezillon2015-07-20
| * pwm: Add the pwm_is_enabled() helperBoris Brezillon2015-07-20
* | pwm: crc: Add Crystalcove (CRC) PWM driverShobhit Kumar2015-07-21
|/
* Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\
| * pwm: lpss: pci: Add support for Broxton platformQipeng Zha2015-06-12
| * pwm: bcm-kona: Don't set polarity in probeArun Ramamurthy2015-06-12
| * pwm: Add pwmchip_add_with_polarity() APITim Kryger2015-06-12
| * pwm: atmel: Fix incorrect CDTY value after disablingAlexandre Belloni2015-06-12
| * pwm: atmel: Fix incorrect CDTY value after enablingAlexandre Belloni2015-06-12
| * pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modaliasJavier Martinez Canillas2015-05-21
| * pwm: Add support to remove registered consumer lookup tablesShobhit Kumar2015-05-06