aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-18ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King
2015-06-12Merge branch 'devel-stable' into for-nextRussell King
2015-06-12Merge branch 'bsym' into for-nextRussell King
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-05-06ARM: common: edma: clear completion interrupts on stopJohn Ogness
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre
2015-05-06ARM: MCPM: add references to the available documentation in the codeNicolas Pitre
2015-05-06ARM: MCPM: make internal helpers private to the core codeNicolas Pitre
2015-05-06ARM: MCPM: remove backward compatibility codeNicolas Pitre
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-03ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-11-21ARM: common: edma: edma_pm_resume may be unusedArnd Bergmann
2014-11-18ARM: common: edma: add suspend resume hookDaniel Mack
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann
2014-10-20ARM: common: drop owner assignment from platform_driversWolfram Sang
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-26ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CCPeter Ujfalusi
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-28ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi
2014-07-28ARM: edma: Set default queue to lowest priorityPeter Ujfalusi
2014-07-23arm: bL_switcher:k Use ktime_get_real_ns()Thomas Gleixner
2014-07-18ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre
2014-07-07Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2014-06-24ARM: timer-sp: allow getting timer1 clock from DT to fallback to legacy clockRob Herring
2014-06-17ARM: 8068/1: scoop: Remove unused variableFabio Estevam
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-28ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUsNicolas Pitre
2014-05-26Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-05-26Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2014-05-25ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin
2014-05-22ARM: edma: Get IP configuration from HW (number of channels, tc, etc)Peter Ujfalusi
2014-05-22ARM: edma: Save number of regions from pdata to struct edmaPeter Ujfalusi
2014-05-22ARM: edma: Remove num_cc member from struct edmaPeter Ujfalusi
2014-05-22ARM: edma: Do not change TC -> Queue mapping, leave it to default.Peter Ujfalusi