summaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-1115-301/+660
|\
| * pwm: pwm-samsung: fix suspend/resume supportBartlomiej Zolnierkiewicz2017-08-211-32/+35
| * pwm: samsung: Remove redundant checks from pwm_samsung_config()Bartlomiej Zolnierkiewicz2017-08-211-3/+0
| * pwm: mediatek: Disable clock on PWM configuration failureZhi Mao2017-08-211-1/+6
| * pwm: mediatek: Fix clock control issueZhi Mao2017-08-211-22/+47
| * pwm: mediatek: Fix PWM source clock selectionZhi Mao2017-08-211-1/+1
| * pwm: mediatek: Fix Kconfig descriptionZhi Mao2017-08-211-1/+1
| * pwm: tegra: Explicitly request exclusive reset controlPhilipp Zabel2017-08-211-1/+1
| * pwm: hibvt: Explicitly request exclusive reset controlPhilipp Zabel2017-08-211-1/+1
| * pwm: tiehrpwm: Set driver data before runtime PM enableThierry Reding2017-08-211-1/+1
| * pwm: tiehrpwm: Miscellaneous coding style fixupsThierry Reding2017-08-211-50/+62
| * pwm: tiecap: Set driver data before runtime PM enableThierry Reding2017-08-211-1/+1
| * pwm: tiecap: Miscellaneous coding style fixupsThierry Reding2017-08-211-41/+47
| * pwm: tiehrpwm: fix clock imbalance in probe error pathJohan Hovold2017-08-211-1/+6
| * pwm: tiehrpwm: Fix runtime PM imbalance at unbindJohan Hovold2017-08-211-1/+0
| * pwm: Kconfig: Enable pwm-tiecap to be built for KeystoneVignesh R2017-08-211-1/+1
| * pwm: Add ZTE ZX PWM device driverShawn Guo2017-08-213-0/+292
| * pwm: bcm2835: Support for polarity setting via DTStefan Wahren2017-08-211-0/+2
| * pwm: rockchip: Add rk3328 supportDavid Wu2017-08-181-2/+41
| * pwm: rockchip: Use same PWM ops for each IPDavid Wu2017-08-181-111/+38
| * pwm: rockchip: Move the configuration of polarityDavid Wu2017-08-181-24/+24
| * pwm: rockchip: Use pwm_apply() instead of pwm_enable()David Wu2017-08-181-63/+78
| * pwm: rockchip: Remove the judge from return value of pwm_config()David Wu2017-08-181-10/+2
| * pwm: rockchip: Add APB and function both clocks supportDavid Wu2017-08-181-9/+49
| * pwm: renesas-tpu: Remove support for SH7372Simon Horman2017-08-181-1/+0
| * pwm: vt8500: Undo preparation of a clock source.Arvind Yadav2017-07-251-0/+1
| * pwm: pca9685: clarify pca9685_set_sleep_mode() interface.Sven Van Asbroeck2017-07-251-7/+7
| * pwm: Convert to using %pOF instead of full_nameRob Herring2017-07-251-1/+1
| |
| \
*-. \ Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-055-2/+259
|\ \ \ | |_|/ |/| |
| | * mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-042-2/+2
| |/ |/|
| * pwm: Add STM32 LPTimer PWM driverFabrice Gasnier2017-09-043-0/+257
|/
* Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-137-132/+211
|\
| * Merge branch 'for-4.13/drivers' into for-nextThierry Reding2017-07-066-131/+208
| |\
| | * pwm: cros-ec: Fix transposed param settingsNick Vaccaro2017-07-061-2/+2
| | * pwm: meson: Improve PWM calculation precisionJerome Brunet2017-07-061-6/+10
| | * pwm: meson: Add compatible for the gxbb ao PWMsJerome Brunet2017-07-061-3/+29
| | * pwm: sun4i: Drop legacy callbacksAlexandre Belloni2017-07-061-160/+0
| | * pwm: sun4i: Switch to atomic PWMAlexandre Belloni2017-07-061-0/+166
| | * pwm: sun4i: Improve hardware read outAlexandre Belloni2017-07-061-19/+46
| | * pwm: hibvt: Constify hibvt_pwm_opsArvind Yadav2017-07-061-1/+1
| | * pwm: bfin: Remove unneeded error messageMarkus Elfring2017-07-061-3/+1
| | * pwm: tegra: Set maximum pwm clock source per SoC tapeoutLaxman Dewangan2017-06-131-1/+17
| * | pwm: Silently error out on EPROBE_DEFERJerome Brunet2017-07-061-1/+3
| |/
* | pwm: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-29/+0
|/
* Merge branch 'for-4.12/drivers' into for-nextThierry Reding2017-04-137-309/+605
|\
| * pwm: tegra: Read PWM clock source rate in driver initLaxman Dewangan2017-04-131-1/+6
| * pwm: pca9685: Fix GPIO-only operationSven Van Asbroeck2017-04-131-33/+79
| * pwm: mediatek: Don't explicitly set .ownerkbuild test robot2017-04-131-1/+0
| * pwm: tegra: Avoid potential overflow for short periodsThierry Reding2017-04-131-6/+4
| * pwm: tegra: Add support to configure pin state in suspends/resumeLaxman Dewangan2017-04-121-0/+18
OpenPOWER on IntegriCloud