index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
elkhartlake
/
pmc.c
Age
Commit message (
Expand
)
Author
2024-10-07
soc/intel/adl to jsl: Explicitly include static.h for config_of_soc
Nicholas Chin
2023-07-12
soc/intel/*/pmc.c: Use newer function for resource declarations
Arthur Heymans
2022-11-08
soc/intel: Use `PWRMBASE` over static `Index 0` for PMC
Subrata Banik
2022-06-29
soc/intel/elkhartlake: Fix PMC read_resources callback
Tim Wawrzynczak
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-02-15
soc/intel/*/pmc: Add `finalize` operation for pmc
Subrata Banik
2021-10-17
soc/intel: implement ACPI timer disabling per SoC and drop common code
Michael Niewöhner
2021-10-17
soc/intel: move disabling of PM Timer to SoC PMC code
Michael Niewöhner
2021-09-29
soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks
Michael Niewöhner
2021-09-10
soc/intel/elkhartlake: Switch to runtime generation of Power Engine
Tim Wawrzynczak
2021-04-21
soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c
Angel Pons
2020-09-08
soc/intel/elkhartlake: Do initial SoC commit till ramstage
Tan, Lean Sheng