aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-iop/time.c
AgeCommit message (Expand)Author
2019-08-14ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-07-17ARM/iop/time: Migrate to new 'set-state' interfaceViresh Kumar
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-11-21ARM: iop: Switch to sched_clock_register()Stephen Boyd
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-04-10ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.cJesper Juhl
2011-01-05Merge branch 'clksrc' into develRussell King
2010-12-22ARM: iop: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2010-12-22ARM: iop: update clock source registrationRussell King
2010-12-19ARM: clockevents: fix IOP clock events initializationRussell King
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent
2010-07-22ARM: 6159/1: Move IOP to use common mult/shift calculation codeLinus Walleij
2009-10-29iop: implement sched_clock()Mikael Pettersson
2009-10-29iop: enable generic timeMikael Pettersson
2009-10-29iop: clockevent supportMikael Pettersson
2009-10-29iop: clocksource supportMikael Pettersson
2009-08-18arch/arm/plat-iop: Use DIV_ROUND_CLOSESTJulia Lawall
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-02-04[ARM] xtime_seqlock: fix more ARM machines for xtime deadlockingPeter Zijlstra
2007-07-20[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle
2007-04-30[ARM] 4340/1: iop: fix iop_getttimeoffsetDan Williams
2007-02-17[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams
2007-02-17[ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek
2006-09-25[ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek