summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2023-01-13cpuidle-haltpoll: select haltpoll governorLi RongQing
2023-01-13cpuidle: Add comments about noinstr/__cpuidle usagePeter Zijlstra
2023-01-13cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidlePeter Zijlstra
2023-01-13cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidlePeter Zijlstra
2023-01-13cpuidle: Annotate poll_idle()Peter Zijlstra
2023-01-13cpuidle: Fix ct_idle_*() usagePeter Zijlstra
2023-01-13cpuidle, dt: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, armada: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, psci: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, tegra: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, riscv: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle: Move IRQ state validationPeter Zijlstra
2023-01-13cpuidle/poll: Ensure IRQs stay disabled after cpuidle_state::enter() callsPeter Zijlstra
2023-01-10cpuidle: teo: Introduce util-awarenessKajetan Puchalski
2023-01-10cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()Kajetan Puchalski
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-06powerpc/cpuidle: Set CPUIDLE_FLAG_POLLING for snooze stateAboorva Devarajan
2022-10-28cpuidle: dt: Clarify a comment and simplify code in dt_init_idle_driver()Ulf Hansson
2022-10-28cpuidle: dt: Return the correct numbers of parsed idle statesUlf Hansson
2022-10-28cpuidle: psci: Extend information in log about OSI/PC modeUlf Hansson
2022-10-09Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-28firmware/psci: Print a warning if PSCI doesn't accept PC modeDmitry Baryshkov
2022-09-23cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usageAnup Patel
2022-09-03cpuidle: Remove redundant check in cpuidle_switch_governor()Yu Liao
2022-08-31cpuidle: powernv: move from strlcpy() with unused retval to strscpy()Wolfram Sang
2022-08-31cpuidle: coupled: Drop duplicate word from a commentJason Wang
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-03cpuidle: Add cpu_idle_miss trace eventKajetan Puchalski
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker
2022-06-23cpuidle: cpuidle-arm: remove arm64 supportMichael Walle
2022-06-14cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrinkEiichi Tsukata
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner
2022-05-23Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki
2022-05-23Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2022-05-19cpuidle: riscv-sbi: Fix code to allow a genpd governor to be usedUlf Hansson
2022-05-19cpuidle: psci: Fix regression leading to no genpd governorUlf Hansson
2022-04-19cpuidle: riscv: support non-SMP configRandy Dunlap
2022-04-19cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI modeUlf Hansson
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10cpuidle: Add RISC-V SBI CPU idle driverAnup Patel
2022-03-10cpuidle: Factor-out power domain related code from PSCI domain driverAnup Patel
2022-03-09cpuidle: haltpoll: Call cpuidle_poll_state_init() laterLi RongQing
2022-02-03firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()Stephan Gerhold
2022-02-03cpuidle: qcom-spm: Check if any CPU is managed by SPMStephan Gerhold