Commit Graph

43 Commits (cf13c08223148e525d28f4a740f2e73518ec6abe)

Author SHA1 Message Date
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
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 17 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
Yasunori Goto 887b95931b [PATCH] acpi memory hotplug: remove strange add_memory fail message 19 years ago
Yasunori Goto 6cbe44cd8d [PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG 19 years ago
Jan Engelhardt 50dd096973 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 19 years ago
Keith Mannthey 8c2676a587 [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup 19 years ago
Yasunori Goto 07dd4855e7 ACPI: memory hotplug: remove useless message at boot time 19 years ago
KAMEZAWA Hiroyuki 5d2870faaa [PATCH] memory hotadd fixes: avoid registering res twice 19 years ago
KAMEZAWA Hiroyuki fa25d8d6d3 [PATCH] memory hotadd fixes: avoid check in acpi 19 years ago
akpm@osdl.org 0a1f1ab8de ACPI: fixup memhotplug debug message 19 years ago
Len Brown 02438d8771 ACPI: delete acpi_os_free(), use kfree() directly 19 years ago
Patrick Mochel 9453ece926 ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver. 19 years ago
Patrick Mochel b863278523 ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's 19 years ago
Patrick Mochel 3b74863df5 ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device. 19 years ago
Yasunori Goto 1e3590e2e4 [PATCH] pgdat allocation for new node add (get node id by acpi) 19 years ago
Yasunori Goto bc02af93dd [PATCH] pgdat allocation for new node add (specify node id) 19 years ago
Yasunori Goto dd56a8e36f [PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory) 19 years ago
Yasunori Goto 1f425994f9 [PATCH] Catch notification of memory add event of ACPI via container driver. (register start func for memory device) 19 years ago
KAMEZAWA Hiroyuki 9ac023989e [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces 19 years ago
Patrick Mochel d550d98d33 ACPI: delete tracing macros from drivers/acpi/*.c 19 years ago
Len Brown 6468463abd ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) 19 years ago
Thomas Renninger a6fc67202e ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 19 years ago
Bjorn Helgaas 459c7266d7 ACPI: fix memory hotplug range length handling 19 years ago
KAMEZAWA Hiroyuki 3963f00831 [ACPI] acpi_memhotplug.c build fix 19 years ago
Bob Moore 50eca3eb89 [ACPI] ACPICA 20050930 19 years ago
Dave Hansen 0b0acbec1b [PATCH] memory hotplug: move section_mem_map alloc to sparse.c 20 years ago
Len Brown 4be44fcd3b [ACPI] Lindent all ACPI files 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago