summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-09OMAP2+: remove unused UART base addresses from omap_globalsKevin Hilman2-18/+0
2011-03-09OMAP: PM: SmartReflex: fix potential NULL dereferenceVasiliy Kulikov1-3/+5
2011-03-09OMAP3: beagle xm: enable up to 800MHz OPPNishanth Menon1-0/+50
2011-03-09OMAP3|4: OPP: make omapx_opp_init non-staticMenon, Nishanth2-2/+4
2011-03-09OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2-3/+2
2011-03-09MAINTAINERS: update Kevin's email for OMAP PM sectionKevin Hilman1-1/+1
2011-03-09Merge branch 'omap-l3-for-next' of git://dev.omapzoom.org/pub/scm/santosh/ker...Tony Lindgren9-2/+1165
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
2011-03-09OMAP4: Initialise the l3 device with the hwmod data.sricharan1-0/+32
2011-03-09OMAP4: hwmod_data: Add address space and irq in L3 hwmod.sricharan1-0/+38
2011-03-09OMAP3: l3: Introduce l3-interconnect error handling driverFelipe Balbi3-0/+655
2011-03-09OMAP3: devices: Initialise the l3 device with the hwmod data.sricharan1-0/+32
2011-03-09OMAP3: hwmod_data: Add address space and irq in L3 hwmod.sricharan2-2/+22
2011-03-08audio : AM3517 : Adding i2c info for AIC23 codecAbhilash Vadakkepat Koyamangalath1-0/+3
2011-03-08OMAP1: McBSP: fix build break for non-multi-OMAP1 configsPaul Walmsley1-6/+12
2011-03-07Linux 2.6.38-rc8v2.6.38-rc8Linus Torvalds1-1/+1
2011-03-07Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-30/+41
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-22/+59
2011-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-2/+1
2011-03-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-46/+89
2011-03-07OMAP2xxx: clock data: clean up some commentsPaul Walmsley2-26/+20
2011-03-07OMAP2xxx: clock: fix clockdomains on gpt7_ick, 2430 mmchs2_fck clocksPaul Walmsley2-1/+4
2011-03-07omap2/3: clockdomains: fix compile-time warningsSanjeev Premi1-0/+3
2011-03-07OMAP2xxx: clock: remove dsp_irate_ickPaul Walmsley4-46/+23
2011-03-07OMAP2+: clock: remove the DPLL rate tolerance codePaul Walmsley6-86/+24
2011-03-07OMAP: clock: bail out early if arch_clock functions not implementedPaul Walmsley1-28/+38
2011-03-07OMAP2xxx: clock: fix interface clocks and clockdomains for modules in the WKU...Paul Walmsley2-26/+44
2011-03-07OMAP2xxx: clock: fix low-frequency oscillator clock ratePaul Walmsley2-2/+2
2011-03-07OMAP2xxx: clock: fix parents for L3-derived clocksPaul Walmsley2-4/+4
2011-03-07OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley7-6/+7
2011-03-07OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.hPaul Walmsley5-4/+3
2011-03-07OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.cPaul Walmsley2-163/+5
2011-03-07OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocksPaul Walmsley4-75/+112
2011-03-07OMAP2430: clock: use autoidle clkops for all autoidle-controllable interface ...Paul Walmsley1-56/+69
2011-03-07OMAP2430/3xxx: clock: add modem clock autoidle supportPaul Walmsley2-0/+10
2011-03-07OMAP2420: clock: use autoidle clkops for all autoidle-controllable interface ...Paul Walmsley2-48/+63
2011-03-07OMAP2420: clock: add sdrc_ickPaul Walmsley2-0/+17
2011-03-07OMAP2+: clock: add interface clock type code with autoidle supportPaul Walmsley3-3/+85
2011-03-07OMAP2+: clock: comment that osc_ck/osc_sys_ck should use clockfw autoidle con...Paul Walmsley1-0/+14
2011-03-07OMAP2xxx: clock: add clockfw autoidle support for APLLsPaul Walmsley4-9/+72
2011-03-07OMAP2: clock: add DPLL autoidle supportPaul Walmsley8-8/+105
2011-03-07OMAP2+: powerdomain: add pwrdm_can_ever_lose_context()Paul Walmsley2-11/+50
2011-03-07OMAP2+: powerdomain: fix bank power state bitfieldsPaul Walmsley4-73/+73
2011-03-07OMAP2/3: WKUP powerdomain: mark as being always onPaul Walmsley1-1/+2
2011-03-08drm: index i shadowed in 2nd looproel1-2/+2
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie9-41/+70
2011-03-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-22/+21
2011-03-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-37/+120