index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_idle.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
Kuan-Wei Chiu
2024-07-02
1
-21
/
+16
*
ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
Armin Wolf
2024-02-15
1
-0
/
+2
*
ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()
David Woodhouse
2023-11-20
1
-1
/
+1
*
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
2023-10-04
1
-2
/
+1
*
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
2023-05-15
1
-4
/
+0
*
Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-02-21
1
-1
/
+1
|
\
|
*
ACPI: processor: idle: Drop unnecessary (void *) conversion
Zhou jie
2022-12-30
1
-1
/
+1
*
|
cpuidle, ACPI: Make noinstr clean
Peter Zijlstra
2023-01-13
1
-1
/
+1
*
|
acpi_idle: Remove tracing
Peter Zijlstra
2023-01-13
1
-8
/
+8
*
|
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
2023-01-13
1
-2
/
+6
*
|
cpuidle, dt: Push RCU-idle into driver
Peter Zijlstra
2023-01-13
1
-0
/
+2
|
/
*
ACPI: processor: idle: Drop unnecessary statements and parens
Rafael J. Wysocki
2022-12-07
1
-4
/
+2
*
ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value
Li Zhong
2022-10-28
1
-0
/
+3
*
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-10-03
1
-4
/
+4
|
\
|
*
ACPI: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-08-23
1
-4
/
+4
*
|
ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...
Dave Hansen
2022-09-24
1
-3
/
+20
|
/
*
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
1
-2
/
+3
|
\
|
*
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
2022-07-05
1
-2
/
+3
*
|
ACPI: processor/idle: Annotate more functions to live in cpuidle section
Guilherme G. Piccoli
2022-06-09
1
-3
/
+3
|
/
*
-
-
-
.
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
2022-05-30
1
-5
/
+5
|
\
\
\
|
|
|
*
ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in ...
Yajun Deng
2022-05-06
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-11
1
-8
/
+3
|
\
|
|
|
*
|
Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"
Ville Syrjälä
2022-04-21
1
-5
/
+0
|
*
|
ACPI: processor: idle: Avoid falling back to C3 type C-states
Ville Syrjälä
2022-04-21
1
-1
/
+2
|
|
/
|
*
Revert "ACPI: processor: idle: Only flush cache on entering C3"
Akihiko Odaki
2022-04-04
1
-2
/
+1
*
|
ACPI: Add perf low power callback
Stephane Eranian
2022-04-05
1
-0
/
+5
|
/
*
ACPI: processor idle: Check for architectural support for LPI
Mario Limonciello
2022-03-03
1
-5
/
+10
*
ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40
Woody Suwalski
2022-02-16
1
-0
/
+5
*
-
.
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
2022-01-10
1
-5
/
+4
|
\
\
|
|
*
ACPI: processor: idle: Only flush cache on entering C3
Kirill A. Shutemov
2021-12-17
1
-1
/
+2
|
|
*
ACPI: processor idle: Use swap() instead of open coding it
Guo Zhengkui
2021-11-24
1
-4
/
+2
|
|
/
*
/
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
2021-12-17
1
-1
/
+1
|
/
*
ACPI: processor idle: Allow playing dead in C3 state
Richard Gong
2021-09-24
1
-1
/
+2
*
ACPI: processor: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
1
-2
/
+2
*
ACPI: processor idle: Fix up C-state latency if not ordered
Mario Limonciello
2021-05-17
1
-0
/
+40
*
-
.
Merge branches 'acpi-pci' and 'acpi-processor'
Rafael J. Wysocki
2021-04-26
1
-21
/
+17
|
\
\
|
|
*
Merge back 'acpi-processor' material for v5.13.
Rafael J. Wysocki
2021-04-06
1
-21
/
+17
|
|
|
\
|
|
|
*
ACPI: processor: Get rid of ACPICA message printing
Rafael J. Wysocki
2021-03-08
1
-19
/
+15
|
|
|
*
ACPI: processor: idle: Drop extra prefix from pr_notice()
Rafael J. Wysocki
2021-03-08
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
2021-04-07
1
-3
/
+1
|
|
/
|
/
|
*
|
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
2021-04-01
1
-0
/
+7
|
/
*
ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macro
Hanjun Guo
2020-11-17
1
-1
/
+0
*
ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unset
Rafael J. Wysocki
2020-09-23
1
-0
/
+1
*
ACPI: processor: Take over RCU-idle for C3-BM idle
Peter Zijlstra
2020-09-16
1
-20
/
+49
*
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Peter Zijlstra
2020-09-16
1
-5
/
+5
*
ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOP
Peter Zijlstra
2020-09-16
1
-32
/
+15
*
Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-08-04
1
-2
/
+1
|
\
|
*
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-2
/
+1
*
|
cpuidle: ACPI: fix 'return' with no value build warning
Neal Liu
2020-07-31
1
-2
/
+2
*
|
cpuidle: change enter_s2idle() prototype
Neal Liu
2020-07-29
1
-2
/
+4
|
/
[next]