summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/apollolake/pmc.c
Commit message (Expand)AuthorAgeFilesLines
* x86: apl: Fix the header order in pmcSimon Glass2021-03-261-1/+1
* x86: apl: Move priv/plat structs to headersSimon Glass2021-01-051-7/+1
* x86: apl: Reduce size for TPLSimon Glass2021-01-051-1/+3
* x86: apl: Use const for driver operationsSimon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-7/+7
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-1/+1
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-051-1/+1
* x86: apl: Drop unnecessary code in PMC driverSimon Glass2020-09-251-6/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-1/+1
* x86: apl: Avoid accessing the PCI bus before it is probedSimon Glass2020-01-071-3/+17
* x86: apl: Add PMC driverSimon Glass2019-12-151-0/+216