aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marcoBarry Song2013-01-22
| * | | | | | ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructuresBarry Song2013-01-22
| * | | | | | ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for MarcoBarry Song2013-01-22
| * | | | | | ARM: PRIMA2: rtciobg: it is also compatible with marcoBarry Song2013-01-22
| * | | | | | ARM: PRIMA2: rstc: enable the support for MarcoBarry Song2013-01-22
| * | | | | | ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marcoBarry Song2013-01-22
| * | | | | | ARM: PRIMA2: initialize l2x0 according to mach from DTBarry Song2013-01-22
| * | | | | | ARM: PRIMA2: enable AUTO_ZRELADDR for SIRF in KconfigBarry Song2013-01-22
| * | | | | | ARM: PRIMA2: add CSR SiRFmarco device tree .dtsBarry Song2013-01-22
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'depends/cleanup' into next/socOlof Johansson2013-01-28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-12
| | * | | | | ARM: picoxcell: use common irqchip_init functionRob Herring2013-01-12
| | * | | | | ARM: spear: use common irqchip_init functionRob Herring2013-01-12
| | * | | | | irqchip: Move ARM VIC to drivers/irqchipRob Herring2013-01-12
| | * | | | | ARM: samsung: remove unused tick.hRob Herring2013-01-12
| | * | | | | ARM: remove unneeded vic.h includesRob Herring2013-01-12
| | * | | | | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-12
| | * | | | | ARM: VIC: set handle_arch_irq in VIC initializationRob Herring2013-01-12
| | * | | | | ARM: VIC: shrink down vic.hRob Herring2013-01-12
| | * | | | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-12
| | * | | | | ARM: use common irqchip_init for GIC initRob Herring2013-01-12
| | * | | | | irqchip: Move ARM GIC to drivers/irqchipRob Herring2013-01-12
| | * | | | | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-12
| | * | | | | ARM: GIC: set handle_arch_irq in GIC initializationRob Herring2013-01-10
| | * | | | | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
| | * | | | | ARM: GIC: remove assembly ifdefs from gic.hRob Herring2013-01-10
| | * | | | | ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar2013-01-10
| | * | | | | arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-10
| | * | | | | irqchip: add basic infrastructureThomas Petazzoni2013-01-10
| | * | | | | irqchip: add to the directories part of the IRQ subsystem in MAINTAINERSThomas Petazzoni2013-01-10
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson2013-01-14
| |\ \ \ \ \
| | * | | | | timer: vt8500: Move timer code to drivers/clocksourceTony Prisk2013-01-13
| * | | | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\ \ \ \ \ \
| | * | | | | | clocksource: use clockevents_config_and_register() where possibleShawn Guo2013-01-14
| | * | | | | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-14
| | * | | | | | clockevents: export clockevents_config_and_register for module useShawn Guo2013-01-14
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood2013-01-14
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-08
| |\| | | |
| | * | | | ARM: sunxi: fix struct sys_timer removalStephen Warren2013-01-08
| * | | | | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-08
| |\| | | | | | |_|_|/ | |/| | |
| | * | | clocksource: add common of_clksrc_init() functionStephen Warren2013-01-02
| | * | | ARM: delete struct sys_timerStephen Warren2012-12-24
| | * | | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-24
| | * | | ARM: samsung: register syscore_ops for timer resume directlyStephen Warren2012-12-24
| | * | | ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| | * | | ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| | * | | ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| | * | | ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24