aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2015-06-23Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-12pwm: lpss: pci: Add support for Broxton platformQipeng Zha
2015-06-12pwm: bcm-kona: Don't set polarity in probeArun Ramamurthy
2015-06-12pwm: Add pwmchip_add_with_polarity() APITim Kryger
2015-06-12pwm: atmel: Fix incorrect CDTY value after disablingAlexandre Belloni
2015-06-12pwm: atmel: Fix incorrect CDTY value after enablingAlexandre Belloni
2015-05-21pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modaliasJavier Martinez Canillas
2015-05-19pwm: img: Impose upper and lower timebase steps valueNaidu Tellapati
2015-05-06pwm: Add support to remove registered consumer lookup tablesShobhit Kumar
2015-04-23pwm: Remove __init initializer for pwm_add_table()Shobhit Kumar
2015-03-27pwm: samsung: Fix output race on disablingSjoerd Simons
2015-03-11pwm: mxs: Fix period divider computationGaetan Hug
2015-03-11pwm: atmel-hlcdc: Add errata handling for sama5d4Nicolas Ferre
2015-03-11pwm: pca9685: Constify struct regmap_configKrzysztof Kozlowski
2015-02-18pwm: tegra: Use NSEC_PER_SECThierry Reding
2015-02-03pwm: Remove unnecessary check before of_node_put()Markus Elfring
2015-01-30pwm: Imagination Technologies PWM DAC driverNaidu Tellapati
2015-01-30pwm: sti: Maintain a bitmap of configured devicesAjit Pal Singh
2015-01-30pwm: Add Allwinner SoC supportAlexandre Belloni
2015-01-30pwm: atmel-hlcdc: Prevent division by zeroBoris BREZILLON
2015-01-30pwm: atmel-hlcdc: Depend on HAVE_CLKThierry Reding
2014-12-17Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-04pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handlingBoris BREZILLON
2014-12-01pwm: ftm: Add Power Management support for FTM PWMXiubo Li
2014-12-01pwm: ftm: Add regmap rbtree type cache supportXiubo Li
2014-12-01pwm: ftm: Correctly track usage countXiubo Li
2014-11-17pwm: samsung: Allow Samsung PWM driver to be enabled on Exynos7Abhilash Kesavan
2014-11-17pwm: add support for atmel-hlcdc-pwm deviceBoris Brezillon
2014-11-17pwm: Add BCM2835 PWM driverBart Tanghe
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-21Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-20pwm: drop owner assignment from platform_driversWolfram Sang
2014-10-20pwm: Let PWM_CLPS711X depend on HAS_IOMEMChen Gang
2014-09-25pwm: atmel: Fix calculation of prescale valueNikolaus Voss
2014-09-09Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Arnd Bergmann
2014-09-08ARM: at91/tclib: move initialization from alloc to probeGaƫl PORTAY
2014-08-29pwm: Fix uninitialized warnings in pwm_get()Geert Uytterhoeven
2014-08-26pwm: rockchip: Allow polarity invert on rk3288Doug Anderson
2014-08-25pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2Liu Ying
2014-08-25pwm: imx: Cleanup indentation for register definitionsLiu Ying
2014-08-25pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definitionLiu Ying
2014-08-25pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-08-25pwm: lpss: make it buildable only on X86Andy Shevchenko
2014-08-25pwm: lpss: use c99 initializers in structuresJulia Lawall
2014-08-23pwm: lpss: Fix build failure on PowerPCThierry Reding
2014-08-23pwm: lpss: pci: Move to use pcim_enable_device()Andy Shevchenko
2014-08-23pwm: lpss: Properly split driver to partsAndy Shevchenko
2014-08-22pwm: lpss: Add ACPI and PCI IDs for Intel BraswellAlan Cox
2014-08-22pwm: fsl-ftm: Select REGMAP_MMIOFabio Estevam
2014-08-20pwm: fsl-ftm: Convert to direct regmap API usageXiubo Li