index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp4xx
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: ixp4xx: use __iomem pointers for MMIO
Arnd Bergmann
2012-09-19
1
-4
/
+4
*
ixp4xx: fix compilation by adding gpiolib support
Richard Cochran
2012-05-23
1
-2
/
+46
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-30
1
-0
/
+1
|
\
|
*
ARM: fix builds due to missing <asm/system_misc.h> includes
Olof Johansson
2012-03-30
1
-0
/
+1
*
|
ARM: ixp4xx: use runtime ioremap hook
Rob Herring
2012-03-06
1
-0
/
+33
|
/
*
ARM: mach-ixp4xx: properly disable CPU idle call
Nicolas Pitre
2012-01-20
1
-0
/
+6
*
Merge branch 'restart' into for-linus
Russell King
2012-01-05
1
-0
/
+20
|
\
|
*
ARM: restart: ixp4xx: use new restart hook
Russell King
2012-01-05
1
-0
/
+20
*
|
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-12-18
1
-13
/
+3
|
/
*
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ARM: fix regression in IXP4xx clocksource
Richard Cochran
2011-07-15
1
-2
/
+8
*
clocksource: convert ARM 32-bit up counting clocksources
Russell King
2011-05-23
1
-14
/
+2
*
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
arm/ixp4xx: Rename FREQ macro to avoid collisions
Ben Hutchings
2011-02-06
1
-2
/
+2
*
ARM: ixp4xx: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-21
/
+21
*
ARM: ixp4xx: convert sched_clock() to use new infrastructure
Russell King
2010-12-22
1
-11
/
+20
*
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
2010-12-22
1
-1
/
+1
*
ARM: ixp4xx: update clock source registration
Russell King
2010-12-22
1
-5
/
+1
*
ARM: Remove useless linux/bootmem.h includes
Russell King
2010-05-15
1
-1
/
+0
*
ARM: 5869/1: ixp4xx: implement sched_clock()
Mikael Pettersson
2010-01-27
1
-0
/
+11
*
IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().
Roel Kluin
2009-12-05
1
-1
/
+1
*
ixp4xx: timer and clocks cleanups
Mikael Pettersson
2009-09-21
1
-9
/
+7
*
IXP42x HSS support for setting internal clock rate
Krzysztof Halasa
2009-09-07
1
-0
/
+1
*
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-1
/
+1
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-1
/
+1
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-1
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-2
/
+2
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-5
/
+5
*
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
2008-07-09
1
-2
/
+2
*
[ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resume
Kevin Hilman
2007-12-17
1
-3
/
+7
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-07-22
1
-1
/
+1
|
\
|
*
[ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8
Tim Harvey
2007-07-20
1
-1
/
+1
*
|
clockevents: fix resume logic
Thomas Gleixner
2007-07-21
1
-0
/
+2
|
/
*
[ARM] 4405/1: NSLU2, DSM-G600 frequency fixup code
Michael-Luke Jones
2007-05-26
1
-1
/
+1
*
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2007-05-08
1
-1
/
+1
*
Merge branch 'ixp4xx' into devel
Russell King
2007-05-06
1
-3
/
+26
|
\
|
*
[ARM] 4311/1: ixp4xx: add KIXRP435 platform
Ruslan V. Sushko
2007-04-21
1
-3
/
+3
|
*
[ARM] 4275/1: generic gpio layer for ixp4xx
Milan Svoboda
2007-04-21
1
-0
/
+23
*
|
[ARM] 4259/1: clockevent support for ixp4xx platform
Kevin Hilman
2007-04-21
1
-19
/
+74
|
/
*
[PATCH] clocksource: fixup is_continous changes on ARM
Thomas Gleixner
2007-02-16
1
-1
/
+1
*
[ARM] 3985/1: ixp4xx clocksource cleanup
Kevin Hilman
2006-12-07
1
-2
/
+4
*
[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx
Milan Svoboda
2006-12-01
1
-0
/
+41
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
1
-2
/
+2
*
[ARM] 3918/1: ixp4xx irq-chip rework
Kevin Hilman
2006-11-03
1
-38
/
+22
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
1
-2
/
+2
*
[ARM] 3856/1: Add clocksource for Intel IXP4xx platforms
Kevin Hilman
2006-09-28
1
-11
/
+27
*
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
[next]