aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-16gpio: mpc8xxx: latch GPIOs state on module load when configured as outputMichal Smulski1-1/+5
2023-06-16selftests: gpio: gpio-sim: Use same variable name for sysfs pathnameAndy Shevchenko1-2/+2
2023-06-16gpio: mlxbf3: Add gpio driver supportAsmaa Mnebhi3-0/+262
2023-06-16gpio: delay: Remove duplicative functionalityAndy Shevchenko3-174/+0
2023-06-16gpio: aggregator: Set up a parser of delay line parametersAndy Shevchenko1-2/+70
2023-06-16gpio: aggregator: Support delay for setting up individual GPIOsAndy Shevchenko1-0/+31
2023-06-16gpio: aggregator: Remove CONFIG_OF and of_match_ptr() protectionsAndy Shevchenko1-4/+3
2023-06-13dt-bindings: gpio: pca9570: add gpio-line-names propertyLeonard Göhrs1-0/+4
2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko7-63/+7
2023-06-13gpio: tps65219: add GPIO support for TPS65219 PMICJerome Neanne4-0/+203
2023-06-13gpio: zynq: fix zynqmp_gpio not an immutable chip warningManikanta Guntupalli1-7/+15
2023-06-13gpio: davinci: make davinci_gpio_dev_pm_ops staticMin-Hua Chen1-1/+1
2023-06-09gpiolib: Do not unexport GPIO on freeingAndy Shevchenko1-2/+0
2023-06-07gpiolib: demote the hogging log messages to debugBartosz Golaszewski2-9/+9
2023-06-06dt-bindings: gpio: gpio-delay: Spelling s/curcuit/circuit/Geert Uytterhoeven1-2/+2
2023-06-05gpio: Fix dependency for gpio-delayAlexander Stein1-0/+1
2023-06-02gpio: Add gpio delay driverAlexander Stein3-0/+173