summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/skylake: Use CPU common library codeBarnali Sarkar2017-06-091-0/+1
* soc/intel/skylake: Add config for cpu base clock frequencyAamir Bohra2017-06-051-2/+2
* soc/intel/skylake: Implement GPIO ACPI AML generating functionsFurquan Shaikh2017-05-251-0/+37
* soc/intel/skylake: Add option to enable/disable EISTSubrata Banik2017-05-161-3/+4
* intel/skylake: Switch FADT to ACPI version 3.0Werner Zeh2017-04-281-2/+2
* soc/intel/skylake: Split AC/DC settings for Deep Sx configDuncan Laurie2017-04-131-1/+2
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-5/+5
* soc/intel/skylake: Fix remaining issues detected by checkpatchLee Leahy2017-03-171-1/+1
* soc/intel/skylake: Disable s0ix if not enabled in devicetreeDuncan Laurie2017-02-191-3/+0
* intel/skylake: Disable FADT.8042 if NO_FADT_8042 is setJenny TC2017-02-141-1/+3
* soc/intel/skylake: don't hardcode GPE0 standard regAaron Durbin2016-10-281-2/+3
* skylake: Fix wake source reporting with Deep S3Duncan Laurie2016-10-271-3/+20
* skylake: Use COMMON_FADTDuncan Laurie2016-10-271-1/+4
* intel/skylake: Add support to enable wake-on-usb attach/detachFurquan Shaikh2016-10-261-0/+4
* soc/intel/skylake: Add FSP 2.0 support in ramstageNaresh G Solanki2016-09-191-0/+62
* skylake: Add and fill out CID1 NVS fieldDuncan Laurie2016-03-081-0/+4
* intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdownArchana Patni2016-02-041-8/+14
* intel/skylake: Fix issues found by klockworkNaresh G Solanki2016-01-191-1/+5
* x86 acpi: remove ALIGN_CURRENT macroAaron Durbin2015-12-151-2/+1
* intel/skylake: Remove unused code to add SSDT2Duncan Laurie2015-12-031-18/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* intel/skylake: Add support for Gfx PEIM (AKA GOP)robbie zhang2015-10-271-16/+4
* skylake: Use common ACPI _SWS codeDuncan Laurie2015-09-171-0/+21
* Skylake: update C state latency and power numbersrobbie zhang2015-09-171-12/+12
* skylake: Move ACPI init to SOC instead of mainboardDuncan Laurie2015-09-101-3/+16
* skylake: Enable DPTF based on devicetree settingDuncan Laurie2015-09-101-0/+6
* skylake: provide clarification for FADT gpe0_blk_lenAaron Durbin2015-08-141-1/+2
* soc/intel: Add Skylake SOC supportLee Leahy2015-07-161-175/+162
* soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy2015-07-161-0/+602