aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: omap2: pm-debug: add percentage time in each power stateColin Cross2011-07-181-2/+7
* | | | gpu: pvr: move early suspend to after STOP_DRAWINGErik Gilling2011-07-211-1/+1
* | | | OMAP4: DSSCOMP: move early suspend to after STOP_DRAWINGErik Gilling2011-07-211-1/+1
* | | | OMAP:OMAPDSS: Add dependency on PVR_SGX for DSSCOMPLajos Molnar2011-07-201-1/+1
* | | | OMAP:OMAPLFB: Added export symbol to methods used by DSSCOMPLajos Molnar2011-07-201-0/+3
* | | | omap4: remoteproc: specific constraints apisMiguel Vadillo2011-07-201-0/+22
* | | | remoteproc: add constraints frameworkMiguel Vadillo2011-07-203-1/+68
* | | | rpmsg: resmgr: add ipu / dsp as resources with constraintsMiguel Vadillo2011-07-202-16/+103
* | | | omap4: rpmsg: fix a memory leak in find/del_vqsMiguel Vadillo2011-07-201-0/+3
* | | | omap: rpres: add fdif frequency functionMiguel Vadillo2011-07-201-2/+3
* | | | omap: rpres: skip the creation of already created devicesMiguel Vadillo2011-07-203-12/+52
* | | | OMAP4: Print wakeup IRQ on resumeTodd Poynor2011-07-203-0/+41
* | | | OMAP4: usb: Move VUSB source and pulldown to regulatorAdam Hampson2011-07-192-9/+17
* | | | OMAP:DSSCOMP: Fix issue in cropping.Lajos Molnar2011-07-181-4/+4
* | | | OMAP:OMAPLFB: Added reference counting for NV12 buffers on displayLajos Molnar2011-07-186-2/+59
* | | | OMAP:OMAPLFB: Add support for NV12 buffers in FlipV2Lajos Molnar2011-07-181-6/+19
* | | | OMAP:DSSCOMP: Added support for swapping red and blue componentsLajos Molnar2011-07-185-0/+43
* | | | OMAP:DSSCOMP: Added support for setting color-phase rotationLajos Molnar2011-07-182-0/+12
* | | | OMAP:DSSCOMP: Added support for setting color conversion coefsLajos Molnar2011-07-182-12/+12
* | | | Merge branch 'linux-omap-dss-3.0' into linux-omap-3.0Erik Gilling2011-07-185-52/+192
|\ \ \ \ | | |/ / | |/| |
| * | | OMAP:DSS2: Add support for setting color conversion coefficientsLajos Molnar2011-07-185-52/+27
| * | | OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen2011-07-184-0/+165
* | | | ARM: omap4: wakeupgen: unmask based on node, not affinityColin Cross2011-07-181-8/+2
* | | | OMAP4: DVFS: attempt floor before giving up scaleGirish S Ghongdemath2011-07-151-0/+3
* | | | Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0Colin Cross2011-07-1536-2806/+2759
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'omap-pm-integration' of git://github.com/nmenon/linux-omap-ti-p...Colin Cross2011-07-1536-2806/+2759
| |\ \ \ |/ / / /
| * | | OMAP4: PM: enable wakeup irq for PRCM and SYS_1NAxel Haslam2011-07-141-0/+15
| * | | OMAP4: serial: set uart in no idle mode for uart dma.Govindraj.R2011-07-141-0/+8
| * | | OMAP4: Serial: Set TX_FIFO_THRESHOLD if uart in dma mode for es2.0Govindraj.R2011-07-143-0/+32
| * | | OMAP: Serial: Use resume call from prcm to enable uartGovindraj.R2011-07-147-1/+55
| * | | OMAP3: Serial: Remove uart pads from 3430/4430/panda board file.Govindraj.R2011-07-143-215/+4
| * | | Serial: OMAP2+: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-07-143-12/+17
| * | | OMAP: Serial: Allow UART parameters to be configured from board file.Govindraj.R2011-07-146-17/+59
| * | | Serial: OMAP2+: Move erratum handling from serial.cGovindraj.R2011-07-141-4/+52
| * | | OMAP: Serial: Hold console lock for console usage.Govindraj.R2011-07-141-1/+19
| * | | Serial: OMAP: Add runtime pm support for omap-serial driverGovindraj.R2011-07-143-31/+224
| * | | OMAP2+: Serial: Add default mux for all uarts.Govindraj.R2011-07-141-0/+132
| * | | OMAP2+: UART: Remove uart clock handling code from serial.cGovindraj.R2011-07-142-694/+73
| * | | OMAP2+: UART: Remove certain uart calls from sram_idleGovindraj.R2011-07-143-50/+0
| * | | OMAP4: serial: remove hacks done prior to runtime PMNishanth Menon2011-07-144-87/+4
| * | | OMAP4: PM: remove hacks that were needed for serialNishanth Menon2011-07-143-53/+3
| * | | MMC: eMMC: Sleep before OFFBalaji T K2011-07-141-2/+6
| * | | OMAP4: Panda/SDP: Enable MMC power savingMadhusudhan Chikkature2011-07-142-0/+3
| * | | MMC: OMAP: replace clk_disable by runtime api in error pathKishore Kadiyala2011-07-141-1/+1
| * | | MMC: OMAP4: HWMOD: disable smart wakeupBalaji T K2011-07-141-1/+1
| * | | OMAP2/3 MMC: initial conversion to runtime PMKevin Hilman2011-07-141-79/+84
| * | | GPIO: OMAP2+: allow level/edge triggeringGirish S Ghongdemath2011-07-141-1/+2
| * | | GPIO: OMAP: restore context only if previously savedAxel Haslam2011-07-141-2/+5
| * | | GPIO: OMAP2+: Clean prepare_for_idle and resume_after_idleTarun Kanti DebBarma2011-07-141-147/+160
| * | | GPIO: OMAP: Use PM runtime frameworkCharulatha V2011-07-141-20/+80