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
610 notifications for OSD, use the sysfs backlight class event support.
625 sysfs device attribute: bluetooth_enable (deprecated)
627 sysfs rfkill class: switch "tpacpi_bluetooth_sw"
643 Sysfs notes
717 sysfs attributes: as per LED class, for the "tpacpi::thinklight" LED
729 sysfs notes
732 The ThinkLight sysfs interface is documented by the LED class
736 Due to limitations in the sysfs LED class, if the status of the ThinkLight
738 It is impossible to know if the status returned through sysfs is valid.
746 sysfs device attribute: cmos_command
782 sysfs attributes: as per LED class, see below for names
832 sysfs notes
835 The ThinkPad LED sysfs interface is described in detail by the LED class
845 Due to limitations in the sysfs LED class, if the status of the LED
859 made available through the sysfs interface. If you have a dock and you
900 sysfs device attributes: (hwmon "thinkpad") temp*_input
969 Sysfs notes
1012 sysfs backlight device "thinkpad_screen"
1065 Sysfs notes
1068 The interface is implemented through the backlight sysfs class, which is
1214 sysfs device attributes: (hwmon "thinkpad") fan1_input, pwm1, pwm1_enable, fan2_input
1216 sysfs hwmon driver attributes: fan_watchdog
1286 commands, or the hwmon fan control sysfs interface.
1319 is incomplete, and not available through the sysfs interface.
1327 Sysfs notes
1330 The sysfs interface follows the hwmon subsystem guidelines for the most
1333 Writes to any of the sysfs attributes may return the EINVAL error if
1386 sysfs device attribute: wwan_enable (deprecated)
1388 sysfs rfkill class: switch "tpacpi_wwan_sw"
1407 Sysfs notes
1451 sysfs: dytc_lapmode
1459 The property is read-only. If the platform doesn't have support the sysfs
1470 sysfs rfkill class: switch "tpacpi_uwb_sw"
1475 Sysfs notes
1485 sysfs: keyboard_lang
1491 is set as "english". Hence using this sysfs, user can set the correct keyboard
1498 Text corresponding to keyboard layout to be set in sysfs are: be(Belgian),
1507 sysfs: wwan_antenna_type
1521 The property is read-only. If the platform doesn't have support the sysfs
1527 sysfs: auxmac
1546 sysfs device attribute: adaptive_kbd_mode
1548 This sysfs attribute controls the keyboard "face" that will be shown on the
1565 sysfs attributes:
1577 Documentation/ABI/testing/sysfs-class-power.
1624 at runtime through sysfs, using the driver attribute debug_level. The
1636 Sysfs interface changelog
1640 0x000100: Initial sysfs support, as a single platform driver and
1675 the LED sysfs class anymore.
1688 0x030000: Thermal and fan sysfs attributes were moved to the hwmon