aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
/>Andy Shevchenko1-1/+2 2022-06-06gpio: merrifield: make irq_chip immutableAndy Shevchenko1-7/+15 2022-01-24gpio: merrifield: check the return value of devm_kstrdup()Xiaoke Wang1-0/+3 2021-08-12gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-6/+2 2021-02-15gpio: merrifield: Make bias configuration available for GPIOsAndy Shevchenko1-0/+5 2020-04-16gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardwareAndy Shevchenko1-2/+2 2020-04-16gpio: merrifield: Switch over to MSI interruptsAndy Shevchenko1-1/+5 2019-11-13gpio: merrifield: Pass irqchip when adding gpiochipAndy Shevchenko1-13/+19 2019-11-13gpio: merrifield: Add GPIO <-> pin mapping ranges via callbackAndy Shevchenko1-17/+25 2019-11-08Merge branch 'devel' into for-nextLinus Walleij1-1/+4 2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen1-1/+4 2019-11-03Revert "gpio: merrifield: Pass irqchip when adding gpiochip"Linus Walleij1-16/+12 2019-11-03Revert "gpio: merrifield: Restore use of irq_base"Linus Walleij1-1/+0 2019-11-03Revert "gpio: merrifield: Move hardware initialization to callback"Linus Walleij1-5/+3 2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko1-3/+5 2019-10-15gpio: merrifield: Restore use of irq_baseAndy Shevchenko1-0/+1 2019-08-12gpio: merrifield: Pass irqchip when adding gpiochipLinus Walleij1-12/+16 2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing1-1/+1 2019-04-01gpio: merrifield: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko1-4/+14 2018-12-07gpio: merrifield: Convert to use SPDX identifierAndy Shevchenko1-4/+1 2018-12-07gpio: merrifield: Remove linux/init.hAndy Shevchenko1-1/+0 2018-02-22gpio: merrifield: Delete an error messageMarkus Elfring1-3/+1 2018-01-10gpio: merrifield: Add support of ACPI enabled platformsAndy Shevchenko1-1/+10 2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-1/+1 2017-06-16gpio: merrifield: Remove unused headerAndy Shevchenko1-1/+0 2017-03-23gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUTAndy Shevchenko1-1/+1 2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg1-1/+13 2016-12-07gpio: merrifield: Implement gpio_get_direction callbackAndy Shevchenko1-0/+9 2016-12-07gpio: merrifield: Add support for hardware debouncerAndy Shevchenko1-0/+22 2016-10-24gpio: merrifield: set default handler to be handle_bad_irq()Andy Shevchenko1-1/+1 2016-07-22gpio: merrifield: Protect irq_ack() and gpio_set() by lockAndy Shevchenko1-0/+11 2016-07-22gpio: merrifield: Introduce GPIO driver to support MerrifieldAndy Shevchenko1-0/+433