summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* OMAP2/3/4: DSS2: Enable Display SubSystem as modulesSamreen2011-03-111-0/+11
* OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja2011-03-113-22/+24
* OMAP4: DSS2: Add hwmod device names for OMAP4.Mayuresh Janorkar2011-03-111-7/+13
* OMAP4: DSS2: clocks: Add ick as dummy clockSumit Semwal2011-03-111-0/+5
* OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal2011-03-115-17/+17
* OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-118-24/+38
* OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-119-9/+9
* OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy2011-03-113-15/+15
* OMAP2,3: DSS2: Build omap_device for each DSS HWIPSenthilvadivu Guruswamy2011-03-112-0/+57
* OMAP: 3430SDP: Remove unused vdda_dac supplyTomi Valkeinen2011-03-111-3/+0Star
* Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren2011-03-1182-549/+760
|\
| * OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocationSantosh Shilimkar2011-03-101-0/+27
| * OMAP3: PM: Remove un-necessary cp15 registers form low power cpu contextSantosh Shilimkar2011-03-101-116/+40Star
| * OMAP3: PM: Allow the cache clean when L1 is lost.Santosh Shilimkar2011-03-101-12/+3Star
| * OMAP3: PM: Fix the MMU on sequence in the asm codeSantosh Shilimkar2011-03-101-0/+5
| * OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 onesSantosh Shilimkar2011-03-101-11/+10Star
| * OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()Anand S Sawant2011-03-101-10/+13
| * ARM: omap3: Thumb-2 compatibility for sleep34xx.SDave Martin2011-03-101-5/+43
| * ARM: omap3: Thumb-2 compatibility for sram34xx.SDave Martin2011-03-101-8/+28
| * ARM: omap3: Remove hand-encoded SMC instructionsDave Martin2011-03-101-7/+7
| * ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2...Dave Martin2011-03-102-5/+5
| * ARM: omap4: Provide do_wfi() for Thumb-2Dave Martin2011-03-101-0/+4
| * OMAP3: PM: Initialize IVA only if availableSanjeev Premi2011-03-101-1/+3
| * OMAP3: PM: Set/clear T2 bit for Smartreflex on TWLThara Gopinath2011-03-102-0/+61
| * omap3: cpuidle: Add description field to each C-state.Santosh Shilimkar2011-03-101-0/+9
| * omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar2011-03-101-6/+1Star
| * OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2011-03-102-22/+1Star
| * OMAP2+: remove unused UART base addresses from omap_globalsKevin Hilman2011-03-102-18/+0Star
| * OMAP: PM: SmartReflex: fix potential NULL dereferenceVasiliy Kulikov2011-03-101-3/+5
| * OMAP3: beagle xm: enable up to 800MHz OPPNishanth Menon2011-03-101-0/+50
| * OMAP3|4: OPP: make omapx_opp_init non-staticMenon, Nishanth2011-03-102-2/+4
| * OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2011-03-102-3/+2Star
| * Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-0810-30/+41
| |\
| | * ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410Mark Brown2011-03-041-6/+6
| | * ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410Mark Brown2011-03-041-0/+1
| | * ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()Ben Dooks2011-03-041-5/+6
| | * ARM: S3C64XX: Tone down SDHCI debuggingMark Brown2011-03-041-1/+1
| | * ARM: S3C64XX: Add clock for i2c1Ben Dooks2011-03-041-0/+6
| | * ARM: S3C64XX: Staticise non-exported GPIO to interrupt functionsMark Brown2011-03-041-2/+2
| | * ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devicesMark Brown2011-03-041-0/+2
| | * ARM: S3C64XX: Fix keypad setup to configure correct number of rowsBen Dooks2011-03-041-1/+1
| | * ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02Lars-Peter Clausen2011-03-041-13/+13
| | * ARM: S5P64X0: Fix number of GPIO lines in Bank FBanajit Goswami2011-03-041-2/+2
| | * ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02Lars-Peter Clausen2011-03-041-0/+1
| * | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-0812-22/+56
| |\ \
| | * \ Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2011-03-014-10/+19
| | |\ \
| | | * | davinci: cpufreq: fix section mismatch warningAxel Lin2011-02-281-1/+1
| | | * | DaVinci: fix compilation warnings in <mach/clkdev.h>Sergei Shtylyov2011-02-281-0/+2
| | | * | davinci: tnetv107x: fix register indexing for GPIOs numbers > 31Hirosh Dabui2011-02-281-9/+9
| | | * | davinci: da8xx/omap-l1x: add platform device for davinci-pcm-audioRajashekhara, Sudhakar2011-02-281-0/+7