coreboot-kgpe-d16/src
Cole Nelson 735779cc9a mainboard/intel/glkrvp: configure RAPL PL1 for GLK
Sets RAPL PL1 power to ~6W.

Note: 7.5W setting gives a run-time 6W actual measured power.

Tested on GLK w/kernel 4.11.0 by reading MSR 0x610 at runtime
and comparing to measured power on an instrumented board.

Change-Id: I07caeb2895a579387025d3b0fb7f1d2c3d5e2665
Signed-off-by: Cole Nelson <colex.nelson@intel.com>
Reviewed-on: https://review.coreboot.org/19746
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-07-26 20:50:49 +00:00
..
acpi
arch Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console src: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:57:07 +00:00
cpu Fix files with multiple newlines at the end. 2017-07-24 15:08:08 +00:00
device src/device: Fix checkpatch warning: no spaces at the start of a line 2017-07-25 14:26:20 +00:00
drivers Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
ec ec/lenovo/h8/h8: Always enable tp-smapi and thermal 2017-07-18 19:23:26 +00:00
include Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
lib Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
mainboard mainboard/intel/glkrvp: configure RAPL PL1 for GLK 2017-07-26 20:50:49 +00:00
northbridge nb/intel/i440bx: Add final newline to raminit.c 2017-07-24 17:48:54 +00:00
soc soc/intel/skylake/chip.h: Provide enum values for SataMode 2017-07-26 19:12:54 +00:00
southbridge sb/intel/i82801jx: Add Interrupt pin and routing RCBA offsets macros 2017-07-25 15:15:41 +00:00
superio superio/ite/it8716f: Update init_ec 2017-07-08 19:02:13 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/glk: Update header files as per v52_27 2017-07-26 17:53:38 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00