summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp/time.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: mmp: fix timer_init callsArnd Bergmann2018-12-121-2/+2
* ARM: mmp/mmp2: dt: enable the clockLubomir Rintel2018-11-301-12/+20
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* ARM: mmp: make all header files localArnd Bergmann2015-12-011-6/+5
* ARM/mmp/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-18/+11
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-3/+9
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-3/+9
| |\
| | * ARM: mmp: stop using mach/timex.hUwe Kleine-König2013-12-201-3/+9
* | | ARM: 8001/1: mmp: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
|/ /
* / ARM: mmp: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
|/
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-5/+2
* ARM: mmp: support DT in timerHaojian Zhuang2012-05-051-21/+60
* ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-13/+3
* ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek2011-08-111-12/+35
* ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek2011-08-111-2/+2
* ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek2011-08-111-6/+9
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ARM: mmp: convert sched_clock() to use new infrastructureRussell King2010-12-221-21/+11
* ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-1/+1
* ARM: mmp: update clock source registrationRussell King2010-12-221-4/+1
* [ARM] mmp: move mmp2 specific timer code to mmp2.cEric Miao2010-08-051-21/+0
* [ARM] mmp: add support for Marvell MMP2Haojian Zhuang2010-03-021-1/+25
* [ARM] pxa: add parameter to clksrc_read() for pxa168/910Coly Li2009-05-221-1/+1
* [ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao2009-03-231-0/+199