Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
[linux-2.6-microblaze.git] / drivers / pwm /
2021-07-10 Linus TorvaldsMerge tag '5.14-rc-smb3-fixes-part2' of git://git.samba...
2021-07-10 Linus TorvaldsMerge tag 'i3c/for-5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'thermal-v5.14-rc1' of git://git./linux/kerne...
2021-07-10 Linus TorvaldsMerge tag 'kbuild-v5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 's390-5.14-2' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'mips_5.14_1' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'arm-defconfig-5.14' of git://git./linux...
2021-07-10 Linus TorvaldsMerge tag 'arm-drivers-5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'arm-dt-5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'arm-soc-5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'fixes-2021-07-09' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge branch 'for-5.14-fixes' of git://git./linux/kerne...
2021-07-09 Linus TorvaldsMerge tag 'io_uring-5.14-2021-07-09' of git://git.kerne...
2021-07-09 Linus TorvaldsMerge tag 'block-5.14-2021-07-08' of git://git.kernel...
2021-07-09 Linus TorvaldsMerge tag 'sound-fix-5.14-rc1' of git://git./linux...
2021-07-09 Linus TorvaldsMerge tag 'trace-v5.14-2' of git://git./linux/kernel...
2021-07-09 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-07-09 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-07-09 Linus TorvaldsMerge tag 'riscv-for-linus-5.14-mw0' of git://git....
2021-07-09 Linus TorvaldsMerge tag 'powerpc-5.14-2' of git://git./linux/kernel...
2021-07-09 Linus TorvaldsMerge tag 'for-linus-5.14-rc1' of git://git./linux...
2021-07-09 Linus TorvaldsMerge tag 'for-linus-5.14-rc1' of git://git./linux...
2021-07-09 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-07-09 Linus TorvaldsMerge tag 'ceph-for-5.14-rc1' of git://github.com/ceph...
2021-07-09 Linus TorvaldsMerge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org...
2021-07-09 Linus TorvaldsMerge tag 'f2fs-for-5.14-rc1' of git://git./linux/kerne...
2021-07-09 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-08 Linus TorvaldsMerge tag 'drm-next-2021-07-08-1' of git://anongit...
2021-07-08 Linus TorvaldsMerge tag 'pwm/for-5.14-rc1' of git://git./linux/kernel...
2021-07-07 Colin Ian Kingpwm: Remove redundant assignment to pointer pwm
2021-07-06 Linus TorvaldsMerge branch 'for-5.14' of git://git./linux/kernel...
2021-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-07-03 Linus TorvaldsMerge branch 'work.namei' of git://git./linux/kernel...
2021-07-02 Linus TorvaldsMerge tag 'dma-mapping-5.14' of git://git.infradead...
2021-07-02 Linus TorvaldsMerge branch 'for-5.14' of git://git./linux/kernel...
2021-06-30 Linus TorvaldsMerge tag 'for-linus-5.14-1' of git://github.com/cminya...
2021-06-30 Colin Ian Kingpwm: ep93xx: Fix read of uninitialized variable ret
2021-06-30 Alexander Sverdlinpwm: ep93xx: Prepare clock before using it
2021-06-30 Uwe Kleine-Königpwm: ep93xx: Unfold legacy callbacks into ep93xx_pwm_ap...
2021-06-30 Uwe Kleine-Königpwm: ep93xx: Implement .apply callback
2021-06-30 Uwe Kleine-Königpwm: vt8500: Only unprepare the clock after the pwmchip...
2021-06-30 Uwe Kleine-Königpwm: vt8500: Drop if with an always false condition
2021-06-30 Uwe Kleine-Königpwm: tegra: Assert reset only after the PWM was unregis...
2021-06-30 Uwe Kleine-Königpwm: tegra: Don't needlessly enable and disable the...
2021-06-30 Uwe Kleine-Königpwm: tegra: Don't modify HW state in .remove callback
2021-06-30 Uwe Kleine-Königpwm: tegra: Drop an if block with an always false condition
2021-06-30 Andy Shevchenkopwm: core: Simplify some devm_*pwm*() functions
2021-06-30 Andy Shevchenkopwm: core: Remove unused devm_pwm_put()
2021-06-30 Andy Shevchenkopwm: core: Unify fwnode checks in the module
2021-06-30 Andy Shevchenkopwm: core: Reuse fwnode_to_pwmchip() in ACPI case
2021-06-30 Andy Shevchenkopwm: core: Convert to use fwnode for matching
2021-06-30 Uwe Kleine-Königpwm: sprd: Don't check the return code of pwmchip_remove()
2021-06-30 Zou Weipwm: img: Fix PM reference leak in img_pwm_enable()
2021-06-30 Uwe Kleine-Königpwm: pxa: Always use the same variable name for driver...
2021-06-30 Uwe Kleine-Königpwm: pxa: Drop if with an always false condition
2021-06-30 Uwe Kleine-Königpwm: berlin: Don't check the return code of pwmchip_rem...
2021-06-30 Uwe Kleine-Königpwm: berlin: Implement .apply() callback
2021-06-30 Uwe Kleine-Königpwm: berlin: use consistent naming for variables
2021-06-30 Jiri KosinaMerge branch 'for-5.14/logitech' into for-linus
2021-06-30 Jiri KosinaMerge branch 'for-5.14/intel-ish' into for-linus
2021-06-30 Jiri KosinaMerge branch 'for-5.14/google' into for-linus
2021-06-30 Jiri KosinaMerge branch 'for-5.14/core' into for-linus
2021-06-30 Jiri KosinaMerge branch 'for-5.14/amd-sfh' into for-linus
2021-06-29 Linus TorvaldsMerge tag 'printk-for-5.14' of git://git./linux/kernel...
2021-06-29 Petr MladekMerge branch 'printk-rework' into for-linus
2021-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-06-28 Uwe Kleine-Königpwm: tiecap: Implement .apply() callback
2021-06-28 Uwe Kleine-Königpwm: tiecap: Drop .free() callback
2021-06-28 Uwe Kleine-Königpwm: Drop irrelevant error path from pwmchip_remove()
2021-06-28 Uwe Kleine-Königpwm: crc: Simplify using devm_pwmchip_add()
2021-06-28 Uwe Kleine-Königpwm: imx1: Simplify using devm_pwmchip_add()
2021-06-28 Uwe Kleine-Königpwm: imx1: Don't disable clocks at device remove time
2021-06-28 Uwe Kleine-Königpwm: clps711x: Simplify using devm_pwmchip_add()
2021-06-28 Uwe Kleine-Königpwm: meson: Simplify using devm_pwmchip_add()
2021-06-28 Uwe Kleine-Königpwm: lpss: Simplify using devm_pwmchip_add()
2021-06-28 Uwe Kleine-Königpwm: Add a device-managed function to add PWM chips
2021-06-25 Mark BrownMerge remote-tracking branch 'spi/for-5.12' into spi...
2021-06-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2021-06-23 Linus TorvaldsMerge branch 'stable/for-linus-5.14' of git://git....
2021-06-23 Mark BrownMerge remote-tracking branch 'regulator/for-5.13' into...
2021-06-23 Rob ClarkMerge branch 'msm-fixes-v5.13-rc6' into msm-next-redo
2021-06-18 Linus TorvaldsMerge tag 'for-5.13-rc6-tag' of git://git./linux/kernel...
2021-06-18 Linus TorvaldsMerge tag 'printk-for-5.13-fixup' of git://git./linux...
2021-06-12 Linus TorvaldsMerge tag 'block-5.13-2021-06-12' of git://git.kernel...
2021-06-12 Linus TorvaldsMerge tag 'io_uring-5.13-2021-06-12' of git://git.kerne...
2021-06-11 Linus TorvaldsMerge tag 'sound-5.13-rc6' of git://git./linux/kernel...
2021-06-11 Dave AirlieMerge branch 'etnaviv/next' of https://git.pengutronix...
2021-06-11 Dave AirlieMerge tag 'drm-msm-fixes-2021-06-10' of https://gitlab...
2021-06-09 Linus TorvaldsMerge tag 'for-5.13-rc5-tag' of git://git./linux/kernel...
2021-06-09 Mark BrownMerge tag 'v5.13-rc3' into asoc-5.13
2021-06-08 Linus TorvaldsMerge tag 'regulator-fix-v5.13-rc4' of git://git./linux...
2021-06-08 Takashi IwaiMerge branch 'for-linus' into for-next
2021-06-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-06-05 Olof JohanssonMerge tag 'omap-for-v5.13/fixes-sata' of git://git...
2021-06-04 Linus TorvaldsMerge tag 'sound-5.13-rc5' of git://git./linux/kernel...
2021-06-04 Clemens Gruberpwm: pca9685: Add error messages for failed regmap...
2021-06-04 Clemens Gruberpwm: pca9685: Restrict period change for enabled PWMs
2021-06-04 Clemens Gruberpwm: pca9685: Support new usage_power setting in PWM...
2021-06-04 Clemens Gruberpwm: core: Support new usage_power setting in PWM state
2021-06-03 David S. MillerMerge tag 'ieee802154-for-davem-2021-06-03' of git...
next