summaryrefslogtreecommitdiff
path: root/arch/arm/plat-iop
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-07-07ARM: iop: Fix indentationJungseung Lee
2015-07-17ARM/iop/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-02-06arm: iop: specify PMUs are for XScale CPUsMark Rutland
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman
2013-11-21ARM: iop: Switch to sched_clock_register()Stephen Boyd
2013-09-20ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz
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
2012-09-04Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-11-18ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-06-21ARM: 6969/1: plat-iop: fix build errorLinus Walleij
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-31Merge branch 'misc' into develRussell King
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov
2010-07-22ARM: 6159/1: Move IOP to use common mult/shift calculation codeLinus Walleij
2010-04-29ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisationWill Deacon
2010-02-15ARM: Add caller information to ioremapRussell King
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-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown