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: 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
|
/
*
ACPI: processor: idle: Allow probing on platforms with one ACPI C-state
Zhang Rui
2020-04-27
1
-7
/
+2
*
ACPI: processor: Export acpi_processor_evaluate_cst()
Rafael J. Wysocki
2019-12-27
1
-142
/
+0
*
ACPI: processor: Clean up acpi_processor_evaluate_cst()
Rafael J. Wysocki
2019-12-16
1
-62
/
+52
*
ACPI: processor: Introduce acpi_processor_evaluate_cst()
Rafael J. Wysocki
2019-12-16
1
-20
/
+32
*
ACPI: processor: Export function to claim _CST control
Rafael J. Wysocki
2019-12-16
1
-8
/
+4
*
ACPI: processor_idle: Skip dummy wait if kernel is in guest
Yin Fengwei
2019-10-25
1
-6
/
+15
*
ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC
Tony W Wang-oc
2019-06-22
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
ACPI / processor: Set P_LVL{2,3} idle state descriptions
Yazen Ghannam
2019-02-18
1
-0
/
+7
*
ACPI: Add Hygon Dhyana support
Pu Wen
2018-09-27
1
-0
/
+1
*
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-09
1
-0
/
+3
|
\
|
*
ACPI / processor: Set default C1 idle state description
Yazen Ghannam
2018-02-04
1
-0
/
+3
*
|
x86/centaur: Mark TSC invariant
davidwang
2018-01-24
1
-0
/
+1
|
/
*
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
2017-11-04
1
-0
/
+2
*
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-7
/
+16
|
\
|
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-09-04
1
-3
/
+3
|
|
\
|
|
*
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
2017-08-11
1
-3
/
+3
|
*
|
cpuidle: Make drivers initialize polling state
Rafael J. Wysocki
2017-08-30
1
-1
/
+8
|
*
|
cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
Rafael J. Wysocki
2017-08-30
1
-4
/
+6
|
|
/
*
/
x86/mm: Stop calling leave_mm() in idle code
Andy Lutomirski
2017-07-05
1
-2
/
+0
|
/
*
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
2016-12-09
1
-1
/
+1
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-08
1
-2
/
+3
*
ACPI / processor_idle: Add support for Low Power Idle(LPI) states
Sudeep Holla
2016-07-21
1
-55
/
+411
*
ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE
Sudeep Holla
2016-07-21
1
-27
/
+53
*
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
1
-51
/
+11
|
\
|
*
ACPI / sleep: move acpi_processor_sleep to sleep.c
Sudeep Holla
2016-02-22
1
-37
/
+0
|
*
ACPI / processor_idle: replace PREFIX with pr_fmt
Sudeep Holla
2016-02-16
1
-14
/
+11
*
|
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-16
1
-2
/
+2
|
/
*
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-07-08
1
-4
/
+0
*
ACPI / processor: constify DMI system id table
Mathias Krause
2015-06-15
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-13
1
-11
/
+9
|
\
|
*
ACPI/idle: Use explicit broadcast control function
Thomas Gleixner
2015-04-03
1
-5
/
+4
|
*
ACPI/processor: Use explicit broadcast control function
Thomas Gleixner
2015-04-03
1
-6
/
+5
*
|
cpuidle: ACPI: do not overwrite name and description of C0
Thomas Schlichter
2015-04-03
1
-1
/
+1
|
/
*
ACPI / idle: Implement ->enter_freeze callback routine
Rafael J. Wysocki
2015-02-15
1
-8
/
+40
*
ACPI / cpuidle: Common callback routine for entering states
Rafael J. Wysocki
2015-02-03
1
-73
/
+45
*
ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()
Rafael J. Wysocki
2015-02-03
1
-37
/
+6
*
ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()
Rafael J. Wysocki
2015-02-02
1
-5
/
+2
*
ACPI / cpuidle: Clean up white space in a switch statement
Rafael J. Wysocki
2015-02-02
1
-3
/
+3
*
ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()
Rafael J. Wysocki
2015-02-02
1
-4
/
+0
*
ACPI / cpuidle: Clean up fallback to C1 checks
Rafael J. Wysocki
2015-02-02
1
-10
/
+9
[next]