summaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAgeFilesLines
* pwm: tegra: Use NSEC_PER_SECThierry Reding2015-02-181-1/+1
* pwm: Remove unnecessary check before of_node_put()Markus Elfring2015-02-031-1/+1
* pwm: Imagination Technologies PWM DAC driverNaidu Tellapati2015-01-303-0/+263
* pwm: sti: Maintain a bitmap of configured devicesAjit Pal Singh2015-01-301-19/+11
* pwm: Add Allwinner SoC supportAlexandre Belloni2015-01-303-0/+377
* pwm: atmel-hlcdc: Prevent division by zeroBoris BREZILLON2015-01-301-0/+6
* pwm: atmel-hlcdc: Depend on HAVE_CLKThierry Reding2015-01-301-0/+1
* Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-175-5/+587
|\
| * pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handlingBoris BREZILLON2014-12-041-5/+45
| * pwm: ftm: Add Power Management support for FTM PWMXiubo Li2014-12-011-1/+48
| * pwm: ftm: Add regmap rbtree type cache supportXiubo Li2014-12-011-0/+11
| * pwm: ftm: Correctly track usage countXiubo Li2014-12-011-3/+1
| * pwm: samsung: Allow Samsung PWM driver to be enabled on Exynos7Abhilash Kesavan2014-11-171-1/+1
| * pwm: add support for atmel-hlcdc-pwm deviceBoris Brezillon2014-11-173-0/+271
| * pwm: Add BCM2835 PWM driverBart Tanghe2014-11-173-0/+215
* | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0319-19/+0
|\ \ | |/ |/|
| * pwm: drop owner assignment from platform_driversWolfram Sang2014-10-2019-19/+0
* | Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-2111-219/+379
|\ \ | |/ |/|
| * 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-261-9/+48
| * 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
| * pwm: lpss: Properly split driver to partsAndy Shevchenko2014-08-236-127/+195
| * pwm: lpss: Add ACPI and PCI IDs for Intel BraswellAlan Cox2014-08-221-0/+8
| * pwm: fsl-ftm: Select REGMAP_MMIOFabio Estevam2014-08-221-0/+1
| * pwm: fsl-ftm: Convert to direct regmap API usageXiubo Li2014-08-201-39/+44
| * pwm: fsl-ftm: Clean up the codeXiubo Li2014-08-201-7/+6
* | Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Arnd Bergmann2014-09-091-1/+1
|\ \ | |/ |/|
| * ARM: at91/tclib: move initialization from alloc to probeGaƫl PORTAY2014-09-081-1/+1
* | pwm: Fix period and polarity in pwm_get() for non-perfect matchesGeert Uytterhoeven2014-08-181-2/+6
|/
* Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-087-25/+713
|\
| * pwm: rockchip: Added to support for RK3288 SoCCaesar Wang2014-08-081-24/+111
| * pwm: sti: Remove PWM period tableAjit Pal Singh2014-08-081-48/+16
| * pwm: sti: Sync between enable/disable callsAjit Pal Singh2014-08-081-14/+30
| * pwm: sti: Ensure same period values for all channelsAjit Pal Singh2014-08-081-44/+96
| * pwm: sti: Fix PWM prescaler handlingAjit Pal Singh2014-08-081-11/+27
| * pwm: sti: Add new driver for ST's PWM IPLee Jones2014-08-073-0/+377
| * pwm: imx: set can_sleep flag for imx_pwmShawn Guo2014-08-071-0/+1
| * pwm: lpss: remove dependency on clk frameworkHeikki Krogerus2014-08-071-22/+10
| * pwm: pwm-tipwmss: remove unnecessary OOM messagesJingoo Han2014-08-071-3/+1
| * pwm: add Rockchip SoC PWM supportBeniamino Galvani2014-07-113-0/+185
* | PWM: atmel: allow building for AVR32Alexandre Belloni2014-07-091-1/+1
|/
OpenPOWER on IntegriCloud