Mario Limonciello | 33b9ca1 | 2017-11-01 14:25:30 -0500 | [diff] [blame] | 1 | What: /sys/devices/platform/<platform>/tokens/* |
| 2 | Date: November 2017 |
| 3 | KernelVersion: 4.15 |
| 4 | Contact: "Mario Limonciello" <mario.limonciello@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. |