summaryrefslogtreecommitdiff
path: root/drivers/cpuidle (follow)
Commit message (Expand)AuthorAge
...
* | | | | | cpuidle: lpm-levels: Check for negative sleep timesNaresh Malladi2017-07-03
|/ / / / /
* | | | | lpm-levels: Remove IPI check on hot plugged coresNaresh Malladi2017-06-27
* | | | | drivers: firmware: psci: Set ARM32 cpuidle opsMaulik Shah2017-05-09
* | | | | Merge "lpm-levels: Select lpm for isolated cpu when sleep is disabled"Linux Build Service Account2017-04-21
|\ \ \ \ \
| * | | | | lpm-levels: Select lpm for isolated cpu when sleep is disabledMaulik Shah2017-04-21
* | | | | | drivers: cpuidle: lpm-levels: add lpm_debug to MinidumpLingutla Chandrasekhar2017-04-20
|/ / / / /
* | | | | Merge "drivers: cpuidle: lpm-levels: Log hotplug events"Linux Build Service Account2017-04-14
|\ \ \ \ \
| * | | | | drivers: cpuidle: lpm-levels: Log hotplug eventsMahesh Sivasubramanian2017-04-13
* | | | | | drivers: cpuidle: Minimize round off errors in wake up timeMaulik Shah2017-03-31
|/ / / / /
* | | | | lpm-levels: Return from idle enter for negative modeMaulik Shah2017-03-06
* | | | | Merge "alarmtimer: Program mpm wakeup time in milliseconds"Linux Build Service Account2017-03-03
|\ \ \ \ \
| * | | | | cpuidle: lpm-levels: Update suspend wake timeMaulik Shah2017-03-02
* | | | | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-18
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ARM: cpuidle: Fix error return codeChristophe Jaillet2016-10-16
| | | |/ / | | |/| |
* | | | | lpm-levels: Do not consider cluster residency in suspendSrinivas Rao L2017-01-05
* | | | | Merge "Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android"Linux Build Service Account2016-12-19
|\ \ \ \ \
| * | | | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
| |\| | | |
| | * | | | sched, cpuidle: Track cpuidle state index in the schedulerMorten Rasmussen2016-09-14
* | | | | | drivers: cpuidle: lpm-levels: Fix round off error in calculationMaulik Shah2016-12-19
|/ / / / /
* | | | | Merge "Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4"Linux Build Service Account2016-11-04
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
| |\| | | |
| | * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-14
| | |\| | |
| | | * | | cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano2016-06-07
| | | * | | cpuidle: Indicate when a device has been unregisteredDave Gerlach2016-06-07
| | * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| | |\| | | | | | |/ / | | |/| |
* | | | | Merge "drivers: cpuidle: lpm-levels: Enable Sleep prediction"Linux Build Service Account2016-11-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drivers: cpuidle: lpm-levels: Enable Sleep predictionMahesh Sivasubramanian2016-10-26
* | | | | Merge "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Linux Build Service Account2016-10-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
| |\ \ \ \ | | | |/ / | | |/| |
* | / | | lpm-levels: Change _WARN_printf to pr_err when residency < 0Raju P.L.S.S.S.N2016-10-22
|/ / / /
* | | | cpuidle: lpm-levels: Consider cluster history for LPM selectionSrinivas Rao L2016-10-06
* | | | cpuidle: lpm-levels: Consider history during LPM selectionSrinivas Rao L2016-10-06
* | | | lpm-levels: Compute minimum residencies for LPM levelsRaju P.L.S.S.S.N2016-10-03
* | | | lpm-levels: Fix low power mode selectionRaju P.L.S.S.S.N2016-10-03
* | | | lpm-levels: Use residency instead of power and energy valuesMahesh Sivasubramanian2016-10-03
* | | | Merge "core_ctrl: Move core control into kernel"Linux Build Service Account2016-09-29
|\ \ \ \
| * | | | pmqos: Enable cpu isolation awarenessOlav Haugan2016-09-24
* | | | | drivers: cpuidle: lpm-levels: Fix wakeup time for suspendMahesh Sivasubramanian2016-09-23
|/ / / /
* | | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\| | |
| * | | ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return valueJames Morse2016-05-11
| | |/ | |/|
* | | lpm-levels: Use arm_cpuidle_suspend instead of cpu_suspendRaju P.L.S.S.S.N2016-08-08
* | | lpm-levels: Fix cpu idle trace and stats eventArchana Sathyakumar2016-06-28
* | | lpm_levels: Avoid race by preventing hotplug during lpm probeAnil Kumar Mamidala2016-06-28
* | | cpuidle: lpm_levels: Remove duplicate cpuidle tracepointsArchana Sathyakumar2016-05-24
* | | drivers: cpuidle: lpm-levels: Notify sched of idle state entry/exitMahesh Sivasubramanian2016-03-23
* | | drivers: cpuidle: lpm-levels: Remove ktime_get from suspend pathMahesh Sivasubramanian2016-03-23
* | | cpuidle: lpm-levels: Fix NULL pointer exception at lpm_get_latencyTaniya Das2016-03-23
* | | cpuidle: lpm-levels: Add API to get low power mode latencySrinivas Rao L2016-03-23