Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-29 | x86: Clean up includes | Peter Maydell | 1 | -1/+1 |
2016-01-09 | pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage | Igor Mammedov | 1 | -29/+24 |
2016-01-09 | pc: acpi: memhp: move MHPD Device into SSDT | Igor Mammedov | 1 | -1/+5 |
2016-01-09 | pc: acpi: memhp: move MHPD.MCRS method into SSDT | Igor Mammedov | 1 | -0/+92 |
2016-01-08 | pc: acpi: memhp: move MHPD.MEJ0 method into SSDT | Igor Mammedov | 1 | -0/+13 |
2016-01-08 | pc: acpi: memhp: move MHPD.MOST method into SSDT | Igor Mammedov | 1 | -0/+15 |
2016-01-08 | pc: acpi: memhp: move MHPD.MPXM method into SSDT | Igor Mammedov | 1 | -0/+14 |
2016-01-08 | pc: acpi: memhp: move MHPD.MRST method into SSDT | Igor Mammedov | 1 | -0/+23 |
2016-01-08 | pc: acpi: memhp: move MHPD.MSCN method into SSDT | Igor Mammedov | 1 | -0/+60 |
2016-01-08 | pc: acpi: memhp: move MHPD.MLCK mutex into SSDT | Igor Mammedov | 1 | -0/+2 |
2016-01-08 | pc: acpi: memhp: move MHPD._STA method into SSDT | Igor Mammedov | 1 | -0/+14 |
2016-01-08 | pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code | Igor Mammedov | 1 | -0/+30 |