aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2017-09-11Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-04pwm: Add STM32 LPTimer PWM driverFabrice Gasnier
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-21pwm: pwm-samsung: fix suspend/resume supportBartlomiej Zolnierkiewicz
2017-08-21pwm: samsung: Remove redundant checks from pwm_samsung_config()Bartlomiej Zolnierkiewicz
2017-08-21pwm: mediatek: Disable clock on PWM configuration failureZhi Mao
2017-08-21pwm: mediatek: Fix clock control issueZhi Mao
2017-08-21pwm: mediatek: Fix PWM source clock selectionZhi Mao
2017-08-21pwm: mediatek: Fix Kconfig descriptionZhi Mao
2017-08-21pwm: tegra: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-21pwm: hibvt: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-21pwm: tiehrpwm: Set driver data before runtime PM enableThierry Reding
2017-08-21pwm: tiehrpwm: Miscellaneous coding style fixupsThierry Reding
2017-08-21pwm: tiecap: Set driver data before runtime PM enableThierry Reding
2017-08-21pwm: tiecap: Miscellaneous coding style fixupsThierry Reding
2017-08-21pwm: tiehrpwm: fix clock imbalance in probe error pathJohan Hovold
2017-08-21pwm: tiehrpwm: Fix runtime PM imbalance at unbindJohan Hovold
2017-08-21pwm: Kconfig: Enable pwm-tiecap to be built for KeystoneVignesh R
2017-08-21pwm: Add ZTE ZX PWM device driverShawn Guo
2017-08-21pwm: bcm2835: Support for polarity setting via DTStefan Wahren
2017-08-18pwm: rockchip: Add rk3328 supportDavid Wu
2017-08-18pwm: rockchip: Use same PWM ops for each IPDavid Wu
2017-08-18pwm: rockchip: Move the configuration of polarityDavid Wu
2017-08-18pwm: rockchip: Use pwm_apply() instead of pwm_enable()David Wu
2017-08-18pwm: rockchip: Remove the judge from return value of pwm_config()David Wu
2017-08-18pwm: rockchip: Add APB and function both clocks supportDavid Wu
2017-08-18pwm: renesas-tpu: Remove support for SH7372Simon Horman
2017-07-25pwm: vt8500: Undo preparation of a clock source.Arvind Yadav
2017-07-25pwm: pca9685: clarify pca9685_set_sleep_mode() interface.Sven Van Asbroeck
2017-07-25pwm: Convert to using %pOF instead of full_nameRob Herring
2017-07-13Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-06Merge branch 'for-4.13/drivers' into for-nextThierry Reding
2017-07-06pwm: cros-ec: Fix transposed param settingsNick Vaccaro
2017-07-06pwm: meson: Improve PWM calculation precisionJerome Brunet
2017-07-06pwm: meson: Add compatible for the gxbb ao PWMsJerome Brunet
2017-07-06pwm: sun4i: Drop legacy callbacksAlexandre Belloni
2017-07-06pwm: sun4i: Switch to atomic PWMAlexandre Belloni
2017-07-06pwm: sun4i: Improve hardware read outAlexandre Belloni
2017-07-06pwm: hibvt: Constify hibvt_pwm_opsArvind Yadav
2017-07-06pwm: Silently error out on EPROBE_DEFERJerome Brunet
2017-07-06pwm: bfin: Remove unneeded error messageMarkus Elfring
2017-06-13pwm: tegra: Set maximum pwm clock source per SoC tapeoutLaxman Dewangan
2017-05-22pwm: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil
2017-04-13Merge branch 'for-4.12/drivers' into for-nextThierry Reding
2017-04-13pwm: tegra: Read PWM clock source rate in driver initLaxman Dewangan
2017-04-13pwm: pca9685: Fix GPIO-only operationSven Van Asbroeck
2017-04-13pwm: mediatek: Don't explicitly set .ownerkbuild test robot
2017-04-13pwm: tegra: Avoid potential overflow for short periodsThierry Reding
2017-04-12pwm: tegra: Add support to configure pin state in suspends/resumeLaxman Dewangan