| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | OMAP: DSS2: Support for Samsung LTE430WQ-F0C | Tomi Valkeinen | 2011-03-11 | 1 | -0/+25 |
* | OMAP: DSS2: Delay regulator_get() calls | Tomi Valkeinen | 2011-03-11 | 4 | -54/+52 |
* | OMAP: DSS2: Fix def_disp module param description | Jani Nikula | 2011-03-11 | 1 | -1/+1 |
* | OMAP4: DSS2: Add hwmod device names for OMAP4. | Mayuresh Janorkar | 2011-03-11 | 1 | -7/+13 |
* | OMAP2PLUS: DSS2: Add OMAP4 Kconfig support | Mayuresh Janorkar | 2011-03-11 | 2 | -6/+6 |
* | OMAP4: DSS2: clocks: Add ick as dummy clock | Sumit Semwal | 2011-03-11 | 1 | -0/+5 |
* | OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c | Archit Taneja | 2011-03-11 | 1 | -41/+41 |
* | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja | 2011-03-11 | 11 | -77/+77 |
* | OMAP2PLUS: clocks: Align DSS clock names and roles | Sumit Semwal | 2011-03-11 | 6 | -21/+21 |
* | OMAP2,3: DSS2: Get DSS IRQ from platform device | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -7/+15 |
* | OMAP2,3: DSS2: Use platform device to get baseaddr | Senthilvadivu Guruswamy | 2011-03-11 | 5 | -15/+39 |
* | OMAP2,3: DSS2: replace printk with dev_dbg in init | Sumit Semwal | 2011-03-11 | 4 | -4/+4 |
* | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 11 | -35/+107 |
* | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 12 | -78/+93 |
* | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -47/+70 |
* | OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -52/+74 |
* | OMAP2, 3: DSS2: Move clocks from core driver to dss driver | Senthilvadivu Guruswamy | 2011-03-11 | 6 | -360/+360 |
* | OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -14/+64 |
* | OMAP2,3: DSS2: Build omap_device for each DSS HWIP | Senthilvadivu Guruswamy | 2011-03-11 | 2 | -0/+57 |
* | OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove | Sumit Semwal | 2011-03-11 | 1 | -39/+7 |
* | OMAP: 3430SDP: Remove unused vdda_dac supply | Tomi Valkeinen | 2011-03-11 | 1 | -3/+0 |
* | Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 2011-03-10 | 212 | -1120/+1762 |
|\ |
|
| * | OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation | Santosh Shilimkar | 2011-03-10 | 1 | -0/+27 |
| * | OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context | Santosh Shilimkar | 2011-03-10 | 1 | -116/+40 |
| * | OMAP3: PM: Allow the cache clean when L1 is lost. | Santosh Shilimkar | 2011-03-10 | 1 | -12/+3 |
| * | OMAP3: PM: Fix the MMU on sequence in the asm code | Santosh Shilimkar | 2011-03-10 | 1 | -0/+5 |
| * | OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 ones | Santosh Shilimkar | 2011-03-10 | 1 | -11/+10 |
| * | OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove() | Anand S Sawant | 2011-03-09 | 1 | -10/+13 |
| * | ARM: omap3: Thumb-2 compatibility for sleep34xx.S | Dave Martin | 2011-03-09 | 1 | -5/+43 |
| * | ARM: omap3: Thumb-2 compatibility for sram34xx.S | Dave Martin | 2011-03-09 | 1 | -8/+28 |
| * | ARM: omap3: Remove hand-encoded SMC instructions | Dave Martin | 2011-03-09 | 1 | -7/+7 |
| * | ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2... | Dave Martin | 2011-03-09 | 2 | -5/+5 |
| * | ARM: omap4: Provide do_wfi() for Thumb-2 | Dave Martin | 2011-03-09 | 1 | -0/+4 |
| * | OMAP3: PM: Initialize IVA only if available | Sanjeev Premi | 2011-03-09 | 1 | -1/+3 |
| * | OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL | Thara Gopinath | 2011-03-09 | 2 | -0/+61 |
| * | omap3: cpuidle: Add description field to each C-state. | Santosh Shilimkar | 2011-03-09 | 1 | -0/+9 |
| * | omap3: pm: Use exported set_cr() instead of a custom one. | Santosh Shilimkar | 2011-03-09 | 1 | -6/+1 |
| * | OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear | Paul Walmsley | 2011-03-09 | 2 | -22/+1 |
| * | OMAP2+: remove unused UART base addresses from omap_globals | Kevin Hilman | 2011-03-09 | 2 | -18/+0 |
| * | OMAP: PM: SmartReflex: fix potential NULL dereference | Vasiliy Kulikov | 2011-03-09 | 1 | -3/+5 |
| * | OMAP3: beagle xm: enable up to 800MHz OPP | Nishanth Menon | 2011-03-09 | 1 | -0/+50 |
| * | OMAP3|4: OPP: make omapx_opp_init non-static | Menon, Nishanth | 2011-03-09 | 2 | -2/+4 |
| * | OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM | Ricardo Salveti de Araujo | 2011-03-09 | 2 | -3/+2 |
| * | MAINTAINERS: update Kevin's email for OMAP PM section | Kevin Hilman | 2011-03-09 | 1 | -1/+1 |
| * | Linux 2.6.38-rc8v2.6.38-rc8 | Linus Torvalds | 2011-03-07 | 1 | -1/+1 |
| * | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-07 | 10 | -30/+41 |
| |\ |
|
| | * | ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410 | Mark Brown | 2011-03-04 | 1 | -6/+6 |
| | * | ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410 | Mark Brown | 2011-03-04 | 1 | -0/+1 |
| | * | ARM: S3C64XX: Reduce output of s3c64xx_dma_init1() | Ben Dooks | 2011-03-04 | 1 | -5/+6 |
| | * | ARM: S3C64XX: Tone down SDHCI debugging | Mark Brown | 2011-03-04 | 1 | -1/+1 |