summaryrefslogtreecommitdiffstats
path: root/drivers/pwm
AgeCommit message (Expand)Author
2018-09-15pwm: meson: Fix mux clock namesJerome Brunet
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R
2018-09-09pwm: tiehrpwm: Don't use emulation mode bits to control PWM outputVignesh R
2018-07-03pwm: lpss: platform: Save/restore the ctrl register over a suspend/resumeHans de Goede
2018-04-24pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama
2018-03-19pwm: stmpe: Fix wrong register offset for hwpwm=2 caseAxel Lin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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