]> Git Repo - u-boot.git/commit
x86: broadwell: Add power-control support
authorSimon Glass <[email protected]>
Sat, 12 Mar 2016 05:07:25 +0000 (22:07 -0700)
committerBin Meng <[email protected]>
Thu, 17 Mar 2016 02:27:26 +0000 (10:27 +0800)
commit71a8f2080b77591eb14f61aba947aa9e869b847f
tree780fe34d9ae11aea3337386749e43865d9f11455
parente7994858ec7943f6f163f507c04dff45bb6c539c
x86: broadwell: Add power-control support

Broadwell requires quite a bit of power-management setup. Add code to set
this up correctly.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Bin Meng <[email protected]>
[squashed in http://patchwork.ozlabs.org/patch/598373/]
Signed-off-by: Bin Meng <[email protected]>
arch/x86/cpu/broadwell/Makefile
arch/x86/cpu/broadwell/power_state.c [new file with mode: 0644]
arch/x86/include/asm/arch-broadwell/pm.h [new file with mode: 0644]
This page took 0.034826 seconds and 4 git commands to generate.