Lines Matching full:sysfs
85 is a new sysfs-based interface which is not complete yet.
91 all new functionality will be implemented on the sysfs interface.
93 The sysfs interface tries to blend in the generic Linux sysfs subsystems
99 Notes about the sysfs interface
103 to the sysfs interfaces will be enforced, as will correctness in the
104 thinkpad-acpi's implementation of sysfs interfaces.
106 Also, any bugs in the thinkpad-acpi sysfs driver code or in the
107 thinkpad-acpi's implementation of the sysfs interfaces will be fixed for
112 Applications interfacing to the thinkpad-acpi sysfs interfaces must
113 follow all sysfs guidelines and correctly process all errors (the sysfs
115 close operations to the sysfs inodes must also be properly implemented.
117 The version of thinkpad-acpi's sysfs interface is exported by the driver
120 Sysfs driver attributes are on the driver's sysfs attribute space,
124 Sysfs device attributes are on the thinkpad_acpi device sysfs attribute
127 Sysfs device attributes for the sensors and fan are on the
128 thinkpad_hwmon device's sysfs attribute space, but you should locate it
130 better yet, through libsensors. For 4.14+ sysfs attributes were moved to the
139 sysfs driver attribute: version
144 Sysfs interface version
147 sysfs driver attribute: interface_version
149 Version of the thinkpad-acpi sysfs interface, as an unsigned long
159 The sysfs interface version changelog for the driver can be found at the
160 end of this document. Changes to the sysfs interface done by the kernel
164 Changes to the thinkpad-acpi sysfs interface are only considered
177 feature is not available in sysfs).
185 sysfs device attribute: hotkey_*
253 sysfs notes
598 notifications for OSD, use the sysfs backlight class event support.
613 sysfs device attribute: bluetooth_enable (deprecated)
615 sysfs rfkill class: switch "tpacpi_bluetooth_sw"
631 Sysfs notes
705 sysfs attributes: as per LED class, for the "tpacpi::thinklight" LED
717 sysfs notes
720 The ThinkLight sysfs interface is documented by the LED class
724 Due to limitations in the sysfs LED class, if the status of the ThinkLight
726 It is impossible to know if the status returned through sysfs is valid.
734 sysfs device attribute: cmos_command
770 sysfs attributes: as per LED class, see below for names
820 sysfs notes
823 The ThinkPad LED sysfs interface is described in detail by the LED class
833 Due to limitations in the sysfs LED class, if the status of the LED
847 made available through the sysfs interface. If you have a dock and you
888 sysfs device attributes: (hwmon "thinkpad") temp*_input
957 Sysfs notes
1000 sysfs backlight device "thinkpad_screen"
1053 Sysfs notes
1056 The interface is implemented through the backlight sysfs class, which is
1202 sysfs device attributes: (hwmon "thinkpad") fan1_input, pwm1, pwm1_enable, fan2_input
1204 sysfs hwmon driver attributes: fan_watchdog
1274 commands, or the hwmon fan control sysfs interface.
1307 is incomplete, and not available through the sysfs interface.
1315 Sysfs notes
1318 The sysfs interface follows the hwmon subsystem guidelines for the most
1321 Writes to any of the sysfs attributes may return the EINVAL error if
1374 sysfs device attribute: wwan_enable (deprecated)
1376 sysfs rfkill class: switch "tpacpi_wwan_sw"
1395 Sysfs notes
1439 sysfs: dytc_lapmode
1447 The property is read-only. If the platform doesn't have support the sysfs
1458 sysfs rfkill class: switch "tpacpi_uwb_sw"
1463 Sysfs notes
1472 sysfs device attribute: adaptive_kbd_mode
1474 This sysfs attribute controls the keyboard "face" that will be shown on the
1491 sysfs attributes:
1503 Documentation/ABI/testing/sysfs-class-power.
1550 at runtime through sysfs, using the driver attribute debug_level. The
1562 Sysfs interface changelog
1566 0x000100: Initial sysfs support, as a single platform driver and
1601 the LED sysfs class anymore.
1614 0x030000: Thermal and fan sysfs attributes were moved to the hwmon