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
2024-07-18
ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
Kuan-Wei Chiu
2024-03-26
ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
Armin Wolf
2022-12-31
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
2020-11-17
ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macro
Hanjun Guo
2020-09-23
ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unset
Rafael J. Wysocki
2020-09-16
ACPI: processor: Take over RCU-idle for C3-BM idle
Peter Zijlstra
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Peter Zijlstra
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOP
Peter Zijlstra
2020-08-03
Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-07-31
cpuidle: ACPI: fix 'return' with no value build warning
Neal Liu
2020-07-29
cpuidle: change enter_s2idle() prototype
Neal Liu
2020-07-09
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-27
ACPI: processor: idle: Allow probing on platforms with one ACPI C-state
Zhang Rui
2019-12-27
ACPI: processor: Export acpi_processor_evaluate_cst()
Rafael J. Wysocki
2019-12-16
ACPI: processor: Clean up acpi_processor_evaluate_cst()
Rafael J. Wysocki
2019-12-16
ACPI: processor: Introduce acpi_processor_evaluate_cst()
Rafael J. Wysocki
2019-12-16
ACPI: processor: Export function to claim _CST control
Rafael J. Wysocki
2019-10-25
ACPI: processor_idle: Skip dummy wait if kernel is in guest
Yin Fengwei
2019-06-22
ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC
Tony W Wang-oc
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-02-18
ACPI / processor: Set P_LVL{2,3} idle state descriptions
Yazen Ghannam
2018-09-27
ACPI: Add Hygon Dhyana support
Pu Wen
[next]