summaryrefslogtreecommitdiff
path: root/drivers/cpuidle (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\
| * Merge 4.4.175 into android-4.4Greg Kroah-Hartman2019-02-20
| |\
| | * cpuidle: big.LITTLE: fix refcount leakYangtao Li2019-02-20
* | | Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P2019-01-29
|\| |
| * | Merge 4.4.172 into android-4.4Greg Kroah-Hartman2019-01-28
| |\|
| | * powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao2019-01-26
* | | Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev2018-07-03
|\| |
| * | Merge 4.4.139 into android-4.4Greg Kroah-Hartman2018-07-03
| |\|
| | * cpuidle: powernv: Fix promotion from snooze if next state disabledGautham R. Shenoy2018-07-03
* | | Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P2018-05-31
|\| |
| * | Merge 4.4.133 into android-4.4Greg Kroah-Hartman2018-05-26
| |\|
| | * cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell2018-05-26
| | * powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2018-05-26
* | | lpm-levels: Remove kfree for memory allocated with devm_kzallocMaulik Shah2018-05-11
* | | Merge "Merge android-4.4.128 (89904cc) into msm-4.4"Linux Build Service Account2018-05-02
|\ \ \
| * | | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
| |\| |
| | * | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
| | |\|
| | | * cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet2018-04-13
* | | | cpuidle: lpm-levels: Fix snprintf string formatArchana Sathyakumar2018-04-20
|/ / /
* | | Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"Linux Build Service Account2018-01-19
|\ \ \
| * | | Merge android-4.4.108 (55b3b8c) into msm-4.4Srinivasarao P2018-01-18
| |\| |
| | * | Merge 4.4.108 into android-4.4Greg Kroah-Hartman2017-12-27
| | |\|
| | | * cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin2017-12-25
| | | * cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan2017-12-25
| | | * cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan2017-12-25
| | * | Merge tag 'v4.4.26' into android-4.4.yDmitry Shmidt2016-10-21
| | |\|
| | * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-13
| | |\ \
| | | * \ Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt2016-09-08
| | | |\ \
| | | | * | sched, cpuidle: Track cpuidle state index in the schedulerMorten Rasmussen2016-05-10
| | * | | | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | / | | | drivers: cpuidle: lpm-levels: Fix untrusted pointer dereference.Mahesh Sivasubramanian2018-01-10
|/ / / / /
* | | | | Merge "lpm-levels: Enter shallowest state if predicted sleep length is less"Linux Build Service Account2017-07-04
|\ \ \ \ \
| * | | | | lpm-levels: Enter shallowest state if predicted sleep length is lessSrinivas Rao L2017-07-04
* | | | | | 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
|\ \ \ \ \