summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-012-1/+20
|\
| * Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-152-1/+20
| |\
| | * omap: voltage: add a stub header file for external/regulator useTero Kristo2011-09-151-0/+20
| | * OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman2011-09-151-1/+0
* | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-012-375/+571
|\ \ \
| * \ \ Merge branches 'stericsson/timer' and 'omap/dmtimer' into next/timerArnd Bergmann2011-10-317-473/+596
| |\ \ \
| | * | | ARM: omap: use __devexit_p in dmtimer driverArnd Bergmann2011-10-011-1/+1
| | * | | ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2011-09-212-37/+89
| | * | | ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-212-5/+140
| | * | | ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2011-09-212-1/+8
| | * | | ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2011-09-212-24/+10
| | * | | ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-09-212-248/+103
| | * | | ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2011-09-212-6/+135
| | * | | ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma2011-09-211-1/+11
| | * | | ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-212-44/+20
| | * | | ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2011-09-192-65/+111
| | |/ /
* | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0111-616/+373
|\ \ \ \
| * \ \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-318-119/+14
| |\ \ \ \
| | * \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-316-106/+21
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-314-26/+3
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-083-13/+10
| |\ \ \ \ \ \
| * | | | | | | ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2011-09-261-0/+4
| * | | | | | | ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2011-09-262-8/+29
| * | | | | | | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2011-09-262-12/+26
| * | | | | | | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2011-09-261-11/+0
| * | | | | | | ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula2011-09-261-3/+1
| * | | | | | | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2011-09-262-57/+22
| * | | | | | | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2011-09-262-14/+5
| * | | | | | | ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2011-09-262-4/+5
| * | | | | | | ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2011-09-262-76/+59
| * | | | | | | ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula2011-09-262-4/+5
| * | | | | | | ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula2011-09-262-34/+12
| * | | | | | | ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2011-09-262-115/+75
| * | | | | | | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula2011-09-262-48/+0
| * | | | | | | ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula2011-09-261-7/+0
| * | | | | | | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren2011-09-224-135/+118
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman2011-09-152-50/+57
| | * | | | | | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman2011-09-151-5/+8
| | * | | | | | OMAP: omap_device: device register functions now take platform_device pointerKevin Hilman2011-09-151-11/+11
| | * | | | | | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-153-9/+9
| | * | | | | | OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman2011-09-152-10/+8
| | * | | | | | OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas2011-09-151-8/+8
| | * | | | | | OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman2011-09-151-43/+42
| | * | | | | | omap: mcbsp: Remove omap device APIJarkko Nikula2011-09-151-27/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren2011-09-154-98/+17
| |\ \ \ \ \ \
| | * | | | | | OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2011-09-142-64/+0
| | * | | | | | OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley2011-09-141-2/+0
| | | |_|_|_|/ | | |/| | | |
| | * | | | | OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley2011-09-141-23/+10
| | * | | | | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley2011-09-141-1/+2
| | * | | | | OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-131-9/+5
OpenPOWER on IntegriCloud