Age | Commit message (Expand) | Author |
2017-11-15 | pwm: img: Add suspend / resume handling | Ed Blake |
2017-09-11 | Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-05 | Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw... | Lee Jones |
2017-09-04 | pwm: Add STM32 LPTimer PWM driver | Fabrice Gasnier |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang |
2017-08-21 | pwm: pwm-samsung: fix suspend/resume support | Bartlomiej Zolnierkiewicz |
2017-08-21 | pwm: samsung: Remove redundant checks from pwm_samsung_config() | Bartlomiej Zolnierkiewicz |
2017-08-21 | pwm: mediatek: Disable clock on PWM configuration failure | Zhi Mao |
2017-08-21 | pwm: mediatek: Fix clock control issue | Zhi Mao |
2017-08-21 | pwm: mediatek: Fix PWM source clock selection | Zhi Mao |
2017-08-21 | pwm: mediatek: Fix Kconfig description | Zhi Mao |
2017-08-21 | pwm: tegra: Explicitly request exclusive reset control | Philipp Zabel |
2017-08-21 | pwm: hibvt: Explicitly request exclusive reset control | Philipp Zabel |
2017-08-21 | pwm: tiehrpwm: Set driver data before runtime PM enable | Thierry Reding |
2017-08-21 | pwm: tiehrpwm: Miscellaneous coding style fixups | Thierry Reding |
2017-08-21 | pwm: tiecap: Set driver data before runtime PM enable | Thierry Reding |
2017-08-21 | pwm: tiecap: Miscellaneous coding style fixups | Thierry Reding |
2017-08-21 | pwm: tiehrpwm: fix clock imbalance in probe error path | Johan Hovold |
2017-08-21 | pwm: tiehrpwm: Fix runtime PM imbalance at unbind | Johan Hovold |
2017-08-21 | pwm: Kconfig: Enable pwm-tiecap to be built for Keystone | Vignesh R |
2017-08-21 | pwm: Add ZTE ZX PWM device driver | Shawn Guo |
2017-08-21 | pwm: bcm2835: Support for polarity setting via DT | Stefan Wahren |
2017-08-18 | pwm: rockchip: Add rk3328 support | David Wu |
2017-08-18 | pwm: rockchip: Use same PWM ops for each IP | David Wu |
2017-08-18 | pwm: rockchip: Move the configuration of polarity | David Wu |
2017-08-18 | pwm: rockchip: Use pwm_apply() instead of pwm_enable() | David Wu |
2017-08-18 | pwm: rockchip: Remove the judge from return value of pwm_config() | David Wu |
2017-08-18 | pwm: rockchip: Add APB and function both clocks support | David Wu |
2017-08-18 | pwm: renesas-tpu: Remove support for SH7372 | Simon Horman |
2017-07-25 | pwm: vt8500: Undo preparation of a clock source. | Arvind Yadav |
2017-07-25 | pwm: pca9685: clarify pca9685_set_sleep_mode() interface. | Sven Van Asbroeck |
2017-07-25 | pwm: Convert to using %pOF instead of full_name | Rob Herring |
2017-07-13 | Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-06 | Merge branch 'for-4.13/drivers' into for-next | Thierry Reding |
2017-07-06 | pwm: cros-ec: Fix transposed param settings | Nick Vaccaro |
2017-07-06 | pwm: meson: Improve PWM calculation precision | Jerome Brunet |
2017-07-06 | pwm: meson: Add compatible for the gxbb ao PWMs | Jerome Brunet |
2017-07-06 | pwm: sun4i: Drop legacy callbacks | Alexandre Belloni |
2017-07-06 | pwm: sun4i: Switch to atomic PWM | Alexandre Belloni |
2017-07-06 | pwm: sun4i: Improve hardware read out | Alexandre Belloni |
2017-07-06 | pwm: hibvt: Constify hibvt_pwm_ops | Arvind Yadav |
2017-07-06 | pwm: Silently error out on EPROBE_DEFER | Jerome Brunet |
2017-07-06 | pwm: bfin: Remove unneeded error message | Markus Elfring |
2017-06-13 | pwm: tegra: Set maximum pwm clock source per SoC tapeout | Laxman Dewangan |
2017-05-22 | pwm: jz4740: Let the pinctrl driver configure the pins | Paul Cercueil |
2017-04-13 | Merge branch 'for-4.12/drivers' into for-next | Thierry Reding |
2017-04-13 | pwm: tegra: Read PWM clock source rate in driver init | Laxman Dewangan |
2017-04-13 | pwm: pca9685: Fix GPIO-only operation | Sven Van Asbroeck |
2017-04-13 | pwm: mediatek: Don't explicitly set .owner | kbuild test robot |
2017-04-13 | pwm: tegra: Avoid potential overflow for short periods | Thierry Reding |