aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/acpi_pmc
AgeCommit message (Expand)AuthorFilesLines
2020-07-17pmc: Move common registers to the header fileSimon Glass1-9/+0
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass1-1/+1
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass1-1/+1
2019-12-15x86: apl: Add PMC driverSimon Glass1-0/+56
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass4-0/+353
2019-12-15x86: power: Add an ACPI PMC uclassSimon Glass3-0/+218