index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2015-04-23
pwm: Remove __init initializer for pwm_add_table()
Shobhit Kumar
2015-03-27
pwm: samsung: Fix output race on disabling
Sjoerd Simons
2015-03-11
pwm: mxs: Fix period divider computation
Gaetan Hug
2015-03-11
pwm: atmel-hlcdc: Add errata handling for sama5d4
Nicolas Ferre
2015-03-11
pwm: pca9685: Constify struct regmap_config
Krzysztof Kozlowski
2015-02-18
pwm: tegra: Use NSEC_PER_SEC
Thierry Reding
2015-02-03
pwm: Remove unnecessary check before of_node_put()
Markus Elfring
2015-01-30
pwm: Imagination Technologies PWM DAC driver
Naidu Tellapati
2015-01-30
pwm: sti: Maintain a bitmap of configured devices
Ajit Pal Singh
2015-01-30
pwm: Add Allwinner SoC support
Alexandre Belloni
2015-01-30
pwm: atmel-hlcdc: Prevent division by zero
Boris BREZILLON
2015-01-30
pwm: atmel-hlcdc: Depend on HAVE_CLK
Thierry Reding
2014-12-17
Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-04
pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling
Boris BREZILLON
2014-12-01
pwm: ftm: Add Power Management support for FTM PWM
Xiubo Li
2014-12-01
pwm: ftm: Add regmap rbtree type cache support
Xiubo Li
2014-12-01
pwm: ftm: Correctly track usage count
Xiubo Li
2014-11-17
pwm: samsung: Allow Samsung PWM driver to be enabled on Exynos7
Abhilash Kesavan
2014-11-17
pwm: add support for atmel-hlcdc-pwm device
Boris Brezillon
2014-11-17
pwm: Add BCM2835 PWM driver
Bart Tanghe
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-21
Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
pwm: Let PWM_CLPS711X depend on HAS_IOMEM
Chen Gang
2014-09-25
pwm: atmel: Fix calculation of prescale value
Nikolaus Voss
2014-09-09
Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...
Arnd Bergmann
2014-09-08
ARM: at91/tclib: move initialization from alloc to probe
Gaƫl PORTAY
2014-08-29
pwm: Fix uninitialized warnings in pwm_get()
Geert Uytterhoeven
2014-08-26
pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
2014-08-25
pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2
Liu Ying
2014-08-25
pwm: imx: Cleanup indentation for register definitions
Liu Ying
2014-08-25
pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition
Liu Ying
2014-08-25
pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-08-25
pwm: lpss: make it buildable only on X86
Andy Shevchenko
2014-08-25
pwm: lpss: use c99 initializers in structures
Julia Lawall
2014-08-23
pwm: lpss: Fix build failure on PowerPC
Thierry Reding
2014-08-23
pwm: lpss: pci: Move to use pcim_enable_device()
Andy Shevchenko
2014-08-23
pwm: lpss: Properly split driver to parts
Andy Shevchenko
2014-08-22
pwm: lpss: Add ACPI and PCI IDs for Intel Braswell
Alan Cox
2014-08-22
pwm: fsl-ftm: Select REGMAP_MMIO
Fabio Estevam
2014-08-20
pwm: fsl-ftm: Convert to direct regmap API usage
Xiubo Li
2014-08-20
pwm: fsl-ftm: Clean up the code
Xiubo Li
2014-08-18
pwm: Fix period and polarity in pwm_get() for non-perfect matches
Geert Uytterhoeven
2014-08-08
Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-08
pwm: rockchip: Added to support for RK3288 SoC
Caesar Wang
2014-08-08
pwm: sti: Remove PWM period table
Ajit Pal Singh
2014-08-08
pwm: sti: Sync between enable/disable calls
Ajit Pal Singh
2014-08-08
pwm: sti: Ensure same period values for all channels
Ajit Pal Singh
2014-08-08
pwm: sti: Fix PWM prescaler handling
Ajit Pal Singh
2014-08-07
pwm: sti: Add new driver for ST's PWM IP
Lee Jones
[next]