index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_processor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: processor: Fix memory leaks in error paths of processor_add()
Jonathan Cameron
2024-09-12
1
-7
/
+8
*
ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...
Jonathan Cameron
2024-09-12
1
-1
/
+1
*
-
.
Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
2024-03-11
1
-1
/
+1
|
\
\
|
|
*
ACPI: use %pe for better readability of errors while printing
Onkarnath
2024-02-16
1
-1
/
+1
|
|
/
*
/
ACPI: scan: Make acpi_processor_add() check the device enabled bit
Rafael J. Wysocki
2024-02-27
1
-0
/
+3
|
/
*
ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
James Morse
2023-12-06
1
-18
/
+0
*
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
2023-10-11
1
-0
/
+1
*
ACPI: processor: Refine messages in acpi_early_processor_control_setup()
Rafael J. Wysocki
2023-07-20
1
-2
/
+3
*
ACPI: processor: Remove acpi_hwp_native_thermal_lvt_osc()
Michal Wilczynski
2023-07-17
1
-36
/
+0
*
ACPI: processor: Use _OSC to convey OSPM processor support information
Michal Wilczynski
2023-07-17
1
-9
/
+26
*
ACPI: processor: Introduce acpi_processor_osc()
Michal Wilczynski
2023-07-14
1
-1
/
+29
*
ACPI: processor: Move processor_physically_present() to acpi_processor.c
Michal Wilczynski
2023-07-14
1
-1
/
+51
*
ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC drivers
Petr Pavlu
2023-03-20
1
-2
/
+40
*
ACPI: processor: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
1
-4
/
+4
*
Merge branch 'acpi-misc'
Rafael J. Wysocki
2021-04-26
1
-13
/
+5
|
\
|
*
ACPI: processor: fix some coding style issues
Xiaofei Tan
2021-04-08
1
-13
/
+5
*
|
ACPI: processor: Get rid of ACPICA message printing
Rafael J. Wysocki
2021-03-08
1
-21
/
+12
|
/
*
ACPI: processor: remove comment regarding string _UID support
Alex Hung
2020-10-16
1
-1
/
+0
*
ACPI: processor: Print more information when acpi_processor_evaluate_cst() fails
Chen Yu
2020-09-21
1
-6
/
+28
*
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-1
/
+1
*
ACPI: processor: Export acpi_processor_evaluate_cst()
Rafael J. Wysocki
2019-12-27
1
-0
/
+157
*
ACPI: processor: Export function to claim _CST control
Rafael J. Wysocki
2019-12-16
1
-0
/
+25
*
ACPI / processor: don't print errors for processorIDs == 0xff
Jiri Slaby
2019-08-09
1
-3
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ACPI / processor: Fix the return value of acpi_processor_ids_walk()
Dou Liyang
2018-10-04
1
-3
/
+4
*
ACPI: Mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
1
-0
/
+1
*
ACPI / processor: make function acpi_processor_check_duplicates() static
Colin Ian King
2017-08-24
1
-1
/
+1
*
ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add()
Prakash, Prashanth
2017-04-18
1
-5
/
+0
*
acpi/processor: Check for duplicate processor ids at hotplug time
Dou Liyang
2017-03-11
1
-3
/
+10
*
acpi/processor: Implement DEVICE operator for processor enumeration
Dou Liyang
2017-03-11
1
-7
/
+32
*
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
2017-03-11
1
-5
/
+0
*
x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug
Vitaly Kuznetsov
2017-02-07
1
-2
/
+2
*
acpi: Validate processor id when mapping the processor
Dou Liyang
2016-09-21
1
-0
/
+15
*
acpi: Provide mechanism to validate processors in the ACPI tables
Dou Liyang
2016-09-21
1
-0
/
+79
*
x86/acpi: Set persistent cpuid <-> nodeid mapping when booting
Gu Zheng
2016-09-21
1
-0
/
+5
*
x86/acpi: Enable MADT APIs to return disabled apicids
Gu Zheng
2016-09-21
1
-1
/
+4
*
ACPI / processor: Avoid reserving IO regions too early
Rafael J. Wysocki
2016-06-02
1
-9
/
+0
*
ACPI / processor: Request native thermal interrupt handling via _OSC
Srinivas Pandruvada
2016-03-26
1
-0
/
+52
*
ACPI / processor : add support for ACPI0010 processor container
Sudeep Holla
2016-02-22
1
-0
/
+17
*
ACPI: Add weak routines for ACPI CPU Hotplug
Ashwin Chaugule
2015-10-12
1
-0
/
+18
*
ACPI / processor: remove leftover __refdata annotations
Mathias Krause
2015-07-21
1
-1
/
+1
*
ACPI / processor: Introduce invalid_phys_cpuid()
Hanjun Guo
2015-05-13
1
-2
/
+2
*
ACPI / processor: remove phys_id in acpi_processor_get_info()
Hanjun Guo
2015-05-13
1
-4
/
+3
*
ACPI / processor: remove cpu_index in acpi_processor_get_info()
Hanjun Guo
2015-05-13
1
-6
/
+4
*
ACPI / processor: Introduce invalid_logical_cpuid()
Hanjun Guo
2015-05-13
1
-2
/
+3
*
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
Catalin Marinas
2015-03-26
1
-3
/
+4
*
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
2015-01-05
1
-3
/
+3
*
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
2015-01-05
1
-9
/
+12
*
ACPI: Don't use acpi_lapic in ACPI core code
Graeme Gregory
2014-07-21
1
-1
/
+1
*
ACPI / processor: Check if LAPIC is present during initialization
Baoquan He
2014-05-16
1
-1
/
+1
[next]