summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_memhotplug.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-5/+0
* ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-4/+4
* ACPI / scan: always register memory hotplug scan handlerRafael J. Wysocki2014-05-301-7/+24
* ACPI / memhotplug: add parameter to disable memory hotplugPrarit Bhargava2014-01-161-0/+12
* ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()Rafael J. Wysocki2013-12-071-8/+7
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-281-2/+3
|\
| * ACPI / memhotplug: Use defined marco METHOD_NAME__STAZhang Yanfei2013-10-101-2/+3
* | ACPI / mm: use NUMA_NO_NODEJianguo Wu2013-09-241-1/+1
|/
* ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani2013-07-151-0/+1
* Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki2013-06-011-10/+3
* ACPI / memhotplug: Bind removable memory blocks to ACPI device nodesRafael J. Wysocki2013-05-121-3/+50
* ACPI / memhotplug: Remove info->failed bitYasuaki Ishimatsu2013-03-251-13/+2
* ACPI / memhotplug: set info->enabled for memory present at boot timeYasuaki Ishimatsu2013-03-251-2/+2
* ACPI / scan: Make memory hotplug driver use struct acpi_scan_handlerRafael J. Wysocki2013-03-041-271/+38
* memory-hotplug: remove sysfs file of nodeTang Chen2013-02-231-2/+6
* ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-131-19/+37
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-2/+2
* Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-261-19/+7
|\
| * ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-191-1/+1
| * ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-151-1/+1
| * ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-031-1/+6
| * ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-031-18/+1
* | ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong2013-01-031-18/+0
|/
* ACPI: Update Memory hotplug error messagesToshi Kani2012-11-211-11/+13
* ACPI / memhotplug: bind the memory device when the driver is being loadedWen Congyang2012-11-161-12/+0
* ACPI / memhotplug: don't allow to eject the memory device if it is being usedWen Congyang2012-11-161-9/+33
* ACPI / memhotplug: free memory device if acpi_memory_enable_device() failedWen Congyang2012-11-161-1/+3
* ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...Wen Congyang2012-11-161-6/+21
* ACPI / memhotplug: deal with eject request in hotplug queueWen Congyang2012-11-161-79/+9
* ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()Yasuaki Ishimatsu2012-11-161-7/+24
* ACPI / memory-hotplug: call acpi_bus_trim() to remove memory deviceWen Congyang2012-11-151-1/+2
* ACPI: Add _OST support for ACPI memory hotplugToshi Kani2012-06-041-11/+32
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-2/+2
* Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-191-26/+14
|\
| * ACPI: memory hotplug: remove .start() methodBjorn Helgaas2009-06-251-26/+14
* | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-7/+4
* | ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui2009-08-021-3/+15
* | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driverZhao Yakui2009-08-021-6/+10
|/
* trivial: Fix misspelling of "firmware" in acpi_memhotplug.cNick Andrew2009-01-061-1/+1
* ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+0
* Merge branch 'ull' into testLen Brown2008-10-221-3/+2
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-3/+2
* | Merge branch 'misc' into testLen Brown2008-10-221-1/+1
|\ \
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-101-1/+1
| |/
* | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-221-2/+2
|/
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-1/+7
* ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas2007-04-251-9/+4
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-2/+1
* ACPI: fix acpi_driver.name usageLen Brown2007-02-121-1/+1
OpenPOWER on IntegriCloud