aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-10OMAP4: prm: Replace warm reset API with the offset based versionBenoit Cousson
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson
2011-07-10OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson
2011-07-10OMAP4: hwmod data: Add clock domain attributeBenoit Cousson
2011-07-10Merge branches 'powerdomain_fixes_3.1', 'hardware_workarounds_3.1', 'hwmod_ds...Paul Walmsley
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M
2011-07-10I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attrAndy Green
2011-07-10I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revisionAndy Green
2011-07-10I2C: OMAP2+: Introduce I2C IP versioning constantsAndy Green
2011-07-10I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32Andy Green
2011-07-10I2C: OMAP2+: Set hwmod flags to only allow 16-bit accesses to i2cAndy Green
2011-07-10OMAP4: hwmod data: Change DSS main_clk schemeTomi Valkeinen
2011-07-09OMAP4: powerdomain data: Remove unsupported MPU powerdomain stateSantosh Shilimkar
2011-07-09OMAP4: clock data: Keep GPMC clocks always enabled and hardware managedSantosh Shilimkar
2011-07-09OMAP4: powerdomain data: Fix core mem states and missing cefuse flagBenoit Cousson
2011-07-09OMAP2+: PM: Initialise sleep_switch to a non-valid valueRajendra Nayak
2011-07-09OMAP4: hwmod data: Modify DSS opt clocksTomi Valkeinen
2011-07-09Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley
2011-07-09OMAP4: clock data: Remove UNIPRO clock nodesJon Hunter
2011-07-09OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocksJon Hunter
2011-07-09OMAP PM: remove OMAP_PM_NONE config optionJean Pihet
2011-07-09OMAP: omap_device: replace _find_by_pdev() with to_omap_device()Kevin Hilman
2011-07-09OMAP4: clockdomain data: Fix data order and wrong nameBenoit Cousson
2011-07-09OMAP4: prcm_mpu: Fix indent in few macrosBenoit Cousson
2011-07-09OMAP4: cm: Remove RESTORE macros to avoid access from SWBenoit Cousson
2011-07-09OMAP4: powerdomain data: Fix indentationBenoit Cousson
2011-07-09OMAP4: prm: Remove wrong clockdomain offsetsBenoit Cousson
2011-07-09OMAP4: prcm: Fix errors in few defines nameBenoit Cousson
2011-07-09OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson
2011-07-09OMAP4: clock data: Re-order some clock nodes and structure fieldsBenoit Cousson
2011-07-09OMAP4: clock data: Remove usb_host_fs clkdev with NULL devBenoit Cousson
2011-07-09OMAP4: clock data: Add sddiv to USB DPLLBenoit Cousson
2011-07-09OMAP4: hwmod data: Align interconnect format with regular modulesBenoit Cousson
2011-07-09OMAP4: hwmod data: Fix bad alignementBenoit Cousson
2011-07-09OMAP4: hwmod data: Remove un-needed parensBenoit Cousson
2011-07-09OMAP4: hwmod data: Fix L3 interconnect data order and alignementBenoit Cousson
2011-07-09omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arraysPaul Walmsley
2011-07-09omap_hwmod: share identical omap_hwmod_dma_info arraysPaul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley
2011-07-09omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley
2011-07-09omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley
2011-07-09OMAP: hwmod: Move pr_debug to improve the readabilityBenoit Cousson
2011-07-09OMAP: hwmod: Add warnings if enable failedBenoit Cousson
2011-07-09OMAP2+: hwmod: Fix the HW reset managementBenoit Cousson
2011-07-09OMAP2+: hwmod: Remove _populate_mpu_rt_base warningBenoit Cousson
2011-07-09OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not setBenoit Cousson