index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
2023-03-07
cpuidle: psci: Iterate backwards over list in psci_pd_remove()
Shawn Guo
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-02-13
cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
Krzysztof Kozlowski
2023-02-13
cpuidle: driver: Update microsecond values of state parameters as needed
Rafael J. Wysocki
2023-02-09
cpuidle: sysfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-09
cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies
Arnd Bergmann
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
2023-01-31
cpuidle: Fix poll_idle() noinstr annotation
Peter Zijlstra
2023-01-20
cpuidle-haltpoll: Replace default_idle() with arch_cpu_idle()
Li RongQing
2023-01-18
cpuidle, arm64: Fix the ARM64 cpuidle logic
Peter Zijlstra
2023-01-18
cpuidle: mvebu: Fix duplicate flags assignment
Arnd Bergmann
2023-01-13
cpuidle-haltpoll: select haltpoll governor
Li RongQing
2023-01-13
cpuidle: Add comments about noinstr/__cpuidle usage
Peter Zijlstra
2023-01-13
cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
Peter Zijlstra
2023-01-13
cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
Peter Zijlstra
2023-01-13
cpuidle: Annotate poll_idle()
Peter Zijlstra
2023-01-13
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
2023-01-13
cpuidle, dt: Push RCU-idle into driver
Peter Zijlstra
2023-01-13
cpuidle, armada: Push RCU-idle into driver
Peter Zijlstra
2023-01-13
cpuidle, psci: Push RCU-idle into driver
Peter Zijlstra
2023-01-13
cpuidle, tegra: Push RCU-idle into driver
Peter Zijlstra
2023-01-13
cpuidle, riscv: Push RCU-idle into driver
Peter Zijlstra
2023-01-13
cpuidle: Move IRQ state validation
Peter Zijlstra
2023-01-13
cpuidle/poll: Ensure IRQs stay disabled after cpuidle_state::enter() calls
Peter Zijlstra
2023-01-10
cpuidle: teo: Introduce util-awareness
Kajetan Puchalski
2023-01-10
cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()
Kajetan Puchalski
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-06
powerpc/cpuidle: Set CPUIDLE_FLAG_POLLING for snooze state
Aboorva Devarajan
2022-10-28
cpuidle: dt: Clarify a comment and simplify code in dt_init_idle_driver()
Ulf Hansson
2022-10-28
cpuidle: dt: Return the correct numbers of parsed idle states
Ulf Hansson
2022-10-28
cpuidle: psci: Extend information in log about OSI/PC mode
Ulf Hansson
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-28
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
2022-09-23
cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
Anup Patel
2022-09-03
cpuidle: Remove redundant check in cpuidle_switch_governor()
Yu Liao
2022-08-31
cpuidle: powernv: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-08-31
cpuidle: coupled: Drop duplicate word from a comment
Jason Wang
2022-08-08
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-03
cpuidle: Add cpu_idle_miss trace event
Kajetan Puchalski
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
2022-06-23
cpuidle: cpuidle-arm: remove arm64 support
Michael Walle
2022-06-14
cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
Eiichi Tsukata
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
2022-05-23
Merge branches 'pm-em' and 'pm-cpuidle'
Rafael J. Wysocki
[next]