index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_idle.c
Age
Commit message (
Expand
)
Author
2025-06-07
ACPI: processor: Rescan "dead" SMT siblings during initialization
Rafael J. Wysocki
2025-04-10
ACPI: processor: idle: Remove redundant pr->power.count assignment
Zhang Rui
2025-04-09
ACPI: processor: idle: Set pr->flags.power unconditionally
Zhang Rui
2025-04-09
ACPI: processor: idle: Remove obsolete comment
Giovanni Gherdovich
2025-03-31
ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...
Giovanni Gherdovich
2025-02-05
ACPI/processor_idle: Add FFH state handling
Patryk Wlazlyn
2024-11-27
Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-19
cpuidle: Change :enter_dead() driver callback return type to void
Rafael J. Wysocki
2024-11-19
ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states
Rafael J. Wysocki
2024-07-02
ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
Kuan-Wei Chiu
2024-02-15
ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
Armin Wolf
2023-11-20
ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()
David Woodhouse
2023-10-04
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
2023-05-15
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
2023-02-21
Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-01-13
cpuidle, ACPI: Make noinstr clean
Peter Zijlstra
2023-01-13
acpi_idle: Remove tracing
Peter Zijlstra
2023-01-13
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
2023-01-13
cpuidle, dt: Push RCU-idle into driver
Peter Zijlstra
2022-12-30
ACPI: processor: idle: Drop unnecessary (void *) conversion
Zhou jie
2022-12-07
ACPI: processor: idle: Drop unnecessary statements and parens
Rafael J. Wysocki
2022-10-28
ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value
Li Zhong
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-09-23
ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...
Dave Hansen
2022-08-23
ACPI: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
2022-06-09
ACPI: processor/idle: Annotate more functions to live in cpuidle section
Guilherme G. Piccoli
2022-05-30
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-06
ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in ...
Yajun Deng
2022-04-21
Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"
Ville Syrjälä
2022-04-21
ACPI: processor: idle: Avoid falling back to C3 type C-states
Ville Syrjälä
2022-04-05
ACPI: Add perf low power callback
Stephane Eranian
2022-04-04
Revert "ACPI: processor: idle: Only flush cache on entering C3"
Akihiko Odaki
2022-03-03
ACPI: processor idle: Check for architectural support for LPI
Mario Limonciello
2022-02-16
ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40
Woody Suwalski
2022-01-10
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
2021-12-17
ACPI: processor: idle: Only flush cache on entering C3
Kirill A. Shutemov
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
2021-11-24
ACPI: processor idle: Use swap() instead of open coding it
Guo Zhengkui
2021-09-24
ACPI: processor idle: Allow playing dead in C3 state
Richard Gong
2021-08-04
ACPI: processor: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-05-17
ACPI: processor idle: Fix up C-state latency if not ordered
Mario Limonciello
2021-04-26
Merge branches 'acpi-pci' and 'acpi-processor'
Rafael J. Wysocki
2021-04-07
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
2021-04-06
Merge back 'acpi-processor' material for v5.13.
Rafael J. Wysocki
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
2021-03-08
ACPI: processor: Get rid of ACPICA message printing
Rafael J. Wysocki
2021-03-08
ACPI: processor: idle: Drop extra prefix from pr_notice()
Rafael J. Wysocki
[next]