aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-38/+143
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linusRussell King8-39/+143
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+157
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-276/+746
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-934/+29
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds23-3581/+48
2015-08-24ARM: OMAP: Convert __clk_get_rate() to provider/consumer APIsStephen Boyd1-3/+3
2015-08-20ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanismGrygorii Strashko1-0/+1
2015-08-06ARM: OMAP2+: Fix power domain operations regression caused by 81xxTony Lindgren1-1/+5
2015-08-06Merge branch 'fixes' into next/cleanupOlof Johansson3-11/+19
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd3-0/+3
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-nextStephen Boyd21-3567/+42
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre5-5/+5
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2-35/+24
2015-07-26Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixesOlof Johansson2-11/+18
2015-07-25ARM: omap2: restore OMAP4 barrier behaviourRussell King6-91/+91
2015-07-25Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"Russell King7-0/+105
2015-07-23ARM: OMAP2+: Add custom abort handler for t410Tony Lindgren1-0/+29
2015-07-23Merge branch 'dm814x-soc' into omap-for-v4.3/socTony Lindgren10-210/+534
2015-07-23ARM: OMAP2: Add minimal dm814x hwmod supportTony Lindgren4-5/+168
2015-07-23ARM: OMAP2+: Prepare dm81xx hwmod code for adding minimal dm814x supportTony Lindgren1-193/+213
2015-07-23Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.3/socTony Lindgren15-50/+91
2015-07-23Merge branch 'prcm-a-for-v4.3' into hwmod-prcm-for-v4.3Paul Walmsley4-24/+47
2015-07-23ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros1-8/+16
2015-07-23ARM: PRM: AM437x: Enable IO wakeup featureKeerthy1-0/+1
2015-07-23ARM: OMAP4+: PRM: Add AM437x specific dataKeerthy1-1/+11
2015-07-23ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 register offsetsKeerthy1-18/+20
2015-07-23ARM: AM43xx: Add the PRM IRQ register offsetsKeerthy1-0/+7
2015-07-23ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET registerKeerthy2-5/+8
2015-07-22Merge tag 'omap-for-v4.3/legacy-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson4-905/+0
2015-07-21ARM: OMAP2+: omap3-pandora: add wifi supportGrazvydas Ignotas1-0/+101
2015-07-21ARM: OMAP2+: omap3-pandora: add backlight supportGrazvydas Ignotas1-0/+12
2015-07-20ARM: OMAP2+: Include clk.hStephen Boyd3-0/+3
2015-07-17ARM/omap2/timer: Migrate to new 'set-state' interfaceViresh Kumar1-24/+24
2015-07-16ARM: OMAP2+: Remove legacy booting support for PandoraTony Lindgren2-634/+0
2015-07-16ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren1-2/+2
2015-07-16ARM: OMAP2+: Add custom prwdm_operations for 81xx to support dm814xTony Lindgren2-3/+125
2015-07-16ARM: OMAP2+: Add minimal clockdomains for dm814xTony Lindgren3-6/+24
2015-07-16ARM: OMAP2+: Fix scm compatible for dm814xTony Lindgren1-0/+1
2015-07-16ARM: OMAP2+: Fix dm814x DT_MACHINE_STARTTony Lindgren1-1/+1
2015-07-16ARM: OMAP2+: Remove module references from IOMMU machine layerSuman Anna2-14/+2
2015-07-16ARM: DRA7: Provide proper IO map tableNishanth Menon5-4/+130
2015-07-15ARM: OMAP2+: Clean up omap4_local_timer_initTony Lindgren1-14/+1
2015-07-15ARM: OMAP2: Delete an unnecessary checkMarkus Elfring1-2/+1
2015-07-15ARM: OMAP2+: sparse: add missing function declarationsSekhar Nori2-0/+2
2015-07-15ARM: OMAP2+: sparse: add missing static declarationSekhar Nori5-23/+23
2015-07-15ARM: OMAP2+: hwmod: add support for lock and unlock hooksLokesh Vutla2-0/+17
2015-07-15ARM: DRA7: hwmod: fix gpmc hwmodRoger Quadros1-3/+2
2015-07-15ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R1-1/+1