summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley2011-07-1021-3141/+2103Star
|\ \ \ \
| | | | * OMAP4: clockdomain data: Fix data order and wrong nameBenoit Cousson2011-07-101-61/+63
| | | | * OMAP4: prcm_mpu: Fix indent in few macrosBenoit Cousson2011-07-101-35/+34Star
| | | | * OMAP4: cm: Remove RESTORE macros to avoid access from SWBenoit Cousson2011-07-103-455/+254Star
| | | | * OMAP4: powerdomain data: Fix indentationBenoit Cousson2011-07-101-9/+9
| | | | * OMAP4: prm: Remove wrong clockdomain offsetsBenoit Cousson2011-07-101-12/+0Star
| | | | * OMAP4: prcm: Fix errors in few defines nameBenoit Cousson2011-07-103-37/+36Star
| |_|_|/ |/| | |
| | | * OMAP4: clock data: Remove UNIPRO clock nodesJon Hunter2011-07-101-60/+0Star
| | | * OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocksJon Hunter2011-07-101-55/+31Star
| | | * OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson2011-07-102-22/+14Star
| | | * OMAP4: clock data: Re-order some clock nodes and structure fieldsBenoit Cousson2011-07-101-32/+34
| | | * OMAP4: clock data: Remove usb_host_fs clkdev with NULL devBenoit Cousson2011-07-101-3/+0Star
| | | * OMAP4: clock data: Add sddiv to USB DPLLBenoit Cousson2011-07-101-0/+1
| |_|/ |/| |
| | * OMAP4: hwmod data: Align interconnect format with regular modulesBenoit Cousson2011-07-101-18/+18
| | * OMAP4: hwmod data: Fix bad alignementBenoit Cousson2011-07-101-22/+23
| | * OMAP4: hwmod data: Remove un-needed parensBenoit Cousson2011-07-101-2/+2
| | * OMAP4: hwmod data: Fix L3 interconnect data order and alignementBenoit Cousson2011-07-101-14/+13Star
| | * omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arraysPaul Walmsley2011-07-106-643/+364Star
| | * omap_hwmod: share identical omap_hwmod_dma_info arraysPaul Walmsley2011-07-107-260/+144Star
| | * omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley2011-07-105-82/+103
| | * omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley2011-07-107-423/+275Star
| | * omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley2011-07-105-175/+202
| | * omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley2011-07-107-699/+414Star
| | * omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley2011-07-105-223/+249
| |/ |/|
| * OMAP: hwmod: Move pr_debug to improve the readabilityBenoit Cousson2011-07-101-15/+17
| * OMAP: hwmod: Add warnings if enable failedBenoit Cousson2011-07-101-0/+2
| * OMAP2+: hwmod: Fix the HW reset managementBenoit Cousson2011-07-101-16/+16
| * OMAP2+: hwmod: Remove _populate_mpu_rt_base warningBenoit Cousson2011-07-101-3/+0Star
| * OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not setBenoit Cousson2011-07-101-10/+4Star
| * OMAP2+: hwmod: Enable module in shutdown to access sysconfigMiguel Vadillo2011-07-101-1/+4
| * OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flagBenoit Cousson2011-07-101-4/+5
| * OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson2011-07-101-6/+28
|/
* Merge branch 'cleanup-part-2' of git+ssh://master.kernel.org/pub/scm/linux/ke...Arnd Bergmann2011-07-0821-972/+489Star
|\
| * OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-0414-420/+124Star
| * OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-0416-257/+99Star
| * OMAP4: Move common twl6030 configuration to twl-commonPeter Ujfalusi2011-07-044-265/+205Star
| * OMAP: New twl-common for common TWL configurationPeter Ujfalusi2011-07-045-46/+77
* | omap2+: fix build regressionArnd Bergmann2011-06-301-1/+1
|/
* Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-296-379/+26Star
|\
| * OMAP2+: PM: fix section mismatch in pm_dbg_init()Sanjeev Premi2011-06-271-1/+1
| * OMAP3: PM debug: remove register dumpingKevin Hilman2011-06-272-225/+0Star
| * OMAP2: PM debug: remove register dumpingKevin Hilman2011-06-203-127/+2Star
| * OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman2011-06-203-7/+0Star
| * OMAP3+: SR: fix cosmetic indentationNishanth Menon2011-06-201-10/+10
| * OMAP3+: SR: enable/disable SR only on needNishanth Menon2011-06-201-4/+7
| * OMAP3+: SR: disable interrupt by defaultNishanth Menon2011-06-201-0/+1
| * OMAP3+: SR: make notify independent of classNishanth Menon2011-06-201-4/+2Star
| * Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-1425-55/+71
| |\
| * \ Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-131-2/+2
| |\ \
| | * | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-071-2/+2