summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-19OMAP4: PandaBoard: remove unused power regulatorsDavid Anders1-28/+0
2011-03-19arm: mach-omap2: omap_l3_smx: fix irq handler setupAaro Koskinen1-7/+4
2011-03-19arm: mach-omap2: devices: fix omap3_l3_init() return valueAaro Koskinen1-1/+1
2011-03-14omap: zoom: host should not pull up wl1271's irq lineOhad Ben-Cohen1-1/+1
2011-03-14arm: plat-omap: iommu: fix request_mem_region() error pathAaro Koskinen1-6/+8
2011-03-14OMAP2+: Common CPU DIE ID reading code reads wrong registers for OMAP4430Andy Green1-0/+13
2011-03-14omap4: mux: Remove duplicate mux modesTony Lindgren1-276/+6
2011-03-14omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flagDavid Cohen2-11/+5
2011-03-14omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is setMichael Jones1-6/+7
2011-03-11omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selectedTony Lindgren3-0/+6
2011-03-11omap4: board-omap4panda: Initialise the serial padsR Sricharan1-1/+68
2011-03-11omap3: board-3430sdp: Initialise the serial padsR Sricharan1-1/+101
2011-03-11omap4: board-4430sdp: Initialise the serial padsR Sricharan1-2/+69
2011-03-11omap2+: mux: Add macro for configuring static with omap_hwmod_mux_initTony Lindgren1-0/+6
2011-03-11omap2+: mux: Remove the use of IDLE flagR Sricharan2-13/+7
2011-03-11omap2+: Add separate list for dynamic pads to muxTony Lindgren4-16/+83
2011-03-11perf: add OMAP support for the new power eventsJean Pihet3-5/+39
2011-03-11OMAP4: Add IVA OPP enteries.Shweta Gulati1-1/+7
2011-03-11OMAP4: Update Voltage Rail Values for MPU, IVA and COREShweta Gulati1-9/+9
2011-03-11OMAP4: Enable 800 MHz and 1 GHz MPU-OPPShweta Gulati1-2/+2
2011-03-11OMAP3+: OPP: Replace voltage values with MacrosVishwanath BS2-29/+29
2011-03-11OMAP3: wdtimer: Fix CORE idle transitionPaul Walmsley1-0/+5
2011-03-11Watchdog: omap_wdt: add fine grain runtime-pmPaul Walmsley1-2/+23
2011-03-11OMAP2+: voltage: reorganize, split code from dataPaul Walmsley14-778/+1226
2011-03-10OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocationSantosh Shilimkar1-0/+27
2011-03-10OMAP3: PM: Remove un-necessary cp15 registers form low power cpu contextSantosh Shilimkar1-116/+40
2011-03-10OMAP3: PM: Allow the cache clean when L1 is lost.Santosh Shilimkar1-12/+3
2011-03-10OMAP3: PM: Fix the MMU on sequence in the asm codeSantosh Shilimkar1-0/+5
2011-03-10OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 onesSantosh Shilimkar1-11/+10
2011-03-10omap: Fix H4 init_irq to not call h4_init_flashTony Lindgren1-1/+1
2011-03-10omap2/3: dmtimer: Enable autoidleTero Kristo1-0/+4
2011-03-10OMAP2+: clockdomain: add flag that will block autodeps from being added for a...Paul Walmsley3-8/+24
2011-03-10OMAP2+: hwmod: add API to handle autoidle modeKishon Vijay Abraham I2-0/+37
2011-03-10OMAP2+: hwmod: allow board files to prevent devices from being reset upon initPaul Walmsley2-0/+28
2011-03-10OMAP2+: hwmod: use status bit info for reset lineomar ramirez4-42/+58
2011-03-10OMAP2+: hwmod: fix a documentation bug with HWMOD_NO_OCP_AUTOIDLEPaul Walmsley1-1/+1
2011-03-10OMAP2+: hwmod: Fix what _init_clock returnsRajendra Nayak1-1/+1
2011-03-10omap: hwmod: add syss reset done flags to omap2, omap3 hwmodsAvinash.H.M3-15/+21
2011-03-10OMAP2+: hwmod: fix incorrect computation of autoidle_maskTarun Kanti DebBarma1-1/+1
2011-03-10OMAP3: hwmod data: Remove masters port links for interconnects.Benoit Cousson1-28/+0
2011-03-10OMAP3: hwmod data: Fix incorrect SmartReflex -> L4 CORE interconnect linksBenoit Cousson1-2/+2
2011-03-10MAINTAINERS: add entry for OMAP powerdomain/clockdomain per-SoC layer supportPaul Walmsley1-0/+10
2011-03-10OMAP: clock: fix compile warningFelipe Balbi1-2/+2
2011-03-10OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()Anand S Sawant1-10/+13
2011-03-10ARM: omap3: Thumb-2 compatibility for sleep34xx.SDave Martin1-5/+43
2011-03-10ARM: omap3: Thumb-2 compatibility for sram34xx.SDave Martin1-8/+28
2011-03-10ARM: omap3: Remove hand-encoded SMC instructionsDave Martin1-7/+7
2011-03-10ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2...Dave Martin2-5/+5
2011-03-10ARM: omap4: Provide do_wfi() for Thumb-2Dave Martin1-0/+4
2011-03-10OMAP3: PM: Initialize IVA only if availableSanjeev Premi1-1/+3