summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-10-07ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate setMike Turquette1-1/+1
2011-10-07ARM: OMAP3+: dpll: use DPLL's round_rate when setting rateMike Turquette1-1/+1
2011-10-07ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABEMike Turquette4-2/+80
2011-09-26ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren5-30/+5
2011-09-26ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren8-58/+10
2011-09-26ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2-0/+22
2011-09-26ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula3-27/+53
2011-09-26ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula3-28/+35
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2-11/+11
2011-09-26ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula1-3/+1
2011-09-26ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2-57/+22
2011-09-26ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula3-14/+31
2011-09-26ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2-4/+5
2011-09-26ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2-76/+59
2011-09-26ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula3-6/+9
2011-09-26ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula3-34/+15
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula4-116/+82
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula3-48/+32
2011-09-26ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula1-7/+0
2011-09-22Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren3-40/+11
2011-09-22Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren79-307/+615
2011-09-21ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointerKevin Hilman1-0/+5
2011-09-20ARM: OMAP2+: Fix missing inline functions for Makefile cleanupTony Lindgren2-5/+19
2011-09-16OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman1-1/+1
2011-09-15OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman3-51/+58
2011-09-15OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman3-7/+10
2011-09-15OMAP: omap_device: device register functions now take platform_device pointerKevin Hilman1-11/+11
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman13-71/+71
2011-09-15OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman2-10/+8
2011-09-15OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas1-8/+8
2011-09-15OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman1-43/+42
2011-09-15omap: mcbsp: Remove omap device APIJarkko Nikula1-27/+0
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren35-1789/+1288
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley3-119/+0
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley6-253/+85
2011-09-14OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley8-96/+79
2011-09-14OMAP: powerdomain: split pwrdm_init() into two functionsPaul Walmsley5-26/+74
2011-09-14OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley11-1156/+842
2011-09-14OMAP: clockdomain: split clkdm_init()Paul Walmsley4-34/+121
2011-09-14OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley1-23/+10
2011-09-14OMAP3: id: remove duplicate code for testing SoC ES levelPaul Walmsley1-57/+23
2011-09-14OMAP3: id: add fallthrough warning; fix some CodingStyle issuesPaul Walmsley1-5/+6
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley2-2/+11
2011-09-14OMAP3: id: remove useless strcpy()sPaul Walmsley1-26/+22
2011-09-13OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley3-22/+22
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds18-18/+72
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann1-0/+3
2011-09-12Merge branch 'sirf/fixes' into fixesArnd Bergmann4-0/+4
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles4-0/+4
2011-09-10ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik1-1/+1