index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
pic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
2011-05-31
1
-1
/
+2
*
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2011-05-20
1
-31
/
+11
|
\
|
*
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-05-11
1
-31
/
+11
*
|
powerpc/psurge: Create a irq_host for secondary cpus
Milton Miller
2011-05-19
1
-6
/
+3
*
|
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-19
1
-2
/
+2
*
|
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
1
-6
/
+6
|
/
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-6
/
+6
*
powerpc: mac: pic: Use irqd_is_level_type()
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-29
1
-2
/
+1
*
powerpc: platforms/powermac irq_data conversion.
Lennert Buytenhek
2011-03-10
1
-23
/
+25
*
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
2010-07-05
1
-6
/
+66
*
powerpc: Convert pmac_pic_lock to raw_spinlock
Thomas Gleixner
2010-02-19
1
-19
/
+19
*
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
2010-02-17
1
-1
/
+1
*
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
1
-1
/
+1
*
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-24
1
-1
/
+1
*
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
1
-4
/
+4
*
powerpc: Remove unnecessary semicolons
Joe Perches
2009-07-08
1
-1
/
+1
*
powerpc/powermac: Use generic_handle_irq() in gatwick_action()
Michael Ellerman
2009-05-21
1
-1
/
+1
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
1
-2
/
+0
*
[POWERPC] Move xmon_irq() declaration into xmon.h
Michael Ellerman
2008-05-14
1
-7
/
+1
*
[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU
Tony Breeds
2008-03-13
1
-1
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
1
-1
/
+1
|
\
|
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
*
|
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
Grant Likely
2008-01-17
1
-2
/
+1
|
/
*
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-14
1
-1
/
+1
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-1
/
+1
*
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
2007-04-24
1
-1
/
+1
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-3
/
+3
*
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
2007-02-16
1
-2
/
+0
*
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-07
1
-6
/
+6
*
[PATCH] powerpc: irq change build breaks
Olof Johansson
2006-10-05
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-4
/
+3
*
[PATCH] powerpc: Fix PowerMac IRQ handling bug
Benjamin Herrenschmidt
2006-09-01
1
-3
/
+3
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
1
-3
/
+5
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-201
/
+127
*
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-07-03
1
-67
/
+103
*
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-2
/
+2
*
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-09
1
-27
/
+45
*
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2006-01-09
1
-210
/
+246
*
[PATCH] powerpc: Fix g5 build with xmon
Benjamin Herrenschmidt
2006-01-09
1
-2
/
+2
*
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
2006-01-09
1
-1
/
+1
*
powerpc: merge irq.c
Stephen Rothwell
2005-11-09
1
-0
/
+3
*
powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM
Paul Mackerras
2005-11-02
1
-4
/
+4
*
powerpc: Merge 32-bit CHRP support.
Paul Mackerras
2005-10-26
1
-4
/
+0
*
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
2005-10-22
1
-1
/
+1
*
powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.c
Paul Mackerras
2005-10-11
1
-1
/
+0
*
powerpc: Start merging 64-bit support into powermac files
Paul Mackerras
2005-10-10
1
-11
/
+21
*
powerpc: rename powermac files to remove pmac_ prefix
Paul Mackerras
2005-10-10
1
-0
/
+673