Age | Commit message (Expand) | Author |
2015-04-03 | ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo... | Xunlei Pang |
2015-04-03 | ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla... | Xunlei Pang |
2015-03-13 | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq... | John Stultz |
2014-05-08 | ARM: OMAP: counter-32k: raw read and write endian fix | Victor Kamensky |
2013-11-21 | ARM: OMAP: Switch to sched_clock_register() | Stephen Boyd |
2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd |
2012-12-28 | ARM: OMAP: 32k counter: resolve sparse warnings | Paul Walmsley |
2012-10-31 | ARM: OMAP: Remove plat-omap/common.h | Tony Lindgren |
2012-10-18 | ARM: OMAP: remove plat/clock.h | Paul Walmsley |
2012-10-17 | ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2 | Tony Lindgren |
2012-10-08 | ARM: OMAP: counter: add locking to read_persistent_clock | Colin Cross |
2012-09-12 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren |
2012-09-10 | ARM: OMAP: remove plat/board.h file | Igor Grinberg |
2012-07-09 | ARM: OMAP: counter-32k: Select the CR register offset using the IP scheme | R Sricharan |
2012-05-26 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-05-09 | ARM: OMAP: Make OMAP clocksource source selection using kernel param | Vaibhav Hiremath |
2012-05-06 | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level | Marc Zyngier |
2012-02-24 | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren |
2011-12-18 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier |
2011-07-10 | Convert OMAPs 32kHz clocksource implementation to use the generic MMIO | Russell King - ARM Linux |
2011-06-27 | omap2+: Use dmtimer macros for clocksource | Tony Lindgren |
2011-01-27 | omap: Start using CONFIG_SOC_OMAP | Tony Lindgren |
2011-01-19 | omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used | Tony Lindgren |
2011-01-19 | omap1: Fix booting for 15xx and 730 with omap1_defconfig | Tony Lindgren |
2011-01-18 | OMAP: counter_32k: init clocksource as part of machine timer init | Paul Walmsley |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King |
2010-12-22 | ARM: omap: convert sched_clock() to use new infrastructure | Russell King |
2010-12-22 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King |
2010-12-22 | ARM: omap: update clock source registration | Russell King |
2010-12-06 | arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check | Vasiliy Kulikov |
2010-10-08 | OMAP: split plat-omap/common.c | Paul Walmsley |