Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[sfrench/cifs-2.6.git] / Documentation / ABI / testing / sysfs-class-chromeos
1 What:           /sys/class/chromeos/<ec-device-name>/flashinfo
2 Date:           August 2015
3 KernelVersion:  4.2
4 Description:
5                 Show the EC flash information.
6
7 What:           /sys/class/chromeos/<ec-device-name>/kb_wake_angle
8 Date:           March 2018
9 KernelVersion:  4.17
10 Description:
11                 Control the keyboard wake lid angle. Values are between
12                 0 and 360. This file will also show the keyboard wake lid
13                 angle by querying the hardware.
14
15 What:           /sys/class/chromeos/<ec-device-name>/reboot
16 Date:           August 2015
17 KernelVersion:  4.2
18 Description:
19                 Tell the EC to reboot in various ways. Options are:
20                 "cancel": Cancel a pending reboot.
21                 "ro": Jump to RO without rebooting.
22                 "rw": Jump to RW without rebooting.
23                 "cold": Cold reboot.
24                 "disable-jump": Disable jump until next reboot.
25                 "hibernate": Hibernate the EC.
26                 "at-shutdown": Reboot after an AP shutdown.
27
28 What:           /sys/class/chromeos/<ec-device-name>/version
29 Date:           August 2015
30 KernelVersion:  4.2
31 Description:
32                 Show the information about the EC software and hardware.