summaryrefslogtreecommitdiffstats
path: root/kernel/kfifo.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2011-03-10OMAP3: PM: Set/clear T2 bit for Smartreflex on TWLThara Gopinath2-0/+61
2011-03-10omap3: cpuidle: Add description field to each C-state.Santosh Shilimkar1-0/+9
2011-03-10omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar1-6/+1
2011-03-10OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2-22/+1
2011-03-10OMAP2+: remove unused UART base addresses from omap_globalsKevin Hilman2-18/+0
2011-03-10OMAP: PM: SmartReflex: fix potential NULL dereferenceVasiliy Kulikov1-3/+5
2011-03-10OMAP3: beagle xm: enable up to 800MHz OPPNishanth Menon1-0/+50
2011-03-10OMAP3|4: OPP: make omapx_opp_init non-staticMenon, Nishanth2-2/+4
2011-03-10OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2-3/+2
2011-03-10MAINTAINERS: update Kevin's email for OMAP PM sectionKevin Hilman1-1/+1
2011-03-09OMAP2/3: VENC hwmod: add OCPIF_SWSUP_IDLE flag to interfacePaul Walmsley3-0/+3
2011-03-09OMAP4: l3: Introduce l3-interconnect error handling driverSantosh Shilimkar3-0/+386