| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-03 | 1 | -1/+1 |
* | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -1/+1 |
* | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 1 | -9/+2 |
|\ |
|
| * | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 2013-01-14 | 1 | -9/+2 |
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -5/+1 |
|/ |
|
* | ARM: mach-omap1: retire custom LED code | Bryan Wu | 2012-08-01 | 1 | -1/+0 |
* | ARM: OMAP1: Add checks for possible error condition in timer_init | Vaibhav Hiremath | 2012-05-09 | 1 | -15/+1 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 1 | -1/+0 |
|\ |
|
| * | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 1 | -1/+2 |
|/ |
|
* | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-19 | 1 | -54/+4 |
* | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 1 | -1/+1 |
* | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren | 2011-06-20 | 1 | -3/+3 |
* | clocksource: convert OMAP1 to 32-bit down counting clocksource | Russell King | 2011-05-23 | 1 | -17/+6 |
* | ARM: omap1: convert to using readl/writel instead of volatile struct | Russell King | 2011-05-23 | 1 | -15/+16 |
* | ARM: omap1: delete useless interrupt handler | Russell King | 2011-05-23 | 1 | -15/+0 |
* | omap1: remove duplicated #include | Huang Weiyi | 2011-02-02 | 1 | -1/+0 |
* | omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used | Tony Lindgren | 2011-01-19 | 1 | -1/+47 |
* | omap1: Fix booting for 15xx and 730 with omap1_defconfig | Tony Lindgren | 2011-01-19 | 1 | -13/+35 |
* | omap1: Fix sched_clock for the MPU timer | Tony Lindgren | 2011-01-18 | 1 | -1/+13 |
* | OMAP: counter_32k: init clocksource as part of machine timer init | Paul Walmsley | 2011-01-18 | 1 | -0/+7 |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-07 | 1 | -0/+1 |
|\ |
|
| * | arm: omap1: add missing includes | Aaro Koskinen | 2010-11-25 | 1 | -0/+1 |
* | | ARM: omap: update clock source registration | Russell King | 2010-12-22 | 1 | -5/+1 |
|/ |
|
* | OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead | Tony Lindgren | 2009-08-28 | 1 | -2/+2 |
* | 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 | -1/+1 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock() | Kevin Hilman | 2008-04-14 | 1 | -16/+0 |
* | ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversions | Kevin Hilman | 2008-04-14 | 1 | -33/+0 |
* | ARM: OMAP1: Fix typo in OMAP1 MPU clock source initialization | Will Newton | 2008-03-20 | 1 | -1/+1 |
* | ARM: OMAP: Fix clockevent support for hrtimers | Kevin Hilman | 2008-03-20 | 1 | -1/+9 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-22 | 1 | -0/+1 |
* | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 | 1 | -1/+1 |
* | [ARM] 4262/1: OMAP: clocksource and clockevent support | Kevin Hilman | 2007-04-21 | 1 | -73/+133 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 | 1 | -5/+3 |
* | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-03 | 1 | -2/+2 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-03 | 1 | -1/+1 |
|\ |
|
| * | ARM: OMAP: Add core fsample support | Brian Swetland | 2006-06-27 | 1 | -1/+1 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
|/ |
|
* | [ARM] 3427/1: ARM: OMAP: 2/8 Update timers | Tony Lindgren | 2006-04-02 | 1 | -197/+0 |
* | [ARM] 3141/1: OMAP 1/5: Update omap1 specific files | Tony Lindgren | 2005-11-10 | 1 | -2/+2 |
* | [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2 | Tony Lindgren | 2005-09-09 | 1 | -21/+19 |
* | [PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d... | Tony Lindgren | 2005-07-10 | 1 | -0/+436 |