Liu Jinsong
|
8611ea5f5d
ACPI / memhotplug: remove redundant logic of acpi memory hotadd
|
12 years ago |
Toshi Kani
|
ab6c57099d
ACPI: Update Memory hotplug error messages
|
12 years ago |
Wen Congyang
|
61d8eff144
ACPI / memhotplug: bind the memory device when the driver is being loaded
|
12 years ago |
Wen Congyang
|
6547947257
ACPI / memhotplug: don't allow to eject the memory device if it is being used
|
12 years ago |
Wen Congyang
|
e0b7b24dd9
ACPI / memhotplug: free memory device if acpi_memory_enable_device() failed
|
12 years ago |
Wen Congyang
|
386e52b955
ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_memhotplug
|
12 years ago |
Wen Congyang
|
315bbae9c5
ACPI / memhotplug: deal with eject request in hotplug queue
|
12 years ago |
Yasuaki Ishimatsu
|
19387b27e4
ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()
|
12 years ago |
Wen Congyang
|
54c4c7db6c
ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device
|
12 years ago |
Toshi Kani
|
b1f00de66f
ACPI: Add _OST support for ACPI memory hotplug
|
13 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Lin Ming
|
2263576cfc
ACPICA: Add post-order callback to acpi_walk_namespace
|
15 years ago |
Len Brown
|
3b87bb640e
Merge branch 'bjorn-start-stop-2.6.32' into release
|
16 years ago |
Bob Moore
|
15b8dd53f5
ACPICA: Major update for acpi_get_object_info external interface
|
16 years ago |
Zhao Yakui
|
5d2619fca7
ACPI: Ingore the memory block with zero block size in course of memory hotplug
|
16 years ago |
Zhao Yakui
|
aa7b2b2e97
ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver
|
16 years ago |
Bjorn Helgaas
|
80f20fef6a
ACPI: memory hotplug: remove .start() method
|
16 years ago |
Nick Andrew
|
c7060d9e9e
trivial: Fix misspelling of "firmware" in acpi_memhotplug.c
|
16 years ago |
Bjorn Helgaas
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 years ago |
Len Brown
|
7674416db4
Merge branch 'ull' into test
|
16 years ago |
Len Brown
|
5f50ef453d
Merge branch 'misc' into test
|
16 years ago |
Lin Ming
|
55ac9a018f
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
|
17 years ago |
Matthew Wilcox
|
27663c5855
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
|
16 years ago |
Pavel Machek
|
db89b4f0db
ACPI: catch calls of acpi_driver_data on pointer of wrong type
|
17 years ago |
Thomas Renninger
|
1ba90e3a87
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
|
18 years ago |
Bjorn Helgaas
|
a0bd4ac498
ACPI: Remove duplicate definitions for _STA bits
|
18 years ago |
Len Brown
|
7cda93e008
ACPI: delete extra #defines in /drivers/acpi/ drivers
|
18 years ago |
Len Brown
|
c2b6705b75
ACPI: fix acpi_driver.name usage
|
18 years ago |
Len Brown
|
f52fd66d2e
ACPI: clean up ACPI_MODULE_NAME() use
|
18 years ago |
Burman Yan
|
36bcbec7ce
ACPI: replace kmalloc+memset with kzalloc
|
18 years ago |