summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2016-01-09pc: acpi: q35: move ISA bridge into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move IQST() into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move IQCR() into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move link devices to SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move GSI links to SSDTIgor Mammedov
2016-01-09pc: acpi: piix4: acpi move PCI0 device to SSDTIgor Mammedov
2016-01-09pc: acpi: piix4: move remaining PCI hotplug bits into SSDTIgor Mammedov
2016-01-09pc: acpi: piix4: move PCI0._PRT() into SSDTIgor Mammedov
2016-01-09pc: acpi: piix4: move IQST() into SSDTIgor Mammedov
2016-01-09pc: acpi: piix4: move IQCR() into SSDTIgor Mammedov
2016-01-09pc: acpi: pci: move link devices into SSDTIgor Mammedov
2016-01-09pc: acpi: move remaining GPE handlers into SSDTIgor Mammedov
2016-01-09pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov
2016-01-09pc: acpi: move COM devices from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: move LPT device from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: move FDC0 device from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: move MOU device from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: move KBD device from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: move RTC device from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: move DBUG() from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: move HPET from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: factor out cpu hotplug code from build_ssdt() into separate functionIgor Mammedov
2016-01-09pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov
2016-01-09pc: acpi: drop unused CPU_STATUS_LEN from DSDTIgor Mammedov
2016-01-09pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov
2016-01-09pc: acpi: memhp: move \_GPE._E03 into SSDTIgor Mammedov
2016-01-09pc: acpi: factor out memhp code from build_ssdt() into separate functionIgor Mammedov
2016-01-09pc: acpi: memhp: move MHPD Device into SSDTIgor Mammedov
2016-01-09pc: acpi: memhp: move MHPD.MCRS method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MEJ0 method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MOST method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MPXM method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MRST method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MSCN method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MLCK mutex into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD._STA method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov
2016-01-08hw/i386: fill in the CENTURY field of the FADT (FACP) ACPI tableLaszlo Ersek
2015-12-22acpi: extend aml_and() to accept target argumentIgor Mammedov
2015-12-22acpi: extend aml_or() to accept target argumentIgor Mammedov
2015-12-22acpi: extend aml_field() to support LockRuleIgor Mammedov
2015-12-22acpi: extend aml_shiftright() to accept target argumentIgor Mammedov
2015-12-22acpi: extend aml_add() to accept target argumentIgor Mammedov
2015-12-22nvdimm acpi: build ACPI NFIT tableXiao Guangrong
2015-12-22acpi: support specified oem table id for build_headerXiao Guangrong
2015-12-22pc: Add pc-*-2.6 machine classesEduardo Habkost