aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm44xx.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP4: PM: L3INIT allow only CSwRGirish S Ghongdemath2014-10-011-3/+8
* OMAP4: PM: Re-factor configuring pwrst settingsGirish S Ghongdemath2014-10-011-36/+72
* Revert "OMAP4: PM: Correct powerstates initialization sequence"Dan Murphy2014-10-011-3/+2
* OMAP4: PM: Correct powerstates initialization sequenceVolodymyr Riazantsev2014-10-011-2/+3
* OMAP4: PM: Program pwrst of each pwdm as per their supported stateGirish S Ghongdemath2014-10-011-4/+5
* OMAP4: PM: Regulator: suspend prepare and finish call.Ambresh K2014-10-011-0/+17
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Arve Hjønnevåg2011-12-141-4/+21
|\
| * Merge branch 'linux-omap-3.0' into android-omap-3.0Arve Hjønnevåg2011-12-141-4/+21
| |\
| | * OMAP4: PM: omap4_trigger_ioctrl: use proper mask for proper delayGirish S Ghongdemath2011-12-141-4/+21
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2011-12-011-8/+68
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Todd Poynor2011-12-011-8/+69
| |\ \ | | |/
| | * OMAP4: PM: MPU-EMIF SD toggle around WFIGirish S Ghongdemath2011-12-011-8/+69
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2011-11-301-6/+12
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Todd Poynor2011-11-301-6/+12
| |\ \ | | |/
| | * OMAP4: PM: handle SR disable and reset errorNishanth Menon2011-11-301-3/+6
| | * OMAP3+: SR: make enable path use volt_data pointerNishanth Menon2011-11-301-3/+6
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-11-161-18/+58
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-11-161-18/+58
| |\ \ | | |/
| | * OMAP4: PM: fix warm reset latencyNishanth Menon2011-11-151-1/+1
| | * OMAP4: PM: program warm_reset latencyNishanth Menon2011-11-151-0/+39
| | * OMAP4: PM: simplify code if no clk32 is available.Nishanth Menon2011-11-151-19/+20
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Erik Gilling2011-11-151-0/+29
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling2011-11-151-0/+29
| |\ \ | | |/
| | * OMAP4: PM: provide support for cold reset of deviceNishanth Menon2011-11-151-0/+29
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-11-141-1/+1
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-11-141-1/+1
| |\ \ | | |/
| | * ARM: omap4: gpio: abort suspend if a level wake interrupt is pendingColin Cross2011-11-141-1/+1
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Erik Gilling2011-11-141-2/+9
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling2011-11-141-2/+9
| |\ \ | | |/
| | * OMAP4: PM: HSI: Errata: Handling Tesla in transition.Ambresh K2011-11-141-2/+9
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Dima Zavin2011-11-101-23/+19
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Dima Zavin2011-11-101-23/+19
| |\ \ | | |/
| | * OMAP4: PM: skip going through the LP sleep sequence if conflict with DVFSNishanth Menon2011-11-101-23/+19
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-11-081-1/+2
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-11-081-1/+2
| |\ \ | | |/
| | * OMAP4: PM: move GPIO restore before removing I/O isolationNishanth Menon2011-11-081-1/+2
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Erik Gilling2011-11-071-1/+3
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling2011-11-071-1/+3
| |\ \ | | |/
| | * OMAP4: PM: Enable Auto VREF LPDDR I/O supplyNishanth Menon2011-11-041-1/+3
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-11-031-11/+8
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-11-031-11/+8
| |\ \ | | |/
| | * gpio: omap: clear level bits when switching to edge detect in idleColin Cross2011-11-031-1/+5
| | * ARM: omap2+: gpio: simplify updating gpios in off vs. retentionColin Cross2011-11-031-11/+4
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-10-281-0/+1
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-281-0/+1
| |\ \ | | |/
| | * OMAP4: PM: Add Static dependency MPU->L3_2Girish S Ghongdemath2011-10-281-0/+1
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Dima Zavin2011-10-281-1/+1
|\ \ \ | |/ /
| * | Merge branch 'linux-omap-3.0' into android-omap-3.0Dima Zavin2011-10-281-1/+1
| |\ \ | | |/
| | * ARM: omap4: make prcm_interrupt be no_suspendDima Zavin2011-10-281-1/+1
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Dima Zavin2011-10-251-0/+3
|\ \ \ | |/ /