summaryrefslogtreecommitdiffstats
path: root/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
* hw/acpi: Remove superfluous return statementThomas Huth2019-11-291-1/+0
* pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov2019-11-291-1/+1
* pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov2019-11-291-1/+63
* pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov2019-11-291-0/+22
* pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov2019-11-291-0/+23
* pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov2019-11-292-1/+29
* pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov2019-11-291-29/+24
* pc: acpi: memhp: move MHPD Device into SSDTIgor Mammedov2019-11-291-1/+5
* pc: acpi: memhp: move MHPD.MCRS method into SSDTIgor Mammedov2019-11-291-0/+92
* pc: acpi: memhp: move MHPD.MEJ0 method into SSDTIgor Mammedov2019-11-291-0/+13
* pc: acpi: memhp: move MHPD.MOST method into SSDTIgor Mammedov2019-11-291-0/+15
* pc: acpi: memhp: move MHPD.MPXM method into SSDTIgor Mammedov2019-11-291-0/+14
* pc: acpi: memhp: move MHPD.MRST method into SSDTIgor Mammedov2019-11-291-0/+23
* pc: acpi: memhp: move MHPD.MSCN method into SSDTIgor Mammedov2019-11-291-0/+60
* pc: acpi: memhp: move MHPD.MLCK mutex into SSDTIgor Mammedov2019-11-291-0/+2
* pc: acpi: memhp: move MHPD._STA method into SSDTIgor Mammedov2019-11-291-0/+14
* pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov2019-11-292-1/+31
* nvdimm: fix header pointer in nvdimm_build_nfit()Haozhong Zhang2019-11-291-3/+5
* acpi: extend aml_and() to accept target argumentIgor Mammedov2019-11-291-2/+2
* acpi: extend aml_or() to accept target argumentIgor Mammedov2019-11-291-2/+2
* acpi add aml_dma()Igor Mammedov2019-11-291-0/+14
* acpi: add aml_to_buffer()Igor Mammedov2019-11-291-0/+13
* acpi: add aml_to_hexstring()Igor Mammedov2019-11-291-0/+13
* acpi: extend aml_field() to support LockRuleIgor Mammedov2019-11-291-1/+4
* acpi: add aml_lgreater()Igor Mammedov2019-11-291-0/+9
* acpi: add aml_lor()Igor Mammedov2019-11-291-0/+9
* acpi: add aml_sleep()Igor Mammedov2019-11-291-0/+10
* acpi: add aml_alias()Igor Mammedov2019-11-291-0/+9
* acpi: extend aml_shiftright() to accept target argumentIgor Mammedov2019-11-291-2/+2
* acpi: add aml_to_integer()Igor Mammedov2019-11-291-0/+9
* acpi: add aml_call0() helperIgor Mammedov2019-11-291-0/+8
* acpi: add aml_decrement() and aml_subtract()Igor Mammedov2019-11-291-0/+14
* acpi: extend aml_add() to accept target argumentIgor Mammedov2019-11-291-2/+2
* acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML patternIgor Mammedov2019-11-291-29/+32
* acpi: add aml_create_qword_field()Igor Mammedov2019-11-291-4/+17
* acpi: add aml_mutex(), aml_acquire(), aml_release()Xiao Guangrong2019-11-291-0/+33
* acpi: add aml_lgreater_equal()Igor Mammedov2019-11-291-0/+11
* acpi: add aml_sizeofXiao Guangrong2019-11-291-0/+8
* acpi: add aml_derefofXiao Guangrong2019-11-291-0/+8
* nvdimm acpi: build ACPI nvdimm devicesXiao Guangrong2019-11-291-0/+106
* nvdimm acpi: build ACPI NFIT tableXiao Guangrong2019-11-292-0/+383
* acpi: support specified oem table id for build_headerXiao Guangrong2019-11-291-4/+11
* nvdimm: implement NVDIMM device abstractXiao Guangrong2019-11-291-0/+5
* ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt ConnectionShannon Zhao2019-11-291-0/+20
* ACPI: Add GPIO Connection DescriptorShannon Zhao2019-11-291-0/+68
* acpi: extend aml_interrupt() to support multiple irqsIgor Mammedov2019-11-291-9/+13
* acpi: support serialized methodXiao Guangrong2019-11-291-2/+15
* Fix memory leak on errorStefano Dong (董兴水)2015-11-261-0/+1
* acpi: fix buffer overrun on migrationMichael S. Tsirkin2015-11-191-2/+6
* hw/acpi/aml-build: remove useless glib version checkMarc-André Lureau2015-11-061-2/+0
OpenPOWER on IntegriCloud