summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-22ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak10-86/+135
2012-09-22ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usageRajendra Nayak7-35/+84
2012-09-22ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak7-13/+40
2012-09-22ARM: OMAP4: Add timer clock aliases for device-treeJon Hunter1-0/+12
2012-09-22ARM: OMAP2+: AM33XX: clock data: Add clkdev alias for cpu0AnilKumar Ch1-0/+1
2012-09-22ARM: OMAP2+: clock data: add some aliases for use by CPUFreq onlyPaul Walmsley4-0/+4
2012-09-22ARM: OMAP3: clock data: Add the USB TLL clocks device namePaul Walmsley2-0/+6
2012-09-22ARM: OMAP2420: Cosmetic fix for timer clock aliasesJon Hunter1-3/+3
2012-09-22ARM: OMAP3: clock data: remove obsolete commentMichael Jones1-1/+0
2012-09-22Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley8-4/+3569
2012-09-22Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley187-2128/+1242
2012-09-18ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2-0/+2
2012-09-18ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter1-0/+5
2012-09-18mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2-0/+2
2012-09-15Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-1/+1
2012-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+11
2012-09-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-32/+98
2012-09-13Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson8-21/+125
2012-09-13Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren8-4/+3569
2012-09-13ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren6-11/+8
2012-09-13ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren15-111/+13
2012-09-13ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren92-429/+384
2012-09-13ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren1-54/+0
2012-09-13ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren5-273/+268
2012-09-13ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren5-329/+4
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren46-238/+252
2012-09-13ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren25-237/+23
2012-09-13ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren18-50/+0
2012-09-13ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2-2/+0
2012-09-13ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2-3/+2
2012-09-13ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren1-1/+2
2012-09-13ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2-1/+2
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds15-57/+151
2012-09-13Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren204-996/+1186
2012-09-13ARM: AM33XX: clock: Add dcan clock aliases for device-treeVaibhav Hiremath1-0/+2
2012-09-13ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functionsVaibhav Hiremath2-4/+4
2012-09-12ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath4-0/+3388
2012-09-12ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod frameworkVaibhav Hiremath1-0/+178
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds4-158/+69
2012-09-11ARM: clk-imx35: Fix SSI clock registrationFabio Estevam1-4/+2
2012-09-11ARM: clk-imx25: Fix SSI clock registrationFabio Estevam1-4/+2
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan1-1/+0
2012-09-11Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+29
2012-09-11ARM: OMAP: remove plat/board.h fileIgor Grinberg38-52/+0
2012-09-11ARM: OMAP: move debug_card_init() functionIgor Grinberg3-6/+10
2012-09-11ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg11-18/+0
2012-09-11ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg5-7/+4
2012-09-11ARM: OMAP: remove the omap custom tagsIgor Grinberg2-118/+0
2012-09-11ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg1-8/+0
2012-09-11ARM: OMAP: remove the sti console workaroundIgor Grinberg1-10/+0