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