aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-20gpio: msc313: Add support for SSD201 and SSD202DDaniel Palmer1-0/+261
2021-12-20gpio: msc313: Code clean upsDaniel Palmer1-4/+1
2021-12-20dt-bindings: gpio: msc313: Add offsets for ssd20xdDaniel Palmer1-0/+71
2021-12-20dt-bindings: gpio: msc313: Add compatible for ssd20xdDaniel Palmer1-1/+3
2021-12-19gpio: sim: fix uninitialized ret variableTom Rix1-1/+2
2021-12-17gpio: Propagate firmware node from a parent deviceAndy Shevchenko5-15/+11
2021-12-17gpio: Setup parent device and get rid of unnecessary of_node assignmentAndy Shevchenko4-8/+6
2021-12-17gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko25-36/+2
2021-12-17gpiolib: allow line names from device props to override driver namesPeter Rosin1-5/+15
2021-12-17selftests: gpio: gpio-sim: avoid forking test twiceBartosz Golaszewski1-1/+1
2021-12-17selftests: gpio: gpio-sim: remove bashismsBartosz Golaszewski1-2/+2
2021-12-17gpio: amdpt: add new device ID and 24-pin supportHsu Yuchang1-3/+5
2021-12-17gpio: tegra186: Add support for Tegra234Prathamesh Shete1-0/+76
2021-12-17dt-bindings: gpio: Add Tegra234 supportPrathamesh Shete2-0/+67
2021-12-17dt-bindings: gpio: tegra186: Convert to json-schemaThierry Reding2-165/+210
2021-12-17dt-bindings: gpio: tegra: Convert to json-schemaThierry Reding2-40/+110
2021-12-17gpio: sta2x11: fix typo in a commentJason Wang1-1/+1
2021-12-17selftests: gpio: add test cases for gpio-simBartosz Golaszewski3-1/+398
2021-12-17selftests: gpio: add a helper for reading GPIO line namesBartosz Golaszewski3-1/+57
2021-12-17selftests: gpio: provide a helper for reading chip infoBartosz Golaszewski3-1/+59
2021-12-17gpio: sim: new testing moduleBartosz Golaszewski4-0/+1732
2021-12-17gpiolib: of: make fwnode take precedence in struct gpio_chipBartosz Golaszewski1-0/+3
2021-12-17gpiolib: allow to specify the firmware node in struct gpio_chipBartosz Golaszewski2-1/+8
2021-12-17gpiolib: provide gpiod_remove_hogs()Bartosz Golaszewski2-0/+13
2021-12-13gpio: sch: fix typo in a commentJason Wang1-1/+1
2021-12-10gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlockIwona Winiarska1-16/+16
2021-12-10gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlockIwona Winiarska1-26/+26
2021-12-06gpiolib: check the 'ngpios' property in core gpiolib codeBartosz Golaszewski1-0/+21
2021-12-06gpiolib: improve coding style for local variablesBartosz Golaszewski1-4/+4
2021-12-03gpio: xlp: Fix build errors from Netlogic XLP removalRob Herring1-3/+2
2021-12-03gpio: rockchip: lock GPIOs used as interruptsJohn Keeping1-0/+18
2021-12-03gpio: aggregator: Add interrupt supportGeert Uytterhoeven1-1/+10
2021-12-03gpiolib: Let gpiod_add_lookup_table() call gpiod_add_lookup_tables()Geert Uytterhoeven1-5/+1
2021-12-01gpio: dwapb: clarify usage of the register file versionAndy Shevchenko1-4/+6
2021-12-01gpio: ml-ioh: Change whitespace to match gpio-pch.cBjorn Helgaas1-4/+4
2021-12-01gpio: ml-ioh: Use BIT() to match gpio-pch.cBjorn Helgaas1-13/+13
2021-12-01gpio: ml-ioh: Cache &pdev->dev to reduce repetitionBjorn Helgaas1-11/+11
2021-12-01gpio: pch: Cache &pdev->dev to reduce repetitionBjorn Helgaas1-10/+11
2021-12-01gpio: pch: Use .driver_data instead of checking Device IDs againBjorn Helgaas1-12/+9
2021-12-01dt-bindings: gpio: sifive,gpio: Group interrupt tuplesGeert Uytterhoeven1-1/+2
2021-11-25gpiolib: acpi: Unify debug and other messages formatAndy Shevchenko1-6/+4
2021-11-25gpiolib: acpi: Do not set the IRQ type if the IRQ is already in useHans de Goede1-4/+11
2021-11-15gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-13/+7
2021-11-15gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Andy Shevchenko2-8/+0
2021-11-15gpio: xlp: Remove Netlogic XLP variantsRob Herring2-139/+13
2021-11-15dt-bindings: gpio: gpio-vf610: Add imx8ulp compatible stringJacky Bai1-0/+3
2021-11-14Linux 5.16-rc1v5.16-rc1Linus Torvalds1-2/+2
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2-5/+6
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark1-2/+2
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark1-1/+1