summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecaseGovindraj.R2011-12-141-1/+8
| | * | | | | | | | | | ARM: OMAP2+: UART: Avoid console uart idling during bootupGovindraj.R2011-12-141-26/+25
| | * | | | | | | | | | ARM: OMAP2+: UART: remove temporary variable used to count uart instanceGovindraj.R2011-12-141-5/+2
| | * | | | | | | | | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-142-2/+6
| | * | | | | | | | | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-144-17/+57
| | * | | | | | | | | | ARM: OMAP2+: UART: Remove old and unused clocks handling funcsGovindraj.R2011-12-141-36/+0
| | * | | | | | | | | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-142-84/+14
| | * | | | | | | | | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-142-70/+38
| | * | | | | | | | | | ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-142-0/+5
| | * | | | | | | | | | ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-142-14/+2
| | * | | | | | | | | | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-141-0/+4
| | * | | | | | | | | | ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-141-118/+0
| | * | | | | | | | | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-142-4/+0
| | * | | | | | | | | | ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R2011-12-144-258/+133
| | * | | | | | | | | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-143-118/+2
| | * | | | | | | | | | ARM: OMAP2+: UART: cleanup 8250 console driver supportGovindraj.R2011-12-141-97/+0
| | * | | | | | | | | | ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R2011-12-144-119/+0
| * | | | | | | | | | | Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-1611-78/+859
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: OMAP4: PRM: use PRCM interrupt handlerTero Kristo2011-12-161-0/+26
| | * | | | | | | | | | | ARM: OMAP3: pm: use prcm chain handlerTero Kristo2011-12-162-71/+70
| | * | | | | | | | | | | ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo2011-12-162-0/+57
| | * | | | | | | | | | | ARM: OMAP2+: mux: add support for PAD wakeup interruptsTero Kristo2011-12-162-0/+84
| | * | | | | | | | | | | ARM: OMAP: PRCM: add suspend prepare / finish supportTero Kristo2011-12-166-4/+148
| | * | | | | | | | | | | ARM: OMAP: PRCM: add support for chain interrupt handlerTero Kristo2011-12-163-3/+342
| | * | | | | | | | | | | ARM: OMAP3/4: PRM: add functions to read pending IRQs, PRM barrierPaul Walmsley2011-12-164-3/+86
| | * | | | | | | | | | | ARM: OMAP2+: hwmod: Add API to enable IO ring wakeupGovindraj R2011-12-161-0/+47
| | * | | | | | | | | | | ARM: OMAP2+: mux: add wakeup-capable hwmod mux entries to dynamic listPaul Walmsley2011-12-161-2/+4
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak2011-12-162-1/+25
| * | | | | | | | | | | ARM: OMAP3: CPUidle: Make use of CPU PM notifiersSantosh Shilimkar2011-12-081-0/+15
| * | | | | | | | | | | ARM: OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.Santosh Shilimkar2011-12-081-0/+8
| * | | | | | | | | | | ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar2011-12-084-1/+242
| * | | | | | | | | | | ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar2011-12-087-1/+133
| * | | | | | | | | | | ARM: OMAP4: PM: Add power domain statistics supportSantosh Shilimkar2011-12-081-0/+4
| * | | | | | | | | | | ARM: OMAP4: PM: Add MPUSS power domain OSWR supportSantosh Shilimkar2011-12-083-3/+72
| * | | | | | | | | | | ARM: OMAP4: PM: Add L2X0 cache lowpower supportSantosh Shilimkar2011-12-084-1/+144
| * | | | | | | | | | | ARM: OMAP4: PM: Add WakeupGen and secure GIC low power supportSantosh Shilimkar2011-12-082-0/+146
| * | | | | | | | | | | ARM: OMAP4: Remove un-used do_wfi() macro.Santosh Shilimkar2011-12-081-11/+0
| * | | | | | | | | | | ARM: OMAP4: suspend: Add MPUSS power domain RETENTION supportSantosh Shilimkar2011-12-082-4/+78
| * | | | | | | | | | | ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle.Santosh Shilimkar2011-12-081-0/+21
| * | | | | | | | | | | ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modesSantosh Shilimkar2011-12-081-0/+27
| * | | | | | | | | | | ARM: OMAP4: PM: Program CPU1 to hit OFF when off-linedSantosh Shilimkar2011-12-084-5/+80
| * | | | | | | | | | | ARM: OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotp...Santosh Shilimkar2011-12-081-5/+0
| * | | | | | | | | | | ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-088-2/+595
| * | | | | | | | | | | ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar2011-12-084-1/+269
| * | | | | | | | | | | ARM: OMAP: PM: Add support to allocate the memory for secure RAMSantosh Shilimkar2011-12-084-0/+48
| * | | | | | | | | | | ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.Santosh Shilimkar2011-12-084-5/+121
| * | | | | | | | | | | ARM: OMAP4: PM: Initialise all the clockdomains to supported statesSantosh Shilimkar2011-12-081-0/+19
| * | | | | | | | | | | ARM: OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0Santosh Shilimkar2011-12-081-0/+5
| * | | | | | | | | | | ARM: OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3Santosh Shilimkar2011-12-081-0/+30
| * | | | | | | | | | | ARM: OMAP4: PM: Add SAR RAM supportSantosh Shilimkar2011-12-084-0/+54
OpenPOWER on IntegriCloud