summaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-03-22pwm: Add Raspberry Pi Firmware based PWM busNicolas Saenz Julienne
2021-03-10pwm: ntxec: Add driver for PWM function in Netronix ECJonathan Neuschäfer
2021-02-25Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-22pwm: lpc18xx-sct: remove unneeded semicolonYang Li
2021-02-22pwm: iqs620a: Correct a stale state variableJeff LaBundy
2021-02-22pwm: iqs620a: Fix overflow and optimize calculationsUwe Kleine-König
2021-01-20pwm: rockchip: Enable clock before calling clk_get_rate()Simon South
2021-01-20pwm: rockchip: Eliminate potential race condition when probingSimon South
2021-01-20pwm: rockchip: Replace "bus clk" with "PWM clk"Simon South
2021-01-20pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()Simon South
2021-01-20pwm: rockchip: Enable APB clock during register access while probingSimon South
2021-01-20pwm: Remove ZTE ZX driverArnd Bergmann
2020-12-19Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-17pwm: sun4i: Remove erroneous else branchThierry Reding
2020-12-17pwm: sl28cpld: Set driver data before registering the PWM chipThierry Reding
2020-12-17pwm: imx27: Fix overflow for bigger periodsUwe Kleine-König
2020-12-17pwm: bcm2835: Support apply function for atomic configurationLino Sanfilippo
2020-12-17pwm: keembay: Fix build failure with -OsUwe Kleine-König
2020-12-17pwm: core: Use octal permissionSoham Biswas
2020-12-17pwm: lpss: Make compilable with COMPILE_TESTUwe Kleine-König
2020-12-17pwm: Fix dependencies on HAS_IOMEMUwe Kleine-König
2020-12-17pwm: Use -EINVAL for unsupported polarityThierry Reding
2020-12-17pwm: sti: Remove unnecessary blank lineThierry Reding
2020-12-17pwm: sti: Avoid conditional gotosThierry Reding
2020-12-17pwm: Add PWM fan controller driver for LGM SoCRahul Tanwar
2020-12-17pwm: Add DesignWare PWM Controller DriverJarkko Nikula
2020-12-17pwm: mediatek: Add MT8183 SoC supportFabien Parent
2020-12-17pwm: mediatek: Always use bus clockFabien Parent
2020-12-17pwm: Add PWM driver for Intel Keem BayVijayakannan Ayyathurai
2020-12-17pwm: lp3943: Dynamically allocate PWM chip baseLokesh Vutla
2020-12-17pwm: atmel-tcb: Add sama5d2 supportAlexandre Belloni
2020-12-17pwm: atmel-tcb: Switch to new bindingAlexandre Belloni
2020-12-17pwm: tiehrpwm: Handle deferred probe with dev_err_probe()Grygorii Strashko
2020-12-17pwm: lpss: Set DPM_FLAG_SMART_SUSPEND on Cherry Trail devicesHans de Goede
2020-12-17pwm: lpss: Use DPM_FLAG_NO_DIRECT_COMPLETE instead of declaring a prepare han...Hans de Goede
2020-12-17pwm: lpss: Log error from pwm_lpss_is_updating() if the update bit is still setHans de Goede
2020-12-17pwm: ab8500: Explicitly allocate pwm chip base dynamicallyUwe Kleine-König
2020-12-17pwm: zx: Add missing cleanup in error pathUwe Kleine-König
2020-12-17pwm: ab8500: Add error message if pwmchip_add() failsUwe Kleine-König
2020-12-17pwm: imx1: Use dev_err_probe() to simplify error handlingAnson Huang
2020-12-17pwm: imx27: Use dev_err_probe() to simplify error handlingAnson Huang
2020-12-17pwm: imx-tpm: Use dev_err_probe() to simplify error handlingAnson Huang
2020-12-17pwm: atmel: Convert to devm_platform_ioremap_resource()Yangtao Li
2020-12-17pwm: sifive: Convert to devm_platform_ioremap_resource()Yangtao Li
2020-12-17pwm: hibvt: Convert to devm_platform_ioremap_resource()Yangtao Li
2020-12-17pwm: lpc18xx-sct: Convert to devm_platform_ioremap_resource()Yangtao Li
2020-12-17pwm: img: Convert to devm_platform_ioremap_resource()Yangtao Li
2020-12-17pwm: clps711x: Convert to devm_platform_ioremap_resource()Yangtao Li
2020-12-17pwm: mtk-disp: Convert to devm_platform_ioremap_resource()Yangtao Li