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