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-09-29
cpuidle: dt: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-25
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2023-08-24
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
2023-08-23
cpuidle: teo: Avoid unnecessary variable assignments
Rafael J. Wysocki
2023-08-17
cpuidle: menu: Skip tick_nohz_get_sleep_length() call in some cases
Rafael J. Wysocki
2023-08-09
cpuidle: teo: Gather statistics regarding whether or not to stop the tick
Rafael J. Wysocki
2023-08-09
cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some cases
Rafael J. Wysocki
2023-08-09
cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfront
Rafael J. Wysocki
2023-08-08
cpuidle: psci: Move enabling OSI mode after power domains creation
Maulik Shah
2023-08-08
cpuidle: dt_idle_genpd: Add helper function to remove genpd topology
Maulik Shah
2023-08-03
cpuidle: teo: Drop utilized from struct teo_cpu
Rafael J. Wysocki
2023-08-03
cpuidle: teo: Avoid stopping the tick unnecessarily when bailing out
Rafael J. Wysocki
2023-08-03
cpuidle: teo: Update idle duration estimate when choosing shallower state
Rafael J. Wysocki
2023-06-05
cpuidle: Use local_clock_noinstr()
Peter Zijlstra
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-20
cpuidle: pseries: Mark ->enter() functions as __cpuidle
Michael Ellerman
2023-04-13
cpuidle: Adjust includes to remove of_device.h
Rob Herring
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-27
cpuidle: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-22
cpuidle: move to use bus_get_dev_root()
Greg Kroah-Hartman
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
[next]