Age | Commit message (Expand) | Author | Files | Lines |
2015-06-23 | Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -26/+89 |
2015-06-12 | pwm: lpss: pci: Add support for Broxton platform | Qipeng Zha | 1 | -0/+2 |
2015-06-12 | pwm: bcm-kona: Don't set polarity in probe | Arun Ramamurthy | 1 | -6/+3 |
2015-06-12 | pwm: Add pwmchip_add_with_polarity() API | Tim Kryger | 1 | -3/+20 |
2015-06-12 | pwm: atmel: Fix incorrect CDTY value after disabling | Alexandre Belloni | 1 | -0/+28 |
2015-06-12 | pwm: atmel: Fix incorrect CDTY value after enabling | Alexandre Belloni | 1 | -17/+18 |
2015-05-21 | pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias | Javier Martinez Canillas | 1 | -0/+1 |
2015-05-19 | pwm: img: Impose upper and lower timebase steps value | Naidu Tellapati | 1 | -12/+64 |
2015-05-06 | pwm: Add support to remove registered consumer lookup tables | Shobhit Kumar | 1 | -0/+17 |
2015-04-23 | pwm: Remove __init initializer for pwm_add_table() | Shobhit Kumar | 1 | -1/+1 |
2015-03-27 | pwm: samsung: Fix output race on disabling | Sjoerd Simons | 1 | -1/+31 |
2015-03-11 | pwm: mxs: Fix period divider computation | Gaetan Hug | 1 | -2/+6 |
2015-03-11 | pwm: atmel-hlcdc: Add errata handling for sama5d4 | Nicolas Ferre | 1 | -0/+4 |
2015-03-11 | pwm: pca9685: Constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
2015-02-18 | pwm: tegra: Use NSEC_PER_SEC | Thierry Reding | 1 | -1/+1 |
2015-02-03 | pwm: Remove unnecessary check before of_node_put() | Markus Elfring | 1 | -1/+1 |
2015-01-30 | pwm: Imagination Technologies PWM DAC driver | Naidu Tellapati | 3 | -0/+263 |
2015-01-30 | pwm: sti: Maintain a bitmap of configured devices | Ajit Pal Singh | 1 | -19/+11 |
2015-01-30 | pwm: Add Allwinner SoC support | Alexandre Belloni | 3 | -0/+377 |
2015-01-30 | pwm: atmel-hlcdc: Prevent division by zero | Boris BREZILLON | 1 | -0/+6 |
2015-01-30 | pwm: atmel-hlcdc: Depend on HAVE_CLK | Thierry Reding | 1 | -0/+1 |
2014-12-17 | Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -5/+587 |
2014-12-04 | pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling | Boris BREZILLON | 1 | -5/+45 |
2014-12-01 | pwm: ftm: Add Power Management support for FTM PWM | Xiubo Li | 1 | -1/+48 |
2014-12-01 | pwm: ftm: Add regmap rbtree type cache support | Xiubo Li | 1 | -0/+11 |
2014-12-01 | pwm: ftm: Correctly track usage count | Xiubo Li | 1 | -3/+1 |
2014-11-17 | pwm: samsung: Allow Samsung PWM driver to be enabled on Exynos7 | Abhilash Kesavan | 1 | -1/+1 |
2014-11-17 | pwm: add support for atmel-hlcdc-pwm device | Boris Brezillon | 3 | -0/+271 |
2014-11-17 | pwm: Add BCM2835 PWM driver | Bart Tanghe | 3 | -0/+215 |
2014-11-04 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 19 | -19/+0 |
2014-10-21 | Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -219/+379 |
2014-10-20 | pwm: drop owner assignment from platform_drivers | Wolfram Sang | 19 | -19/+0 |
2014-10-20 | pwm: Let PWM_CLPS711X depend on HAS_IOMEM | Chen Gang | 1 | -0/+1 |
2014-09-25 | pwm: atmel: Fix calculation of prescale value | Nikolaus Voss | 1 | -13/+11 |
2014-09-09 | Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/... | Arnd Bergmann | 1 | -1/+1 |
2014-09-08 | ARM: at91/tclib: move initialization from alloc to probe | Gaƫl PORTAY | 1 | -1/+1 |
2014-08-29 | pwm: Fix uninitialized warnings in pwm_get() | Geert Uytterhoeven | 1 | -15/+14 |
2014-08-26 | pwm: rockchip: Allow polarity invert on rk3288 | Doug Anderson | 1 | -9/+48 |
2014-08-25 | pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2 | Liu Ying | 1 | -2/+43 |
2014-08-25 | pwm: imx: Cleanup indentation for register definitions | Liu Ying | 1 | -13/+13 |
2014-08-25 | pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition | Liu Ying | 1 | -1/+1 |
2014-08-25 | pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 1 | -1/+1 |
2014-08-25 | pwm: lpss: make it buildable only on X86 | Andy Shevchenko | 1 | -0/+1 |
2014-08-25 | pwm: lpss: use c99 initializers in structures | Julia Lawall | 1 | -2/+2 |
2014-08-23 | pwm: lpss: Fix build failure on PowerPC | Thierry Reding | 1 | -0/+1 |
2014-08-23 | pwm: lpss: pci: Move to use pcim_enable_device() | Andy Shevchenko | 1 | -2/+1 |
2014-08-23 | pwm: lpss: Properly split driver to parts | Andy Shevchenko | 6 | -127/+195 |
2014-08-22 | pwm: lpss: Add ACPI and PCI IDs for Intel Braswell | Alan Cox | 1 | -0/+8 |
2014-08-22 | pwm: fsl-ftm: Select REGMAP_MMIO | Fabio Estevam | 1 | -0/+1 |
2014-08-20 | pwm: fsl-ftm: Convert to direct regmap API usage | Xiubo Li | 1 | -39/+44 |