aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/elkhartlake/pmc.c
AgeCommit message (Expand)Author
2023-07-12soc/intel/*/pmc.c: Use newer function for resource declarationsArthur Heymans
2022-11-08soc/intel: Use `PWRMBASE` over static `Index 0` for PMCSubrata Banik
2022-06-29soc/intel/elkhartlake: Fix PMC read_resources callbackTim Wawrzynczak
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-02-15soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik
2021-10-17soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner
2021-10-17soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner
2021-09-29soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner
2021-09-10soc/intel/elkhartlake: Switch to runtime generation of Power EngineTim Wawrzynczak
2021-04-21soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons
2020-09-08soc/intel/elkhartlake: Do initial SoC commit till ramstageTan, Lean Sheng