Nick Andrew
|
c7060d9e9e
trivial: Fix misspelling of "firmware" in acpi_memhotplug.c
|
16 年之前 |
Bjorn Helgaas
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 年之前 |
Len Brown
|
7674416db4
Merge branch 'ull' into test
|
16 年之前 |
Len Brown
|
5f50ef453d
Merge branch 'misc' into test
|
16 年之前 |
Lin Ming
|
55ac9a018f
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
|
16 年之前 |
Matthew Wilcox
|
27663c5855
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
|
16 年之前 |
Pavel Machek
|
db89b4f0db
ACPI: catch calls of acpi_driver_data on pointer of wrong type
|
16 年之前 |
Thomas Renninger
|
1ba90e3a87
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
|
18 年之前 |
Bjorn Helgaas
|
a0bd4ac498
ACPI: Remove duplicate definitions for _STA bits
|
18 年之前 |
Len Brown
|
7cda93e008
ACPI: delete extra #defines in /drivers/acpi/ drivers
|
18 年之前 |
Len Brown
|
c2b6705b75
ACPI: fix acpi_driver.name usage
|
18 年之前 |
Len Brown
|
f52fd66d2e
ACPI: clean up ACPI_MODULE_NAME() use
|
18 年之前 |
Burman Yan
|
36bcbec7ce
ACPI: replace kmalloc+memset with kzalloc
|
18 年之前 |
Len Brown
|
cece901481
Pull style into test branch
|
18 年之前 |
Yasunori Goto
|
887b95931b
[PATCH] acpi memory hotplug: remove strange add_memory fail message
|
18 年之前 |
Yasunori Goto
|
6cbe44cd8d
[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG
|
18 年之前 |
Jan Engelhardt
|
50dd096973
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
|
18 年之前 |
Keith Mannthey
|
8c2676a587
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
|
18 年之前 |
Yasunori Goto
|
07dd4855e7
ACPI: memory hotplug: remove useless message at boot time
|
18 年之前 |
KAMEZAWA Hiroyuki
|
5d2870faaa
[PATCH] memory hotadd fixes: avoid registering res twice
|
19 年之前 |
KAMEZAWA Hiroyuki
|
fa25d8d6d3
[PATCH] memory hotadd fixes: avoid check in acpi
|
19 年之前 |
Len Brown
|
5f765b8d68
Pull acpi_device_handle_cleanup into release branch
|
19 年之前 |
Len Brown
|
b197ba3c70
Pull acpi_os_free into release branch
|
19 年之前 |
akpm@osdl.org
|
0a1f1ab8de
ACPI: fixup memhotplug debug message
|
19 年之前 |
Len Brown
|
02438d8771
ACPI: delete acpi_os_free(), use kfree() directly
|
19 年之前 |
Patrick Mochel
|
9453ece926
ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.
|
19 年之前 |
Patrick Mochel
|
b863278523
ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's
|
19 年之前 |
Patrick Mochel
|
3b74863df5
ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.
|
19 年之前 |
Len Brown
|
d120cfb544
merge linus into release branch
|
19 年之前 |
Yasunori Goto
|
1e3590e2e4
[PATCH] pgdat allocation for new node add (get node id by acpi)
|
19 年之前 |