| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-21 | 11 | -219/+379 |
|\ |
|
| * | pwm: Let PWM_CLPS711X depend on HAS_IOMEM | Chen Gang | 2014-10-20 | 1 | -0/+1 |
| * | pwm: atmel: Fix calculation of prescale value | Nikolaus Voss | 2014-09-25 | 1 | -13/+11 |
| * | pwm: Fix uninitialized warnings in pwm_get() | Geert Uytterhoeven | 2014-08-29 | 1 | -15/+14 |
| * | pwm: rockchip: Allow polarity invert on rk3288 | Doug Anderson | 2014-08-26 | 1 | -9/+48 |
| * | pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2 | Liu Ying | 2014-08-25 | 1 | -2/+43 |
| * | pwm: imx: Cleanup indentation for register definitions | Liu Ying | 2014-08-25 | 1 | -13/+13 |
| * | pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition | Liu Ying | 2014-08-25 | 1 | -1/+1 |
| * | pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 2014-08-25 | 1 | -1/+1 |
| * | pwm: lpss: make it buildable only on X86 | Andy Shevchenko | 2014-08-25 | 1 | -0/+1 |
| * | pwm: lpss: use c99 initializers in structures | Julia Lawall | 2014-08-25 | 1 | -2/+2 |
| * | pwm: lpss: Fix build failure on PowerPC | Thierry Reding | 2014-08-23 | 1 | -0/+1 |
| * | pwm: lpss: pci: Move to use pcim_enable_device() | Andy Shevchenko | 2014-08-23 | 1 | -2/+1 |
| * | pwm: lpss: Properly split driver to parts | Andy Shevchenko | 2014-08-23 | 6 | -127/+195 |
| * | pwm: lpss: Add ACPI and PCI IDs for Intel Braswell | Alan Cox | 2014-08-22 | 1 | -0/+8 |
| * | pwm: fsl-ftm: Select REGMAP_MMIO | Fabio Estevam | 2014-08-22 | 1 | -0/+1 |
| * | pwm: fsl-ftm: Convert to direct regmap API usage | Xiubo Li | 2014-08-20 | 1 | -39/+44 |
| * | pwm: fsl-ftm: Clean up the code | Xiubo Li | 2014-08-20 | 1 | -7/+6 |
* | | Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/... | Arnd Bergmann | 2014-09-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ARM: at91/tclib: move initialization from alloc to probe | Gaƫl PORTAY | 2014-09-08 | 1 | -1/+1 |
* | | pwm: Fix period and polarity in pwm_get() for non-perfect matches | Geert Uytterhoeven | 2014-08-18 | 1 | -2/+6 |
|/ |
|
* | Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-09 | 7 | -25/+713 |
|\ |
|
| * | pwm: rockchip: Added to support for RK3288 SoC | Caesar Wang | 2014-08-08 | 1 | -24/+111 |
| * | pwm: sti: Remove PWM period table | Ajit Pal Singh | 2014-08-08 | 1 | -48/+16 |
| * | pwm: sti: Sync between enable/disable calls | Ajit Pal Singh | 2014-08-08 | 1 | -14/+30 |
| * | pwm: sti: Ensure same period values for all channels | Ajit Pal Singh | 2014-08-08 | 1 | -44/+96 |
| * | pwm: sti: Fix PWM prescaler handling | Ajit Pal Singh | 2014-08-08 | 1 | -11/+27 |
| * | pwm: sti: Add new driver for ST's PWM IP | Lee Jones | 2014-08-07 | 3 | -0/+377 |
| * | pwm: imx: set can_sleep flag for imx_pwm | Shawn Guo | 2014-08-07 | 1 | -0/+1 |
| * | pwm: lpss: remove dependency on clk framework | Heikki Krogerus | 2014-08-07 | 1 | -22/+10 |
| * | pwm: pwm-tipwmss: remove unnecessary OOM messages | Jingoo Han | 2014-08-07 | 1 | -3/+1 |
| * | pwm: add Rockchip SoC PWM support | Beniamino Galvani | 2014-07-11 | 3 | -0/+185 |
* | | PWM: atmel: allow building for AVR32 | Alexandre Belloni | 2014-07-09 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-11 | 20 | -97/+487 |
|\ |
|
| * | pwm: fsl-ftm: set pwm_chip can_sleep flag | Axel Lin | 2014-05-23 | 1 | -0/+1 |
| * | pwm: ab8500: Fix wrong value shift for disable/enable PWM | Axel Lin | 2014-05-21 | 1 | -7/+2 |
| * | pwm: samsung: do not set manual update bit in pwm_samsung_config | Ajay Kumar | 2014-05-21 | 1 | -3/+0 |
| * | pwm: lp3943: Set pwm_chip can_sleep flag | Axel Lin | 2014-05-21 | 1 | -0/+1 |
| * | pwm: atmel: set pwm_chip can_sleep flag | Alexandre Belloni | 2014-05-21 | 1 | -0/+1 |
| * | pwm: mxs: set pwm_chip can_sleep flag | Shawn Guo | 2014-05-21 | 1 | -0/+1 |
| * | pwm: tiehrpwm: inline accessor functions | Wolfram Sang | 2014-05-21 | 1 | -2/+2 |
| * | pwm: tiehrpwm: don't build PM related functions when not needed | Wolfram Sang | 2014-05-21 | 1 | -1/+1 |
| * | pwm: renesas-tpu: remove unused struct tpu_pwm_platform_data | Alexandre Belloni | 2014-05-21 | 1 | -16/+3 |
| * | pwm: add period and polarity to struct pwm_lookup | Alexandre Belloni | 2014-05-21 | 1 | -1/+7 |
| * | pwm: twl: Really disable twl6030 PWMs | Axel Lin | 2014-05-08 | 1 | -8/+0 |
| * | pwm: lpss: Fix const qualifier and sparse warnings | Thierry Reding | 2014-05-07 | 1 | -2/+2 |
| * | pwm: spear: fix check on pwmchip_add() return value | Beniamino Galvani | 2014-05-07 | 1 | -1/+1 |
| * | pwm: lpss: Add support for PCI devices | Alan Cox | 2014-04-28 | 1 | -31/+130 |
| * | pwm: vt8500: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: tiehrpwm: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |