summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-11-26Merge 4.4.293 into android-4.4-pGreg Kroah-Hartman
2021-11-26cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-06-20Merge 4.4.228 into android-4.4-pGreg Kroah-Hartman
2020-06-20cpuidle: Fix three reference count leaksQiushi Wu
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2019-12-23cpuidle: Don't enable all governors by defaultJean Delvare
2019-12-23drivers: cpuidle: lpm-levels: Reset suspend wake timeMaulik Shah
2019-12-23cpuidle: lpm-levels: Do not predict LPM for isolated cpusMaulik Shah
2019-12-23lpm_levels: Return true for CPU WFI mode allow checkSrinivas Rao L
2019-12-21Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman
2019-12-21cpuidle: Do not unset the driver if it is there alreadyZhenzhong Duan
2019-02-22Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P
2019-02-20Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman
2019-02-20Merge 4.4.175 into android-4.4Greg Kroah-Hartman
2019-02-20cpuidle: big.LITTLE: fix refcount leakYangtao Li
2019-01-29Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P
2019-01-28Merge 4.4.172 into android-4.4-pGreg Kroah-Hartman
2019-01-28Merge 4.4.172 into android-4.4Greg Kroah-Hartman
2019-01-26powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao
2018-07-03Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev
2018-07-03Merge 4.4.139 into android-4.4Greg Kroah-Hartman
2018-07-03cpuidle: powernv: Fix promotion from snooze if next state disabledGautham R. Shenoy
2018-05-31Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P
2018-05-26Merge 4.4.133 into android-4.4Greg Kroah-Hartman
2018-05-26cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell
2018-05-26powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2018-05-11lpm-levels: Remove kfree for memory allocated with devm_kzallocMaulik Shah
2018-05-02Merge "Merge android-4.4.128 (89904cc) into msm-4.4"Linux Build Service Account
2018-04-20cpuidle: lpm-levels: Fix snprintf string formatArchana Sathyakumar
2018-04-20Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet
2018-01-19Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"Linux Build Service Account
2018-01-18Merge android-4.4.108 (55b3b8c) into msm-4.4Srinivasarao P
2018-01-10drivers: cpuidle: lpm-levels: Fix untrusted pointer dereference.Mahesh Sivasubramanian
2017-12-27Merge 4.4.108 into android-4.4Greg Kroah-Hartman
2017-12-25cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin
2017-12-25cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan
2017-12-25cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan
2017-07-04Merge "lpm-levels: Enter shallowest state if predicted sleep length is less"Linux Build Service Account
2017-07-04lpm-levels: Enter shallowest state if predicted sleep length is lessSrinivas Rao L
2017-07-03cpuidle: lpm-levels: Check for negative sleep timesNaresh Malladi
2017-06-27lpm-levels: Remove IPI check on hot plugged coresNaresh Malladi
2017-05-09drivers: firmware: psci: Set ARM32 cpuidle opsMaulik Shah
2017-04-21Merge "lpm-levels: Select lpm for isolated cpu when sleep is disabled"Linux Build Service Account
2017-04-21lpm-levels: Select lpm for isolated cpu when sleep is disabledMaulik Shah
2017-04-20drivers: cpuidle: lpm-levels: add lpm_debug to MinidumpLingutla Chandrasekhar
2017-04-14Merge "drivers: cpuidle: lpm-levels: Log hotplug events"Linux Build Service Account