summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/apollolake/pmc.c
AgeCommit message (Expand)Author
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-03-26x86: apl: Fix the header order in pmcSimon Glass
2021-01-05x86: apl: Move priv/plat structs to headersSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05x86: apl: Use const for driver operationsSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass
2020-09-25x86: apl: Drop unnecessary code in PMC driverSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-01-07x86: apl: Avoid accessing the PCI bus before it is probedSimon Glass
2019-12-15x86: apl: Add PMC driverSimon Glass