aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2019-05-28 15:36:46 +0200
committerMarc Zyngier <marc.zyngier@arm.com>2019-05-28 14:55:07 +0100
commit3d090a36c8c845b77ddea7e3cf9a219650fe322c (patch)
tree655e49f45d4e6c0928c94b926deaf6e2dc12ccf9 /tools/perf/scripts/python/export-to-sqlite.py
parentirqchip/exiu: Preparatory refactor for ACPI support (diff)
downloadlinux-3d090a36c8c845b77ddea7e3cf9a219650fe322c.tar.gz
linux-3d090a36c8c845b77ddea7e3cf9a219650fe322c.zip
irqchip/exiu: Implement ACPI support
Expose the existing EXIU hierarchical irqchip domain code to permit the interrupt controller to be used as the irqchip component of a GPIO controller on ACPI systems, or as the target of ordinary interrupt resources. Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
tions'>+45 2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley14-17/+20 2010-12-21OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...Paul Walmsley6-135/+127 2010-12-21OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley6-72/+266 2010-12-21OMAP4: CM instances: add clockdomain register offsetsPaul Walmsley4-0/+44 2010-12-21OMAP2+: clockdomains: split the clkdm hwsup enable/disable functionPaul Walmsley1-20/+55 2010-12-21OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley4-41/+115 2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley19-478/+507 2010-12-21OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific filePaul Walmsley3-9/+24 2010-12-21OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley16-91/+462 2010-12-21OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley6-382/+304 2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley60-650/+699 2010-12-21OMAP4: PRCM: rename _MOD macros to _INSTPaul Walmsley6-730/+718