summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/cpuidle.c
AgeCommit message (Expand)Author
2012-08-21ARM: tegra: Remove timer workaroundAntti P Miettinen
2012-08-15ARM: tegra: power: Trace LP2 entry and exitAntti P Miettinen
2012-02-03ARM: tegra: power: Separate lp2 latency for G/LP CPU modesAlex Frid
2012-02-03ARM: tegra: power: Report LP3 state if LP2 is not allowedAlex Frid
2012-01-10arm: tegra: REVERT "use unsigned cpuidle latency variables"Joseph Lehrer
2011-12-30arm: tegra: use unsigned cpuidle latency variablesJoseph Lehrer
2011-12-22ARM: tegra: power: Fix clock event broadcast modePrashant Gaikwad
2011-12-15Revert "ARM: tegra: power: Use peek ahead timers not event notification"Prashant Gaikwad
2011-11-30ARM: tegra: power: Fix LP2/LP3 states accounting on Tegra3Alex Frid
2011-11-30ARM: tegra: power: Update Tegra3 LP2 time predictionAlex Frid
2011-11-30ARM: tegra: power: Initialize and update LP2 exit latencyAlex Frid
2011-11-30arm: tegra: Disable LP2 mode by default.Krishna Reddy
2011-11-30ARM: tegra: power: Fix premature clock event broadcast modeScott Williams
2011-11-30ARM: tegra: power: trace C states and CPU mode switchesPeter De Schrijver
2011-11-30ARM: tegra: power: Reorganize CPU idle codeScott Williams
2011-11-30ARM: tegra: power: Save TWD registers on cluster transitionsScott Williams
2011-11-30ARM: tegra: power: Disallow LP2 in idle if permanently disabledScott Williams
2011-11-30ARM: tegra: LP2: Update statisticsScott Williams
2011-11-30ARM: tegra: Add LP2 exit latency correctionScott Williams
2011-11-30ARM: tegra: Prevent LP2 if request is less than target residencyScott Williams
2011-11-30ARM: tegra: Make LP2 require CONFIG_PM_SLEEPScott Williams
2011-11-30ARM: tegra2: Move LP2 into cpuidle-t2.cScott Williams
2011-11-30ARM: tegra: Move Tegra2 idlestats to cpuidle-t2.cScott Williams
2011-11-30ARM: tegra: Add cpuidle.hScott Williams
2011-11-30ARM: tegra: power: Restore LP2 in idle protectionsScott Williams
2011-11-30ARM: tegra: power: Restore tegra_cpuidle_pm_notifier registrationScott Williams
2011-11-30ARM: tegra: power: Set minimum LP2 target residencyAlex Frid
2011-11-30ARM: tegra: power: Use peek ahead timers not event notificationScott Williams
2011-11-30arm: tegra: Do not write read-only bitsScott Williams
2011-11-30PARTIAL arm: tegra3: Add CPU idle supportScott Williams
2011-11-30[ARM/tegra] Add Tegra3 supportScott Williams
2011-11-30ARM: tegra: cpuidle: Remove fiq enable/disableColin Cross
2011-11-30ARM: tegra: Handle timers during LP2 idle ticksTodd Poynor
2011-11-30ARM: tegra: add cpuidle driverColin Cross