index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_processor.c
Age
Commit message (
Expand
)
Author
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
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