summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2011-07-10OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2-20/+51
2011-07-10OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro...Paul Walmsley2-3/+27
2011-07-10OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programmingRajendra Nayak4-18/+50
2011-07-10OMAP2+: PM: idle clkdms only if already in idleRajendra Nayak1-1/+3
2011-07-10OMAP2+: clockdomain: add clkdm_in_hwsup()Paul Walmsley2-2/+34
2011-07-10OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod frameworkBenoit Cousson2-36/+109
2011-07-10OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()Vaibhav Bedia1-1/+0
2011-07-10OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson1-2/+61
2011-07-10OMAP4: cm: Add two new APIs for modulemode controlBenoit Cousson2-0/+45
2011-07-10OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson1-0/+55
2011-07-10OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson1-0/+74
2011-07-10OMAP4: prm: Remove deprecated functionsBenoit Cousson2-41/+0
2011-07-10OMAP4: prm: Replace warm reset API with the offset based versionBenoit Cousson5-22/+24
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson6-112/+123
2011-07-10OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson3-0/+66
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson5-96/+197
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson1-1/+33
2011-07-10OMAP4: hwmod data: Add clock domain attributeBenoit Cousson2-3/+84
2011-07-10Merge branches 'powerdomain_fixes_3.1', 'hardware_workarounds_3.1', 'hwmod_ds...Paul Walmsley68-5159/+3417
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M6-7/+107
2011-07-10I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attrAndy Green4-1/+27
2011-07-10I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revisionAndy Green4-0/+4
2011-07-10I2C: OMAP2+: Set hwmod flags to only allow 16-bit accesses to i2cAndy Green3-4/+9
2011-07-10OMAP4: hwmod data: Change DSS main_clk schemeTomi Valkeinen1-14/+14
2011-07-10OMAP4: powerdomain data: Remove unsupported MPU powerdomain stateSantosh Shilimkar1-1/+1
2011-07-10OMAP4: clock data: Keep GPMC clocks always enabled and hardware managedSantosh Shilimkar1-0/+1
2011-07-10OMAP4: powerdomain data: Fix core mem states and missing cefuse flagBenoit Cousson1-3/+4
2011-07-10OMAP2+: PM: Initialise sleep_switch to a non-valid valueRajendra Nayak1-1/+1
2011-07-10OMAP4: hwmod data: Modify DSS opt clocksTomi Valkeinen2-4/+37
2011-07-10Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley21-3141/+2103
2011-07-10OMAP4: clock data: Remove UNIPRO clock nodesJon Hunter1-60/+0
2011-07-10OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocksJon Hunter1-55/+31
2011-07-10OMAP4: clockdomain data: Fix data order and wrong nameBenoit Cousson1-61/+63
2011-07-10OMAP4: prcm_mpu: Fix indent in few macrosBenoit Cousson1-35/+34
2011-07-10OMAP4: cm: Remove RESTORE macros to avoid access from SWBenoit Cousson3-455/+254
2011-07-10OMAP4: powerdomain data: Fix indentationBenoit Cousson1-9/+9
2011-07-10OMAP4: prm: Remove wrong clockdomain offsetsBenoit Cousson1-12/+0
2011-07-10OMAP4: prcm: Fix errors in few defines nameBenoit Cousson3-37/+36
2011-07-10OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson2-22/+14
2011-07-10OMAP4: clock data: Re-order some clock nodes and structure fieldsBenoit Cousson1-32/+34
2011-07-10OMAP4: clock data: Remove usb_host_fs clkdev with NULL devBenoit Cousson1-3/+0
2011-07-10OMAP4: clock data: Add sddiv to USB DPLLBenoit Cousson1-0/+1
2011-07-10OMAP4: hwmod data: Align interconnect format with regular modulesBenoit Cousson1-18/+18
2011-07-10OMAP4: hwmod data: Fix bad alignementBenoit Cousson1-22/+23
2011-07-10OMAP4: hwmod data: Remove un-needed parensBenoit Cousson1-2/+2
2011-07-10OMAP4: hwmod data: Fix L3 interconnect data order and alignementBenoit Cousson1-14/+13
2011-07-10omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arraysPaul Walmsley6-643/+364
2011-07-10omap_hwmod: share identical omap_hwmod_dma_info arraysPaul Walmsley7-260/+144
2011-07-10omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley5-82/+103
2011-07-10omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley7-423/+275