index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
mpic.c
Age
Commit message (
Expand
)
Author
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-10-15
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
2007-10-03
[POWERPC] Update mpic to use dcr_host_t.base
Michael Ellerman
2007-09-22
[POWERPC] Support setting affinity for U3/U4 MSI sources
Olof Johansson
2007-09-14
[POWERPC] Add workaround for MPICs with broken register reads
Olof Johansson
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-07-22
[POWERPC] MPIC protected sources
Benjamin Herrenschmidt
2007-05-17
[POWERPC] Remove warning in mpic.c
Olof Johansson
2007-05-08
[POWERPC] MPIC U3/U4 MSI backend
Michael Ellerman
2007-05-08
[POWERPC] MPIC MSI allocator
Michael Ellerman
2007-05-08
[POWERPC] Enable MSI mappings for MPIC
Michael Ellerman
2007-05-07
[POWERPC] MPIC sys_device & suspend/resume
Johannes Berg
2007-05-02
[POWERPC] Fix spurious vectors on weird MPIC
Josh Boyer
2007-04-24
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-02-16
[POWERPC] mpic: set IPIs to be per-CPU
Johannes Berg
2007-02-14
[POWERPC] Move MPIC smp routines into mpic.c
Michael Ellerman
2007-02-07
[POWERPC] MPIC: support more than 256 sources
Olof Johansson
2007-01-24
[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup
Mariusz Kozlowski
2006-12-20
PCI: Only check the HT capability bits in mpic.c
Michael Ellerman
2006-12-04
[POWERPC] Improve MPIC driver auto-configuration from DT
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Support for DCR based MPIC
Benjamin Herrenschmidt
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
[PATCH] Add Hypertransport capability defines
Eric W. Biederman
2006-09-26
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
2006-08-30
[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
Zang Roy-r61911
2006-07-10
[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5
Benjamin Herrenschmidt
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-05
[PATCH] powerpc: Fix loss of interrupts with MPIC
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-21
[POWERPC] mpic: add support for serial mode interrupts
Mark A. Greer
2006-02-24
[PATCH] powerpc: Fix some MPIC + HT APIC buglets
Segher Boessenkool
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-09
[PATCH] powerpc: Update MPIC workarounds
Segher Boessenkool
2006-01-09
[PATCH] powerpc32: fix definition of distribute_irqs
Andy Whitcroft
2005-11-19
[PATCH] powerpc: Fix setting MPIC priority
Benjamin Herrenschmidt
2005-10-26
powerpc: Fix incorrect timer register addresses in mpic.c
Paul Mackerras
2005-10-20
powerpc: Move smp_mpic_message_pass into mpic.c
Paul Mackerras
2005-10-01
powerpc: Get merged kernel to compile and run on 32-bit SMP powermac.
Paul Mackerras
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras