summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/pmc.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/*/pmc.c: Use newer function for resource declarationsArthur Heymans2023-07-121-2/+1
* soc/intel: Use `PWRMBASE` over static `Index 0` for PMCSubrata Banik2022-11-081-1/+2
* soc/intel/jasperlake: Fix PMC read_resources callbackTim Wawrzynczak2022-06-291-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik2022-02-151-0/+17
* soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner2021-10-171-1/+1
* soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner2021-10-171-0/+9
* soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner2021-09-291-4/+4
* soc/intel/jasperlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak2021-09-101-0/+10
* soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXITKane Chen2021-05-071-0/+8
* soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons2021-04-211-17/+0
* soc/intel/jasperlake: Run pmc_set_acpi_mode() during .init in pmc_opsKane Chen2020-08-241-2/+15
* soc/intel/jasperlake: Add JSL PMC as 'hidden' PCI deviceTim Wawrzynczak2020-06-071-9/+19
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/jasperlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc/intel/jasperlake: Remove Tiger Lake SoC code from Jasper LakeAamir Bohra2020-03-281-6/+0
* soc/intel/jasperlake: Add Jasper Lake SoC supportAamir Bohra2020-03-281-0/+113