summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-25ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_initTero Kristo1-1/+1
2015-03-16ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688Stefan Hengelein1-2/+0
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-7/+19
2015-01-30ARM: OMAP3: use clock data from TI clock driver for legacy bootTero Kristo1-9/+19
2015-01-26ARM: OMAP2+: Add dm816x hwmod supportTony Lindgren1-2/+6
2015-01-26ARM: OMAP2+: Add clock domain support for dm816xAida Mynzhasova1-38/+40
2015-01-14ARM: OMAP2+: Disable omap3 PM init for ti81xxTony Lindgren1-1/+0
2015-01-14ARM: OMAP2+: Fix ti81xx class typeTony Lindgren1-4/+21
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/...Linus 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/...Linus 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 in...Olof 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.turq...Linus 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...Linus 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/l...Arnd 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...Olof Johansson1-0/+6