Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked fromtorvalds/linux

Commitcd89e08

Browse files
watologo1Matthew Garrett
authored and
Matthew Garrett
committed
Documentation: Add new /sys/kernel/debug/ec/* files to ABI
Signed-off-by: Thomas Renninger <trenn@suse.de>CC: Alexey Starikovskiy <astarikovskiy@suse.de>CC: Len Brown <lenb@kernel.org>CC: linux-kernel@vger.kernel.orgCC: linux-acpi@vger.kernel.orgCC: platform-driver-x86@vger.kernel.orgSigned-off-by: Matthew Garrett <mjg@redhat.com>
1 parent925b108 commitcd89e08

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
What:/sys/kernel/debug/ec/*/{gpe,use_global_lock,io}
2+
Date:July 2010
3+
Contact:Thomas Renninger <trenn@suse.de>
4+
Description:
5+
6+
General information like which GPE is assigned to the EC and whether
7+
the global lock should get used.
8+
Knowing the EC GPE one can watch the amount of HW events related to
9+
the EC here (XY -> GPE number from /sys/kernel/debug/ec/*/gpe):
10+
/sys/firmware/acpi/interrupts/gpeXY
11+
12+
The io file is binary and a userspace tool located here:
13+
ftp://ftp.suse.com/pub/people/trenn/sources/ec/
14+
should get used to read out the 256 Embedded Controller registers
15+
or writing to them.
16+
17+
CAUTION: Do not write to the Embedded Controller if you don't know
18+
what you are doing! Rebooting afterwards also is a good idea.
19+
This can influence the way your machine is cooled and fans may
20+
not get switched on again after you did a wrong write.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp