Age | Commit message (Expand) | Author | Files | Lines |
2018-12-13 | ARM: mmp: fix timer_init calls | Arnd Bergmann | 1 | -2/+2 |
2018-12-01 | ARM: mmp/mmp2: dt: enable the clock | Lubomir Rintel | 1 | -12/+20 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2015-12-01 | ARM: mmp: make all header files local | Arnd Bergmann | 1 | -6/+5 |
2015-07-17 | ARM/mmp/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -18/+11 |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König | 1 | -1/+1 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -3/+9 |
2014-03-12 | ARM: 8001/1: mmp: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -3/+9 |
2013-12-20 | ARM: mmp: stop using mach/timex.h | Uwe Kleine-König | 1 | -3/+9 |
2013-11-22 | ARM: mmp: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-06-13 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 1 | -1/+1 |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 1 | -5/+2 |
2012-05-05 | ARM: mmp: support DT in timer | Haojian Zhuang | 1 | -21/+60 |
2011-12-19 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 1 | -13/+3 |
2011-08-11 | ARM: mmp: Change the way we use timer 0 as clockevent timer. | Lennert Buytenhek | 1 | -12/+35 |
2011-08-11 | ARM: mmp: Switch to using timer 1 as clocksource timer. | Lennert Buytenhek | 1 | -2/+2 |
2011-08-11 | ARM: mmp: Also start timer 1 on boot. | Lennert Buytenhek | 1 | -6/+9 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-12-23 | ARM: mmp: convert sched_clock() to use new infrastructure | Russell King | 1 | -21/+11 |
2010-12-23 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 1 | -1/+1 |
2010-12-23 | ARM: mmp: update clock source registration | Russell King | 1 | -4/+1 |
2010-08-05 | [ARM] mmp: move mmp2 specific timer code to mmp2.c | Eric Miao | 1 | -21/+0 |
2010-03-02 | [ARM] mmp: add support for Marvell MMP2 | Haojian Zhuang | 1 | -1/+25 |
2009-05-22 | [ARM] pxa: add parameter to clksrc_read() for pxa168/910 | Coly Li | 1 | -1/+1 |
2009-03-23 | [ARM] pxa: add base support for Marvell's PXA168 processor line | Eric Miao | 1 | -0/+199 |