summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
of/irq: Mark interrupt controllers as populated before initialisationPhilipp Zabel 2016-07-18of: use pr_fmt prefix for all console printingRob Herring 2016-06-24of/irq: Mark initialised interrupt controllers as populatedJon Hunter 2016-06-03of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov 2016-02-11of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy 2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2016-01-26of: MSI: Simplify irqdomain lookupMarc Zyngier 2016-01-14Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2015-12-09of/irq: optimize device node matching loop in of_irq_init()Masahiro Yamada 2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione 2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2015-10-22of/irq: add missing of_node_putJulia Lawall 2015-10-16of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier 2015-10-16of/irq: Split of_msi_map_rid to reuse msi-map lookupMarc Zyngier 2015-10-16of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier 2015-10-16of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier 2015-10-16of/irq: Add new function of_msi_map_rid()David Daney 2015-10-13of/irq: make of_irq_find_parent staticJonas Gorski 2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds 2015-08-26of/irq: export of_get_irq_byname()Dmitry Torokhov 2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier 2015-06-30of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on shGeert Uytterhoeven 2015-06-30of/irq: Fix pSeries boot failureJeremy Linton 2015-03-19of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart 2014-11-10of/irq: Export of_irq_get()Laurent Pinchart 2014-08-16of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli