开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_processor.c
Age
Commit message (
Expand
)
Author
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
2013-06-01
ACPI / processor: Fix potential NULL pointer dereference in acpi_processor_add()
Hanjun Guo
2013-06-01
ACPI / processor: Pass processor object handle to acpi_bind_one()
Rafael J. Wysocki
2013-05-30
ACPI / processor: Initialize per_cpu(processors, pr->id) properly
Rafael J. Wysocki
2013-05-12
ACPI / processor: Use common hotplug infrastructure
Rafael J. Wysocki