summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-02-13cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RTKrzysztof Kozlowski
2023-02-13cpuidle: driver: Update microsecond values of state parameters as neededRafael J. Wysocki
2023-02-09cpuidle: sysfs: make kobj_type structures constantThomas Weißschuh
2023-02-09cpuidle: add ARCH_SUSPEND_POSSIBLE dependenciesArnd Bergmann
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-01-31cpuidle: Fix poll_idle() noinstr annotationPeter Zijlstra
2023-01-20cpuidle-haltpoll: Replace default_idle() with arch_cpu_idle()Li RongQing
2023-01-18cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra
2023-01-18cpuidle: mvebu: Fix duplicate flags assignmentArnd Bergmann
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