summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-08-26 11:35:09 +0200
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-09-03 09:37:47 +0200
commit3ff7ab070b4804aad5b1d3e3d82a793710ef1f27 (patch)
tree3fee1f1026cca12beeee4a04b41e8c1343c5bb6b /tools/perf/scripts/python/flamegraph.py
parentcf0257d3ce05259a74265fe0a0bd7de063cc6793 (diff)
downloadkernel-3ff7ab070b4804aad5b1d3e3d82a793710ef1f27.tar.gz
gpio: ftgpio010: use new generic GPIO chip API
Convert the driver to using the new generic GPIO chip interfaces from linux/gpio/generic.h. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250826-gpio-mmio-gpio-conv-part2-v1-8-f67603e4b27e@linaro.org Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
/ata/ahci.h?h=linux-6.12.y&id=227dfb4dbf109596d76a9b842856c4ff68e4efb2'>AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev 2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev 2014-10-06AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev 2014-09-28AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev 2014-09-23ahci-platform: Bump max number of clocks to 5Kumar Gala 2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart