summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-07ACPI: processor: idle: Drop unnecessary statements and parensRafael J. Wysocki1-4/+2
2022-10-28ACPI: processor: idle: Check acpi_fetch_acpi_dev() return valueLi Zhong1-0/+3
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+4
2022-09-23ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...Dave Hansen1-3/+20
2022-08-23ACPI: move from strlcpy() with unused retval to strscpy()Wolfram Sang1-4/+4
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker1-2/+3
2022-06-09ACPI: processor/idle: Annotate more functions to live in cpuidle sectionGuilherme G. Piccoli1-3/+3
2022-05-30Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki1-5/+5
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra1-8/+3
2022-05-06ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in ...Yajun Deng1-5/+5
2022-04-21Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"Ville Syrjälä1-5/+0
2022-04-21ACPI: processor: idle: Avoid falling back to C3 type C-statesVille Syrjälä1-1/+2
2022-04-05ACPI: Add perf low power callbackStephane Eranian1-0/+5
2022-04-04Revert "ACPI: processor: idle: Only flush cache on entering C3"Akihiko Odaki1-2/+1
2022-03-03ACPI: processor idle: Check for architectural support for LPIMario Limonciello1-5/+10
2022-02-16ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40Woody Suwalski1-0/+5
2022-01-10Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki1-5/+4
2021-12-17ACPI: processor: idle: Only flush cache on entering C3Kirill A. Shutemov1-1/+2
2021-12-17ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki1-1/+1
2021-11-24ACPI: processor idle: Use swap() instead of open coding itGuo Zhengkui1-4/+2
2021-09-24ACPI: processor idle: Allow playing dead in C3 stateRichard Gong1-1/+2
2021-08-04ACPI: processor: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior1-2/+2
2021-05-17ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello1-0/+40
2021-04-26Merge branches 'acpi-pci' and 'acpi-processor'Rafael J. Wysocki1-21/+17
2021-04-07ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov1-3/+1
2021-04-06Merge back 'acpi-processor' material for v5.13.Rafael J. Wysocki1-21/+17
2021-04-01ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov1-0/+7
2021-03-08ACPI: processor: Get rid of ACPICA message printingRafael J. Wysocki1-19/+15
2021-03-08ACPI: processor: idle: Drop extra prefix from pr_notice()Rafael J. Wysocki1-2/+2
2020-11-17ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macroHanjun Guo1-1/+0
2020-09-23ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unsetRafael J. Wysocki1-0/+1
2020-09-16ACPI: processor: Take over RCU-idle for C3-BM idlePeter Zijlstra1-20/+49
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra1-5/+5
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOPPeter Zijlstra1-32/+15
2020-08-03Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+1
2020-07-31cpuidle: ACPI: fix 'return' with no value build warningNeal Liu1-2/+2
2020-07-29cpuidle: change enter_s2idle() prototypeNeal Liu1-2/+4
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+1
2020-04-27ACPI: processor: idle: Allow probing on platforms with one ACPI C-stateZhang Rui1-7/+2
2019-12-27ACPI: processor: Export acpi_processor_evaluate_cst()Rafael J. Wysocki1-142/+0
2019-12-16ACPI: processor: Clean up acpi_processor_evaluate_cst()Rafael J. Wysocki1-62/+52
2019-12-16ACPI: processor: Introduce acpi_processor_evaluate_cst()Rafael J. Wysocki1-20/+32
2019-12-16ACPI: processor: Export function to claim _CST controlRafael J. Wysocki1-8/+4
2019-10-25ACPI: processor_idle: Skip dummy wait if kernel is in guestYin Fengwei1-6/+15
2019-06-22ACPI, x86: Add Zhaoxin processors support for NONSTOP TSCTony W Wang-oc1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-14/+1
2019-02-18ACPI / processor: Set P_LVL{2,3} idle state descriptionsYazen Ghannam1-0/+7
2018-09-27ACPI: Add Hygon Dhyana supportPu Wen1-0/+1
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3