aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-10-27ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.hTero Kristo1-1/+1
2014-10-27ARM: AM33xx: PRM: add support for prm_initTero Kristo1-0/+2
2014-10-27ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+Tero Kristo1-0/+6
2014-10-27ARM: AM43XX: PRM: use OMAP4 PRM driverTero Kristo1-0/+1
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-2/+10
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo1-2/+10
2014-09-18ARM: OMAP4+: Remove static iotable mappings for SRAMRajendra Nayak1-17/+0
2014-09-08ARM: DRA7: Add hook in SoC initcalls to enable pm initializationRajendra Nayak1-0/+3
2014-09-08ARM: OMAP5: Add hook in SoC initcalls to enable pm initializationSantosh Shilimkar1-0/+3
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+5
2014-07-15ARM: OMAP2+: clock: introduce ti_clk_features flagsTero Kristo1-0/+2
2014-07-02ARM: OMAP24xx: clock: remove legacy clock dataTero Kristo1-12/+4
2014-07-02ARM: OMAP2: clock: use DT clock boot if availableTero Kristo1-2/+13
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-0/+2
2014-05-30ARM: l2c: AM43x: add L2 cache supportSekhar Nori1-0/+1
2014-05-30ARM: l2c: omap2+: get rid of init callSekhar Nori1-0/+1
2014-05-19ARM: DRA752: add detection of SoC informationNishanth Menon1-0/+1
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson1-9/+0
2014-02-28ARM: OMAP2+: AM43x: determine featuresAfzal Mohammed1-0/+1
2014-02-13ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle1-9/+0
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon1-0/+1
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-8/+36
2014-01-17ARM: OMAP3: use DT clock init if DT data is availableTero Kristo1-1/+12
2014-01-17ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo1-1/+1
2014-01-17ARM: AM43xx: Enable clock initTero Kristo1-0/+1
2014-01-17ARM: OMAP: DRA7: Enable clock initTero Kristo1-0/+1
2014-01-17ARM: OMAP4: remove old clock data and link in new clock init codeTero Kristo1-1/+1
2014-01-17ARM: OMAP2+: io: use new clock init APITero Kristo1-9/+23
2014-01-17CLK: TI: add omap5 clock init fileTero Kristo1-0/+1
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King1-2/+2
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+20
2013-10-22ARM: OMAP2+: add missing lateinit hook for calling pm late initNishanth Menon1-0/+20
2013-10-13ARM: OMAP2+: AM43x PRCM initAmbresh K1-0/+6
2013-08-23ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K1-0/+5
2013-08-13ARM: DRA7: Reuse io tables and add a new .init_earlyR Sricharan1-2/+18
2013-07-05ARM: OMAP: omap_common_late_init may be unusedArnd Bergmann1-1/+1
2013-06-20Merge branch 'omap/pm-voltdomain-cleanup' into next/socArnd Bergmann1-1/+0
2013-06-20Merge tag 'omap-for-v3.11/soc-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-1/+1
2013-06-18ARM: OMAP3+: am33xx id: Add new am33xx specific function to check dev_featureVaibhav Hiremath1-1/+1
2013-06-17ARM: AM33xx: Remove the unused voltagedomain dataRajendra Nayak1-1/+0
2013-06-14Merge tag 'omap-for-v3.11/omap5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-0/+6
2013-06-12ARM: OMAP2+: AM43x: early initAfzal Mohammed1-0/+13
2013-06-12ARM: OMAP2+: AM43x: static mappingAfzal Mohammed1-2/+2
2013-06-08ARM: OMAP5: Enable build and frameowrk initialisationsSantosh Shilimkar1-0/+6
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+16
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2013-04-08ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol1-0/+1
2013-04-08ARM: OMAP2+: Move common part of late init into common functionRuslan Bilovol1-18/+15
2013-03-26ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak1-6/+12