Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.8 21 lines 557 B view raw
1What: /sys/devices/platform/<platform>/tokens/* 2Date: November 2017 3KernelVersion: 4.15 4Contact: Dell.Client.Kernel@dell.com 5Description: 6 A read-only description of Dell platform tokens 7 available on the machine. 8 9 Each token attribute is available as a pair of 10 sysfs attributes readable by a process with 11 CAP_SYS_ADMIN. 12 13 For example the token ID "5" would be available 14 as the following attributes: 15 16 - 0005_location 17 - 0005_value 18 19 Tokens will vary from machine to machine, and 20 only tokens available on that machine will be 21 displayed.