Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / Documentation / ABI / testing / sysfs-platform-dell-smbios
1 What:           /sys/devices/platform/<platform>/tokens/*
2 Date:           November 2017
3 KernelVersion:  4.15
4 Contact:        Dell.Client.Kernel@dell.com
5 Description:
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.