Lines Matching refs:sysfs

80 is a new sysfs-based interface which is not complete yet.
86 all new functionality will be implemented on the sysfs interface.
88 The sysfs interface tries to blend in the generic Linux sysfs subsystems
94 Notes about the sysfs interface:
97 to the sysfs interfaces will be enforced, as will correctness in the
98 thinkpad-acpi's implementation of sysfs interfaces.
100 Also, any bugs in the thinkpad-acpi sysfs driver code or in the
101 thinkpad-acpi's implementation of the sysfs interfaces will be fixed for
106 Applications interfacing to the thinkpad-acpi sysfs interfaces must
107 follow all sysfs guidelines and correctly process all errors (the sysfs
109 close operations to the sysfs inodes must also be properly implemented.
111 The version of thinkpad-acpi's sysfs interface is exported by the driver
114 Sysfs driver attributes are on the driver's sysfs attribute space,
118 Sysfs device attributes are on the thinkpad_acpi device sysfs attribute
122 thinkpad_hwmon device's sysfs attribute space, but you should locate it
131 sysfs driver attribute: version
139 sysfs driver attribute: interface_version
141 Version of the thinkpad-acpi sysfs interface, as an unsigned long
147 The sysfs interface version changelog for the driver can be found at the
148 end of this document. Changes to the sysfs interface done by the kernel
152 Changes to the thinkpad-acpi sysfs interface are only considered
165 feature is not available in sysfs).
172 sysfs device attribute: hotkey_*
239 sysfs notes:
564 notifications for OSD, use the sysfs backlight class event support.
578 sysfs device attribute: bluetooth_enable (deprecated)
579 sysfs rfkill class: switch "tpacpi_bluetooth_sw"
664 sysfs attributes: as per LED class, for the "tpacpi::thinklight" LED
675 sysfs notes:
677 The ThinkLight sysfs interface is documented by the LED class
681 Due to limitations in the sysfs LED class, if the status of the ThinkLight
683 It is impossible to know if the status returned through sysfs is valid.
690 sysfs device attribute: cmos_command
726 sysfs attributes: as per LED class, see below for names
775 sysfs notes:
777 The ThinkPad LED sysfs interface is described in detail by the LED class
787 Due to limitations in the sysfs LED class, if the status of the LED
801 made available through the sysfs interface. If you have a dock and you
841 sysfs device attributes: (hwmon "thinkpad") temp*_input
940 sysfs backlight device "thinkpad_screen"
994 The interface is implemented through the backlight sysfs class, which is
1136 sysfs device attributes: (hwmon "thinkpad") fan1_input, pwm1,
1138 sysfs hwmon driver attributes: fan_watchdog
1206 commands, or the hwmon fan control sysfs interface.
1238 is incomplete, and not available through the sysfs interface.
1248 The sysfs interface follows the hwmon subsystem guidelines for the most
1251 Writes to any of the sysfs attributes may return the EINVAL error if
1303 sysfs device attribute: wwan_enable (deprecated)
1304 sysfs rfkill class: switch "tpacpi_wwan_sw"
1348 sysfs rfkill class: switch "tpacpi_uwb_sw"
1361 sysfs device attribute: adaptive_kbd_mode
1363 This sysfs attribute controls the keyboard "face" that will be shown on the
1419 at runtime through sysfs, using the driver attribute debug_level. The
1433 0x000100: Initial sysfs support, as a single platform driver and
1468 the LED sysfs class anymore.