repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git]
/
src
/
mainboard
/
lenovo
/
x201
/
acpi
/
ec.asl
blob
1ce63054f873eba236e1622419f6861f90d4d699
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
Name(\TCRT, 100)
4
Name(\TPSV, 90)
5
Name(\FLVL, 0)
6
7
#include <ec/lenovo/h8/acpi/ec.asl>
8
9
Scope(\_SB.PCI0.LPCB.EC)
10
{
11
}
12
13
#define H8_BAT_THRESHOLDS_BIT7
14
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_24.asl>