summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-21pwm: pwm-samsung: fix suspend/resume supportBartlomiej Zolnierkiewicz1-32/+35
2017-08-21pwm: samsung: Remove redundant checks from pwm_samsung_config()Bartlomiej Zolnierkiewicz1-3/+0
2017-08-21pwm: mediatek: Disable clock on PWM configuration failureZhi Mao1-1/+6
2017-08-21dt-bindings: pwm: Add MT2712/MT7622 informationZhi Mao1-1/+5
2017-08-21pwm: mediatek: Fix clock control issueZhi Mao1-22/+47
2017-08-21pwm: mediatek: Fix PWM source clock selectionZhi Mao1-1/+1
2017-08-21pwm: mediatek: Fix Kconfig descriptionZhi Mao1-1/+1
2017-08-21pwm: tegra: Explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-21pwm: hibvt: Explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-21pwm: tiehrpwm: Set driver data before runtime PM enableThierry Reding1-1/+1
2017-08-21pwm: tiehrpwm: Miscellaneous coding style fixupsThierry Reding1-50/+62
2017-08-21pwm: tiecap: Set driver data before runtime PM enableThierry Reding1-1/+1
2017-08-21pwm: tiecap: Miscellaneous coding style fixupsThierry Reding1-41/+47
2017-08-21dt-bindings: pwm: tiecap: Add TI 66AK2G SoC specific compatibleVignesh R1-0/+1
2017-08-21pwm: tiehrpwm: fix clock imbalance in probe error pathJohan Hovold1-1/+6
2017-08-21pwm: tiehrpwm: Fix runtime PM imbalance at unbindJohan Hovold1-1/+0
2017-08-21pwm: Kconfig: Enable pwm-tiecap to be built for KeystoneVignesh R1-1/+1
2017-08-21pwm: Add ZTE ZX PWM device driverShawn Guo3-0/+292
2017-08-21dt-bindings: pwm: Add bindings doc for ZTE ZX PWM controllerShawn Guo1-0/+22
2017-08-21pwm: bcm2835: Support for polarity setting via DTStefan Wahren1-0/+2
2017-08-21dt-bindings: pwm: bcm2835: Increase pwm-cellsStefan Wahren1-2/+2
2017-08-18dt-bindings: pwm: Add description for rv1108 PWMAndy Yan1-1/+2
2017-08-18pwm: rockchip: Add rk3328 supportDavid Wu1-2/+41
2017-08-18pwm: rockchip: Use same PWM ops for each IPDavid Wu1-111/+38
2017-08-18pwm: rockchip: Move the configuration of polarityDavid Wu1-24/+24
2017-08-18pwm: rockchip: Use pwm_apply() instead of pwm_enable()David Wu1-63/+78
2017-08-18pwm: rockchip: Remove the judge from return value of pwm_config()David Wu1-10/+2
2017-08-18pwm: rockchip: Add APB and function both clocks supportDavid Wu2-10/+56
2017-08-18pwm: renesas-tpu: Remove support for SH7372Simon Horman2-2/+0
2017-07-25pwm: vt8500: Undo preparation of a clock source.Arvind Yadav1-0/+1
2017-07-25pwm: pca9685: clarify pca9685_set_sleep_mode() interface.Sven Van Asbroeck1-7/+7
2017-07-25pwm: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2017-07-16Linux v4.13-rc1v4.13-rc1Linus Torvalds1-2/+2
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds81-4731/+6263
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-38/+168
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds41-163/+531
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+46
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds24-450/+168
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-43/+37
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds136-1836/+2453
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-82/+201
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds10-85/+218
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-207/+470
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2-23/+57
2017-07-15Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-17/+15
2017-07-15Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-57/+88
2017-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-44/+204
2017-07-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds9-19/+45
2017-07-15Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+7