Age | Commit message (Expand) | Author | Files | Lines |
2017-06-01 | migration: Remove unneeded includes of migration/vmstate.h | Juan Quintela | 1 | -1/+0 |
2017-01-10 | memhp: don't generate memory hotplug AML if it's not enabled/supported | Igor Mammedov | 1 | -2/+1 |
2017-01-10 | memhp: move memory hotplug only defines to memory_hotplug.c | Igor Mammedov | 1 | -3/+0 |
2017-01-10 | memhp: move GPE handler_E03 into build_memory_hotplug_aml() | Igor Mammedov | 1 | -3/+3 |
2017-01-10 | memhp: merge build_memory_devices() into build_memory_hotplug_aml() | Igor Mammedov | 1 | -2/+0 |
2017-01-10 | memhp: consolidate scattered MHPD device declaration | Igor Mammedov | 1 | -1/+1 |
2017-01-10 | memhp: move build_memory_devices() into memory_hotplug.c | Igor Mammedov | 1 | -0/+2 |
2016-06-07 | pc: use AcpiDeviceIfClass.send_event to issue GPE events | Igor Mammedov | 1 | -2/+2 |
2016-01-09 | pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage | Igor Mammedov | 1 | -3/+3 |
2016-01-09 | pc: acpi: memhp: move \_GPE._E03 into SSDT | Igor Mammedov | 1 | -0/+5 |
2016-01-08 | pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code | Igor Mammedov | 1 | -0/+4 |
2015-06-03 | acpi: add acpi_send_gpe_event() to rise sci for hotplug | Zhu Guihua | 1 | -2/+0 |
2015-04-27 | acpi, mem-hotplug: add unplug cb for memory device | Tang Chen | 1 | -0/+2 |
2015-04-27 | acpi, mem-hotplug: add unplug request cb for memory device | Tang Chen | 1 | -0/+10 |
2014-06-19 | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices | Igor Mammedov | 1 | -0/+1 |
2014-06-19 | pc: migrate piix4 & ich9 MemHotplugState | Igor Mammedov | 1 | -0/+7 |
2014-06-19 | acpi:piix4: add memory hotplug handling | Igor Mammedov | 1 | -0/+1 |
2014-06-19 | acpi: memory hotplug ACPI hardware implementation | Igor Mammedov | 1 | -0/+29 |