summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2015-03-24ARM: dts: add wl12xx/wl18xx bindingsEliad Peller1-74/+0
2015-03-24wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho1-15/+14
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano1-1/+0
2015-03-20wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho1-0/+1
2015-03-17ARM: OMAP2+: Remove legacy support for omap3 TouchBookTony Lindgren3-402/+0
2015-03-17ARM: OMAP3: Remove legacy support for devkit8000Tony Lindgren3-661/+0
2015-03-17ARM: OMAP3: Remove legacy support for EMA-Tech Stalker boardTony Lindgren3-441/+0
2015-03-17ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688Stefan Hengelein7-105/+0
2015-03-17ARM: omap-device: add missed callback for suspend-to-diskGrygorii Strashko1-0/+3
2015-03-17ARM: OMAP2+: Fix socbus family info for AM33xx devicesSuman Anna1-0/+2
2015-03-15ARM: omap: convert wakeupgen to stacked domainsMarc Zyngier3-40/+112
2015-03-15irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier1-4/+0
2015-03-06ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-bootTony Lindgren1-0/+1
2015-03-06ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL3-12/+14
2015-03-03ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1WSourav Poddar2-0/+37
2015-03-02ARM: OMAP4+: PRM: fix omap4 version of prm_save_and_clear_irqenTero Kristo1-2/+2
2015-03-02ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecountingTero Kristo1-5/+4
2015-02-26ARM: DRA7: hwmod_data: Fix hwmod data for pcieKishon Vijay Abraham I1-79/+24
2015-02-26ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmodPeter Ujfalusi2-0/+2
2015-02-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds10-3734/+50
2015-02-19ARM: make of_device_ids constUwe Kleine-König3-3/+3
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds9-39/+1478
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds32-2195/+8
2015-02-17Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds14-13/+91
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-15/+15
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-6/+8
2015-02-06arm: omap: specify PMUs are for ARMv7 CPUsMark Rutland1-2/+3
2015-02-03Merge branch 'clk-next' into v3.19-rc7Michael Turquette10-3740/+50
2015-02-03clk: Add rate constraints to clocksTomeu Vizoso2-0/+4
2015-02-03arm: omap2+ remove dead clock codeMichael Turquette3-35/+0
2015-02-03Merge branch 'clk-omap-legacy' into clk-nextMichael Turquette5-3737/+32
2015-02-03clk: Make clk API return per-user struct clk instancesTomeu Vizoso4-46/+92
2015-01-30ARM: OMAP3: remove legacy clock dataTero Kristo2-3693/+1
2015-01-30ARM: OMAP3: use clock data from TI clock driver for legacy bootTero Kristo1-9/+19
2015-01-30ARM: OMAP3: PRM: add support for legacy iomapping initTero Kristo2-0/+12
2015-01-26ARM: OMAP2+: Add dm816x hwmod supportTony Lindgren5-3/+1146
2015-01-26ARM: OMAP2+: Add clock domain support for dm816xAida Mynzhasova5-38/+298
2015-01-26ARM: OMAP2+: Add board-generic.c entry for ti81xxTony Lindgren1-0/+36
2015-01-24Merge tag 'omap-for-v3.20/drop-legacy-3517-v2' of git://git.kernel.org/pub/sc...Olof Johansson10-1085/+2
2015-01-22Merge tag 'for-v3.20/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren3-4/+7
2015-01-21ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla1-1/+1
2015-01-21ARM: OMAP: DRA7: hwmod: Make gpmc software supervised as the smart idle is br...Keerthy1-1/+2
2015-01-21ARM: AM43xx: hwmod: set DSS submodule parent hwmodsTomi Valkeinen1-0/+2
2015-01-21ARM: OMAP2+: hwmod: print error if wait_target_ready() failedLokesh Vutla1-2/+2
2015-01-20ARM: OMAP3: Add back Kconfig option MACH_OMAP3517EVM for ASoCTony Lindgren1-0/+5
2015-01-19ARM: OMAP2+: Make sure pandora_wl1251_init_card() applies to SDIO onlyDoug Anderson1-6/+8
2015-01-17ARM: OMAP: Work around hardcoded interruptsMarc Zyngier10-6/+71
2015-01-16ARM: 8257/1: OMAP2+: use common l2cache initialization codeMarek Szyprowski3-15/+15
2015-01-15ARM: OMAP2+: Disable omap3 PM init for ti81xxTony Lindgren1-1/+0