Lines Matching full:sysfs

88 is a new sysfs-based interface which is not complete yet.
94 all new functionality will be implemented on the sysfs interface.
96 The sysfs interface tries to blend in the generic Linux sysfs subsystems
102 Notes about the sysfs interface
106 to the sysfs interfaces will be enforced, as will correctness in the
107 thinkpad-acpi's implementation of sysfs interfaces.
109 Also, any bugs in the thinkpad-acpi sysfs driver code or in the
110 thinkpad-acpi's implementation of the sysfs interfaces will be fixed for
115 Applications interfacing to the thinkpad-acpi sysfs interfaces must
116 follow all sysfs guidelines and correctly process all errors (the sysfs
118 close operations to the sysfs inodes must also be properly implemented.
120 The version of thinkpad-acpi's sysfs interface is exported by the driver
123 Sysfs driver attributes are on the driver's sysfs attribute space,
127 Sysfs device attributes are on the thinkpad_acpi device sysfs attribute
130 Sysfs device attributes for the sensors and fan are on the
131 thinkpad_hwmon device's sysfs attribute space, but you should locate it
133 better yet, through libsensors. For 4.14+ sysfs attributes were moved to the
142 sysfs driver attribute: version
147 Sysfs interface version
150 sysfs driver attribute: interface_version
152 Version of the thinkpad-acpi sysfs interface, as an unsigned long
162 The sysfs interface version changelog for the driver can be found at the
163 end of this document. Changes to the sysfs interface done by the kernel
167 Changes to the thinkpad-acpi sysfs interface are only considered
180 feature is not available in sysfs).
188 sysfs device attribute: hotkey_*
256 sysfs notes
601 notifications for OSD, use the sysfs backlight class event support.
616 sysfs device attribute: bluetooth_enable (deprecated)
618 sysfs rfkill class: switch "tpacpi_bluetooth_sw"
634 Sysfs notes
708 sysfs attributes: as per LED class, for the "tpacpi::thinklight" LED
720 sysfs notes
723 The ThinkLight sysfs interface is documented by the LED class
727 Due to limitations in the sysfs LED class, if the status of the ThinkLight
729 It is impossible to know if the status returned through sysfs is valid.
737 sysfs device attribute: cmos_command
773 sysfs attributes: as per LED class, see below for names
823 sysfs notes
826 The ThinkPad LED sysfs interface is described in detail by the LED class
836 Due to limitations in the sysfs LED class, if the status of the LED
850 made available through the sysfs interface. If you have a dock and you
891 sysfs device attributes: (hwmon "thinkpad") temp*_input
960 Sysfs notes
1003 sysfs backlight device "thinkpad_screen"
1056 Sysfs notes
1059 The interface is implemented through the backlight sysfs class, which is
1205 sysfs device attributes: (hwmon "thinkpad") fan1_input, pwm1, pwm1_enable, fan2_input
1207 sysfs hwmon driver attributes: fan_watchdog
1277 commands, or the hwmon fan control sysfs interface.
1310 is incomplete, and not available through the sysfs interface.
1318 Sysfs notes
1321 The sysfs interface follows the hwmon subsystem guidelines for the most
1324 Writes to any of the sysfs attributes may return the EINVAL error if
1377 sysfs device attribute: wwan_enable (deprecated)
1379 sysfs rfkill class: switch "tpacpi_wwan_sw"
1398 Sysfs notes
1442 sysfs: dytc_lapmode
1450 The property is read-only. If the platform doesn't have support the sysfs
1461 sysfs rfkill class: switch "tpacpi_uwb_sw"
1466 Sysfs notes
1476 sysfs: keyboard_lang
1482 is set as "english". Hence using this sysfs, user can set the correct keyboard
1489 Text corresponding to keyboard layout to be set in sysfs are: be(Belgian),
1498 sysfs: wwan_antenna_type
1512 The property is read-only. If the platform doesn't have support the sysfs
1518 sysfs: auxmac
1537 sysfs device attribute: adaptive_kbd_mode
1539 This sysfs attribute controls the keyboard "face" that will be shown on the
1556 sysfs attributes:
1568 Documentation/ABI/testing/sysfs-class-power.
1615 at runtime through sysfs, using the driver attribute debug_level. The
1627 Sysfs interface changelog
1631 0x000100: Initial sysfs support, as a single platform driver and
1666 the LED sysfs class anymore.
1679 0x030000: Thermal and fan sysfs attributes were moved to the hwmon