index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-realview
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
1
-1
/
+2
2010-05-02
ARM: Indirect round/set_rate operations through clk structure
Russell King
1
-1
/
+7
2010-05-02
ARM: Make Integrator/Versatile/Reaview VCO code similar
Russell King
1
-8
/
+8
2010-05-02
ARM: Realview/Versatile: separate out common sched_clock()
Russell King
1
-16
/
+0
2010-05-02
ARM: Realview/Versatile: separate out common SP804 timer code
Russell King
1
-136
/
+3
2010-05-02
ARM: Realview/Versatile/Integrator: separate out common clock code
Russell King
1
-1
/
+1
2010-05-02
ARM: ICST: kill duplicate icst code
Russell King
1
-1
/
+1
2010-05-02
ARM: ICST: indirect s2div and idx2s arrays via icst_params
Russell King
1
-0
/
+2
2010-05-02
ARM: ICST: move minimum VCO frequency to icst_params
Russell King
1
-0
/
+1
2010-05-02
ARM: ICST: use Hz instead of kHz
Russell King
1
-1
/
+1
2010-05-02
ARM: ICST: provide definitions for max/min VCO frequencies
Russell King
1
-1
/
+1
2010-05-02
ARM: ICST: merge common ICST VCO structures
Russell King
1
-2
/
+2
2010-04-28
ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB
Colin Tuckley
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-12
ARM: Consolidate clks_register() and similar
Russell King
1
-4
/
+1
2009-11-05
RealView: Add sparsemem support for the RealView PBX platform
Catalin Marinas
1
-1
/
+20
2009-11-05
RealView: Add default memory configuration
Catalin Marinas
1
-0
/
+21
2009-09-22
ARM: 5720/1: Move MMCI header to amba include dir
Linus Walleij
1
-3
/
+3
2009-09-21
ARM: 5718/1: Sane busids for RealView board components
Linus Walleij
1
-9
/
+9
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
1
-2
/
+1
2009-09-02
MMC: MMCI: convert realview MMC to use gpiolib
Russell King
1
-4
/
+7
2009-07-18
ARM: Realview & Versatile: Fix i2c_board_info definitions
Russell King
1
-2
/
+1
2009-07-09
MMC: MMCI: allow GPIOs to be passed
Russell King
1
-0
/
+4
2009-05-30
RealView: Move the IRQ_* definitions out of the board-*.h files
Catalin Marinas
1
-0
/
+3
2009-05-30
RealView: Toggle one LED per CPU
Catalin Marinas
1
-3
/
+4
2009-05-17
[ARM] realview: fix broadcast tick support
Russell King
1
-8
/
+0
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-04-02
arm: convert realview platform to use smsc911x
Steve Glendinning
1
-8
/
+9
2009-02-19
[ARM] 5397/1: RealView: Add support for the ISP1761 USB chip
Catalin Marinas
1
-0
/
+11
2009-02-19
[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash
Catalin Marinas
1
-0
/
+28
2009-02-19
[ARM] 5395/1: RealView: Add support for the DS1338 RTC chip
Catalin Marinas
1
-1
/
+15
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-12-01
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
1
-12
/
+77
2008-12-01
RealView: Allow the in-kernel smc911x.c driver on RealView
Catalin Marinas
1
-0
/
+9
2008-12-01
RealView: Refactor the Ethernet device registration
Catalin Marinas
1
-0
/
+15
2008-12-01
RealView: Clean up the machine_is_*() calls in platsmp.c
Catalin Marinas
1
-1
/
+1
2008-12-01
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
1
-1
/
+1
2008-11-27
[ARM] realview: convert to clkdev and lookup clocks by device name
Russell King
1
-2
/
+50
2008-11-10
RealView: Change the clcd panel controls to use RGB instead of BGR
Catalin Marinas
1
-5
/
+5
2008-11-10
RealView: Allow XVGA (1024x768) CLCD resolution on the RealView boards
Colin Tuckley
1
-5
/
+40
2008-11-10
RealView: Use the correct oscillator for the CLCD on PB1176
Colin Tuckley
1
-1
/
+7
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-04-18
RealView: Move the timer definitions into the EB specific files
Catalin Marinas
1
-19
/
+19
2008-04-18
RealView: Move the flash definitions out of platform.h
Catalin Marinas
1
-8
/
+7
2008-02-04
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
Catalin Marinas
1
-10
/
+5
2008-02-04
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
1
-0
/
+3
2008-02-04
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
Catalin Marinas
1
-20
/
+0
[next]