index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_processor.c
Age
Commit message (
Expand
)
Author
2020-10-16
ACPI: processor: remove comment regarding string _UID support
Alex Hung
2020-09-21
ACPI: processor: Print more information when acpi_processor_evaluate_cst() fails
Chen Yu
2020-07-09
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-12-27
ACPI: processor: Export acpi_processor_evaluate_cst()
Rafael J. Wysocki
2019-12-16
ACPI: processor: Export function to claim _CST control
Rafael J. Wysocki
2019-08-09
ACPI / processor: don't print errors for processorIDs == 0xff
Jiri Slaby
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-04
ACPI / processor: Fix the return value of acpi_processor_ids_walk()
Dou Liyang
2017-11-09
ACPI: Mark expected switch fall-throughs
Gustavo A. R. Silva
2017-08-24
ACPI / processor: make function acpi_processor_check_duplicates() static
Colin Ian King
2017-04-18
ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add()
Prakash, Prashanth
2017-03-11
acpi/processor: Check for duplicate processor ids at hotplug time
Dou Liyang
2017-03-11
acpi/processor: Implement DEVICE operator for processor enumeration
Dou Liyang
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
2017-02-07
x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug
Vitaly Kuznetsov
2016-09-21
acpi: Validate processor id when mapping the processor
Dou Liyang
2016-09-21
acpi: Provide mechanism to validate processors in the ACPI tables
Dou Liyang
2016-09-21
x86/acpi: Set persistent cpuid <-> nodeid mapping when booting
Gu Zheng
2016-09-21
x86/acpi: Enable MADT APIs to return disabled apicids
Gu Zheng
2016-06-02
ACPI / processor: Avoid reserving IO regions too early
Rafael J. Wysocki
2016-03-26
ACPI / processor: Request native thermal interrupt handling via _OSC
Srinivas Pandruvada
2016-02-22
ACPI / processor : add support for ACPI0010 processor container
Sudeep Holla
2015-10-12
ACPI: Add weak routines for ACPI CPU Hotplug
Ashwin Chaugule
2015-07-21
ACPI / processor: remove leftover __refdata annotations
Mathias Krause
2015-05-13
ACPI / processor: Introduce invalid_phys_cpuid()
Hanjun Guo
2015-05-13
ACPI / processor: remove phys_id in acpi_processor_get_info()
Hanjun Guo
2015-05-13
ACPI / processor: remove cpu_index in acpi_processor_get_info()
Hanjun Guo
2015-05-13
ACPI / processor: Introduce invalid_logical_cpuid()
Hanjun Guo
2015-03-26
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
Catalin Marinas
2015-01-05
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
2015-01-05
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
2014-07-21
ACPI: Don't use acpi_lapic in ACPI core code
Graeme Gregory
2014-05-16
ACPI / processor: Check if LAPIC is present during initialization
Baoquan He
2014-05-08
ACPI / processor: do not mark present at boot but not onlined CPU as onlined
Igor Mammedov
2014-05-01
ACPI / processor: Fix failure of loading acpi-cpufreq driver
Lan Tianyu
2014-01-29
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...
Rafael J. Wysocki
2014-01-27
ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"
Jiang Liu
2014-01-12
Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...
Rafael J. Wysocki
2014-01-11
ACPI / scan: bail out early if failed to parse APIC ID for CPU
Jiang Liu
2013-12-07
ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()
Rafael J. Wysocki
2013-10-28
Merge branch 'acpi-processor'
Rafael J. Wysocki
2013-09-24
ACPI / processor: Remove outdated comments
Hanjun Guo
2013-09-24
ACPI / processor: remove unnecessary if (!pr) check
Hanjun Guo
2013-09-24
ACPI / processor: remove some dead code in acpi_processor_get_info()
Jiang Liu
2013-09-24
ACPI / processor: use apic_id and remove duplicated _MAT evaluation
Jiang Liu
2013-09-24
ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id
Jiang Liu
2013-09-24
acpi_processor: convert acpi_evaluate_object() to acpi_evaluate_integer()
Zhang Rui
2013-08-13
ACPI / processor: Acquire writer lock to update CPU maps
Toshi Kani
2013-08-07
ACPI / processor: move try_offline_node() after acpi_unmap_lsapic()
Yasuaki Ishimatsu
2013-07-14
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
[next]