summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock3xxx.c (unfollow)
Commit message (Expand)AuthorFilesLines
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 Cousson6-97/+198
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson2-1/+34
2011-07-10OMAP4: hwmod data: Add clock domain attributeBenoit Cousson3-3/+85
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M8-7/+111
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: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... testAndy Green1-0/+15
2011-07-10I2C: OMAP2+: Introduce I2C IP versioning constantsAndy Green2-0/+13
2011-07-10I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32Andy Green1-1/+1
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-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-10OMAP PM: remove OMAP_PM_NONE config optionJean Pihet2-11/+0
2011-07-10OMAP: omap_device: replace _find_by_pdev() with to_omap_device()Kevin Hilman1-10/+5
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 Cousson3-23/+15
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 Walmsley6-87/+106
2011-07-10omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley7-423/+275
2011-07-10omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley6-180/+205
2011-07-10omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley7-699/+414
2011-07-10omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley6-225/+249
2011-07-10OMAP: hwmod: Move pr_debug to improve the readabilityBenoit Cousson1-15/+17
2011-07-10OMAP: hwmod: Add warnings if enable failedBenoit Cousson1-0/+2
2011-07-10OMAP2+: hwmod: Fix the HW reset managementBenoit Cousson1-16/+16
2011-07-10OMAP2+: hwmod: Remove _populate_mpu_rt_base warningBenoit Cousson1-3/+0
2011-07-10OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not setBenoit Cousson1-10/+4
2011-07-10OMAP2+: hwmod: Enable module in shutdown to access sysconfigMiguel Vadillo1-1/+4
2011-07-10OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flagBenoit Cousson1-4/+5
2011-07-10OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson2-7/+29