- 2c87f7a Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 11 months ago
- 9a9dd7e pwm: lpc18xx-sct: remove unneeded semicolon by Yang Li · 4 years ago
- 28208c7 pwm: iqs620a: Correct a stale state variable by Jeff LaBundy · 4 years ago
- 72d6b24 pwm: iqs620a: Fix overflow and optimize calculations by Uwe Kleine-König · 4 years ago
- 11be938 pwm: rockchip: Enable clock before calling clk_get_rate() by Simon South · 4 years ago
- d21ba5d pwm: rockchip: Eliminate potential race condition when probing by Simon South · 4 years ago
- c9f809d pwm: rockchip: Replace "bus clk" with "PWM clk" by Simon South · 4 years ago
- d5d8d67 pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() by Simon South · 4 years ago
- d9b657a pwm: rockchip: Enable APB clock during register access while probing by Simon South · 4 years ago
- a2bc9b2 pwm: Remove ZTE ZX driver by Arnd Bergmann · 4 years ago
- d56154c Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 1 month ago
- 6eefb79 pwm: sun4i: Remove erroneous else branch by Thierry Reding · 4 years, 1 month ago
- edf7f80 pwm: sl28cpld: Set driver data before registering the PWM chip by Thierry Reding · 4 years, 1 month ago
- 1ce6539 pwm: imx27: Fix overflow for bigger periods by Uwe Kleine-König · 4 years, 1 month ago
- 2f81b51 pwm: bcm2835: Support apply function for atomic configuration by Lino Sanfilippo · 4 years, 1 month ago
- bb72e1d pwm: keembay: Fix build failure with -Os by Uwe Kleine-König · 4 years, 2 months ago
- 765edf0 pwm: core: Use octal permission by Soham Biswas · 4 years, 2 months ago
- aa43edc pwm: lpss: Make compilable with COMPILE_TEST by Uwe Kleine-König · 4 years, 2 months ago
- 71d4b83 pwm: Fix dependencies on HAS_IOMEM by Uwe Kleine-König · 4 years, 2 months ago
- 2b1c1a5 pwm: Use -EINVAL for unsupported polarity by Thierry Reding · 4 years, 2 months ago
- f14a8f0 pwm: sti: Remove unnecessary blank line by Thierry Reding · 4 years, 2 months ago
- fd3ae02 pwm: sti: Avoid conditional gotos by Thierry Reding · 4 years, 2 months ago
- 97960ad pwm: Add PWM fan controller driver for LGM SoC by Rahul Tanwar · 4 years, 2 months ago
- 1ed2b3f pwm: Add DesignWare PWM Controller Driver by Jarkko Nikula · 4 years, 3 months ago
- 8b2fbae pwm: mediatek: Add MT8183 SoC support by Fabien Parent · 4 years, 3 months ago
- 0c0ead7 pwm: mediatek: Always use bus clock by Fabien Parent · 4 years, 3 months ago
- bd899ce pwm: Add PWM driver for Intel Keem Bay by Vijayakannan Ayyathurai · 4 years, 3 months ago
- 1f0f1e8 pwm: lp3943: Dynamically allocate PWM chip base by Lokesh Vutla · 4 years, 2 months ago
- 34cbcd7 pwm: atmel-tcb: Add sama5d2 support by Alexandre Belloni · 4 years, 2 months ago
- 061f857 pwm: atmel-tcb: Switch to new binding by Alexandre Belloni · 4 years, 2 months ago
- 44db536 pwm: tiehrpwm: Handle deferred probe with dev_err_probe() by Grygorii Strashko · 4 years, 2 months ago
- e3aa45f pwm: lpss: Set DPM_FLAG_SMART_SUSPEND on Cherry Trail devices by Hans de Goede · 4 years, 2 months ago
- b9c90f1 pwm: lpss: Use DPM_FLAG_NO_DIRECT_COMPLETE instead of declaring a prepare handler by Hans de Goede · 4 years, 2 months ago
- d58560e pwm: lpss: Log error from pwm_lpss_is_updating() if the update bit is still set by Hans de Goede · 4 years, 2 months ago
- 5e5da1e pwm: ab8500: Explicitly allocate pwm chip base dynamically by Uwe Kleine-König · 4 years, 2 months ago
- 269effd pwm: zx: Add missing cleanup in error path by Uwe Kleine-König · 4 years, 3 months ago
- 2e978a4 pwm: ab8500: Add error message if pwmchip_add() fails by Uwe Kleine-König · 4 years, 5 months ago
- f1332e9 pwm: imx1: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
- d109d74 pwm: imx27: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
- 168cc32 pwm: imx-tpm: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
- accef07 pwm: atmel: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 96cfceb pwm: sifive: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- cecccd8 pwm: hibvt: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 74ec20a pwm: lpc18xx-sct: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- d574ab6 pwm: img: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 3151b13 pwm: clps711x: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 6e0301e pwm: mtk-disp: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 5bec839 pwm: brcmstb: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 4906bf5 pwm: vt8500: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 05baa59 pwm: berlin: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- f57e7d2 pwm: bcm2835: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 1dcf052 pwm: tiecap: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 860b1ca pwm: imx: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- dc13c0f pwm: tiehrpwm: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- cc1cc4b pwm: samsung: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- ed98401 pwm: bcm-iproc: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 5119ee9 pwm: rockchip: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 17076b1 pwm: meson: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- fd7c575 pwm: lpc32xx: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 537fe68 pwm: bcm-kona: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 21af435 pwm: spear: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- bde048e pwm: zx: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 6945fe4 pwm: pxa: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 728cd3e pwm: sti: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 7681c2b pwm: mediatek: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- fa44fe4 pwm: tegra: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- fc0155f pwm: ep93xx: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- e3f22bc pwm: renesas-tpu: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 3d3a325 pwm: rcar: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- e953403 pwm: fsl-ftm: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 2e379ff pwm: sun4i: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 062c9cd pwm: sl28cpld: fix getting driver data in pwm callbacks by Uwe Kleine-König · 4 years, 1 month ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- 090a7d0 Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 3 months ago
- ceae608 Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 3 months ago
- 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- 1f2bd22 pwm: Allow store 64-bit duty cycle from sysfs interface by Jarkko Nikula · 4 years, 5 months ago
- b39c061 pwm: img: Fix null pointer access in probe by Hauke Mehrtens · 4 years, 5 months ago
- bce5436 pwm: pca9685: Disable unused alternative addresses by David Jander · 4 years, 4 months ago
- e1057a8 pwm: pca9685: Use BIT() macro instead of shift by David Jander · 4 years, 4 months ago
- 316b676b pwm: pca9685: Make comments more consistent by David Jander · 4 years, 4 months ago
- 5327f34 pwm: sun4i: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 793bb63 pwm: sprd: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 5530fca pwm: sifive: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 836719f pwm: rockchip: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- c0bfe96 pwm: jz4740: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 85a5745 pwm: bcm2835: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- f339e79 pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 4 months ago
- 457f74a pwm: rockchip: Keep enabled PWMs running while probing by Simon South · 4 years, 4 months ago
- 9db33d2 pwm: Add support for sl28cpld PWM controller by Michael Walle · 4 years, 4 months ago
- 0ea8a56 Merge drm/drm-next into drm-intel-next-queued by Rodrigo Vivi · 4 years, 4 months ago
- c86b155 pwm: crc: Implement get_state() method by Hans de Goede · 4 years, 4 months ago
- 9fccec8 pwm: crc: Implement apply() method to support the new atomic PWM API by Hans de Goede · 4 years, 4 months ago
- 6fdefe6 pwm: crc: Enable/disable PWM output on enable/disable by Hans de Goede · 4 years, 4 months ago
- 6158231 pwm: crc: Fix period changes not having any effect by Hans de Goede · 4 years, 4 months ago
- a05af71 pwm: crc: Fix off-by-one error in the clock-divider calculations by Hans de Goede · 4 years, 4 months ago
- 79e0899 pwm: crc: Fix period / duty_cycle times being off by a factor of 256 by Hans de Goede · 4 years, 4 months ago
- 547d9e9 pwm: lpss: Remove suspend/resume handlers by Hans de Goede · 4 years, 4 months ago
- d6d54ba pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state by Hans de Goede · 4 years, 4 months ago
- 092d83e pwm: lpss: Add pwm_lpss_prepare_enable() helper by Hans de Goede · 4 years, 4 months ago