aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-20pwm: rockchip: Enable APB clock during register access while probingSimon South1-3/+5
2021-01-20pwm: Remove ZTE ZX driverArnd Bergmann4-311/+0
2020-12-17pwm: sun4i: Remove erroneous else branchThierry Reding1-5/+1
2020-12-17pwm: sl28cpld: Set driver data before registering the PWM chipThierry Reding1-2/+2
2020-12-17pwm: Remove unused function pwmchip_add_inversed()Uwe Kleine-König1-5/+0
2020-12-17pwm: imx27: Fix overflow for bigger periodsUwe Kleine-König1-1/+2
2020-12-17pwm: bcm2835: Support apply function for atomic configurationLino Sanfilippo1-45/+24
2020-12-17pwm: keembay: Fix build failure with -OsUwe Kleine-König1-1/+6
2020-12-17pwm: core: Use octal permissionSoham Biswas1-1/+1
2020-12-17pwm: lpss: Make compilable with COMPILE_TESTUwe Kleine-König1-3/+3
2020-12-17pwm: Fix dependencies on HAS_IOMEMUwe Kleine-König1-7/+28
2020-12-17pwm: Use -EINVAL for unsupported polarityThierry Reding3-3/+3
2020-12-17pwm: sti: Remove unnecessary blank lineThierry Reding1-1/+0
2020-12-17pwm: sti: Avoid conditional gotosThierry Reding1-26/+22
2020-12-17pwm: Add PWM fan controller driver for LGM SoCRahul Tanwar3-0/+256