index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
1
-2
/
+3
2022-06-09
ACPI: processor/idle: Annotate more functions to live in cpuidle section
Guilherme G. Piccoli
1
-3
/
+3
2022-05-30
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
1
-5
/
+5
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
1
-8
/
+3
2022-05-06
ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in ...
Yajun Deng
1
-5
/
+5
2022-04-21
Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"
Ville Syrjälä
1
-5
/
+0
2022-04-21
ACPI: processor: idle: Avoid falling back to C3 type C-states
Ville Syrjälä
1
-1
/
+2
2022-04-05
ACPI: Add perf low power callback
Stephane Eranian
1
-0
/
+5
2022-04-04
Revert "ACPI: processor: idle: Only flush cache on entering C3"
Akihiko Odaki
1
-2
/
+1
2022-03-03
ACPI: processor idle: Check for architectural support for LPI
Mario Limonciello
1
-5
/
+10
2022-02-16
ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40
Woody Suwalski
1
-0
/
+5
2022-01-10
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
1
-5
/
+4
2021-12-17
ACPI: processor: idle: Only flush cache on entering C3
Kirill A. Shutemov
1
-1
/
+2
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+1
2021-11-24
ACPI: processor idle: Use swap() instead of open coding it
Guo Zhengkui
1
-4
/
+2
2021-09-24
ACPI: processor idle: Allow playing dead in C3 state
Richard Gong
1
-1
/
+2
2021-08-04
ACPI: processor: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-05-17
ACPI: processor idle: Fix up C-state latency if not ordered
Mario Limonciello
1
-0
/
+40
2021-04-26
Merge branches 'acpi-pci' and 'acpi-processor'
Rafael J. Wysocki
1
-21
/
+17
2021-04-07
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
1
-3
/
+1
2021-04-06
Merge back 'acpi-processor' material for v5.13.
Rafael J. Wysocki
1
-21
/
+17
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
1
-0
/
+7
2021-03-08
ACPI: processor: Get rid of ACPICA message printing
Rafael J. Wysocki
1
-19
/
+15
2021-03-08
ACPI: processor: idle: Drop extra prefix from pr_notice()
Rafael J. Wysocki
1
-2
/
+2
2020-11-17
ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macro
Hanjun Guo
1
-1
/
+0
2020-09-23
ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unset
Rafael J. Wysocki
1
-0
/
+1
2020-09-16
ACPI: processor: Take over RCU-idle for C3-BM idle
Peter Zijlstra
1
-20
/
+49
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Peter Zijlstra
1
-5
/
+5
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOP
Peter Zijlstra
1
-32
/
+15
2020-08-04
Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+1
2020-07-31
cpuidle: ACPI: fix 'return' with no value build warning
Neal Liu
1
-2
/
+2
2020-07-29
cpuidle: change enter_s2idle() prototype
Neal Liu
1
-2
/
+4
2020-07-09
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+1
2020-04-27
ACPI: processor: idle: Allow probing on platforms with one ACPI C-state
Zhang Rui
1
-7
/
+2
2019-12-27
ACPI: processor: Export acpi_processor_evaluate_cst()
Rafael J. Wysocki
1
-142
/
+0
2019-12-16
ACPI: processor: Clean up acpi_processor_evaluate_cst()
Rafael J. Wysocki
1
-62
/
+52
2019-12-16
ACPI: processor: Introduce acpi_processor_evaluate_cst()
Rafael J. Wysocki
1
-20
/
+32
2019-12-16
ACPI: processor: Export function to claim _CST control
Rafael J. Wysocki
1
-8
/
+4
2019-10-25
ACPI: processor_idle: Skip dummy wait if kernel is in guest
Yin Fengwei
1
-6
/
+15
2019-06-22
ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC
Tony W Wang-oc
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-14
/
+1
2019-02-18
ACPI / processor: Set P_LVL{2,3} idle state descriptions
Yazen Ghannam
1
-0
/
+7
2018-09-27
ACPI: Add Hygon Dhyana support
Pu Wen
1
-0
/
+1
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2018-02-04
ACPI / processor: Set default C1 idle state description
Yazen Ghannam
1
-0
/
+3
2018-01-24
x86/centaur: Mark TSC invariant
davidwang
1
-0
/
+1
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
1
-0
/
+2
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+16
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-3
/
+3
[next]