index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mmp
/
time.c
Age
Commit message (
Expand
)
Author
2019-10-17
ARM: mmp: move cputype.h to include/linux/soc/
Lubomir Rintel
2019-10-17
ARM: mmp: add support for MMP3 SoC
Lubomir Rintel
2019-10-17
ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARE
Lubomir Rintel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-12
ARM: mmp: fix timer_init calls
Arnd Bergmann
2018-11-30
ARM: mmp/mmp2: dt: enable the clock
Lubomir Rintel
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2015-12-01
ARM: mmp: make all header files local
Arnd Bergmann
2015-07-17
ARM/mmp/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-03-12
ARM: 8001/1: mmp: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-02-18
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2013-12-20
ARM: mmp: stop using mach/timex.h
Uwe Kleine-König
2013-11-21
ARM: mmp: Switch to sched_clock_register()
Stephen Boyd
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
2012-05-05
ARM: mmp: support DT in timer
Haojian Zhuang
2011-12-18
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-08-11
ARM: mmp: Change the way we use timer 0 as clockevent timer.
Lennert Buytenhek
2011-08-11
ARM: mmp: Switch to using timer 1 as clocksource timer.
Lennert Buytenhek
2011-08-11
ARM: mmp: Also start timer 1 on boot.
Lennert Buytenhek
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-22
ARM: mmp: 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: mmp: update clock source registration
Russell King
2010-08-05
[ARM] mmp: move mmp2 specific timer code to mmp2.c
Eric Miao
2010-03-02
[ARM] mmp: add support for Marvell MMP2
Haojian Zhuang
2009-05-22
[ARM] pxa: add parameter to clksrc_read() for pxa168/910
Coly Li
2009-03-23
[ARM] pxa: add base support for Marvell's PXA168 processor line
Eric Miao