aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpi_memhotplug.c
AgeCommit message (Expand)Author
2013-02-23memory-hotplug: remove sysfs file of nodeTang Chen
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-26Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu
2013-01-03ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki
2012-11-21ACPI: Update Memory hotplug error messagesToshi Kani
2012-11-16ACPI / memhotplug: bind the memory device when the driver is being loadedWen Congyang
2012-11-16ACPI / memhotplug: don't allow to eject the memory device if it is being usedWen Congyang
2012-11-16ACPI / memhotplug: free memory device if acpi_memory_enable_device() failedWen Congyang
2012-11-16ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...Wen Congyang
2012-11-16ACPI / memhotplug: deal with eject request in hotplug queueWen Congyang
2012-11-16ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()Yasuaki Ishimatsu
2012-11-15ACPI / memory-hotplug: call acpi_bus_trim() to remove memory deviceWen Congyang
2012-06-04ACPI: Add _OST support for ACPI memory hotplugToshi Kani
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-09-19Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-02ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui
2009-08-02ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driverZhao Yakui
2009-06-25ACPI: memory hotplug: remove .start() methodBjorn Helgaas
2009-01-06trivial: Fix misspelling of "firmware" in acpi_memhotplug.cNick Andrew
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-04-25ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-16Pull style into test branchLen Brown
2006-10-20[PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto
2006-10-20[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey
2006-08-16ACPI: memory hotplug: remove useless message at boot timeYasunori Goto
2006-08-06[PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki
2006-08-06[PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki
2006-07-01Pull acpi_device_handle_cleanup into release branchLen Brown
2006-07-01Pull acpi_os_free into release branchLen Brown
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown