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
/
tigerlake
/
pmc.c
Age
Commit message (
Expand
)
Author
2022-11-08
soc/intel: Use `PWRMBASE` over static `Index 0` for PMC
Subrata Banik
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-03-07
soc/intel/tigerlake: Hide PMC and IOM devices
Michał Kopeć
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/tigerlake: Switch to runtime generation of Intel Power Engine
Tim Wawrzynczak
2021-06-30
soc/intel/common: Move PMC EPOC related code to Intel common code
Lean Sheng Tan
2021-05-07
soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXIT
Kane Chen
2020-11-20
soc/intel/tigerlake: Enable RTD3 driver and IPC mailbox
Duncan Laurie
2020-10-30
soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointers
Tim Wawrzynczak
2020-07-03
drivers/intel/pmx_mux: Remove redundant declaration
Kyösti Mälkki
2020-06-30
soc/intel/tigerlake: Avoid NULL pointer dereference
John Zhao
2020-06-29
soc/intel/tigerlake: Run pmc_set_acpi_mode() during .init in pmc_ops
William Wei
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-05-28
soc/intel/tigerlake: Implement soc_get_pmc_mux_device()
Tim Wawrzynczak
2020-05-28
soc/intel/tigerlake: Generate PMC ACPI device at runtime
Tim Wawrzynczak
2020-05-22
soc/intel/tigerlake: Add definition for PMC EPOC
Duncan Laurie
2020-05-20
soc/intel/tigerlake: Move pmc_soc_set_afterg3_en to pmutil
Tim Wawrzynczak
2020-05-20
soc/intel/tigerlake: Move PMC PCI resources under PMC device
Tim Wawrzynczak
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/tigerlake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-11-09
soc/intel/tigerlake: Do initial SoC commit till ramstage
Subrata Banik