aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorArmin Wolf <W_Armin@gmx.de>2022-01-09 22:42:48 +0100
committerGuenter Roeck <linux@roeck-us.net>2022-02-27 17:03:16 -0800
commit34781a6bec382dd11254caff0d379c7be70576fd (patch)
tree7b84925501df07a55260b2a1722ba43cc875fbde /Documentation/ABI
parentDocumentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters (diff)
downloadlinux-dev-34781a6bec382dd11254caff0d379c7be70576fd.tar.xz
linux-dev-34781a6bec382dd11254caff0d379c7be70576fd.zip
Documentation: ABI: Add ABI file for legacy /proc/i8k interface
Add ABI file for informing remaining users of the deprecation of the legacy /proc/i8k interface. Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20220109214248.61759-4-W_Armin@gmx.de Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/obsolete/procfs-i8k10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/ABI/obsolete/procfs-i8k b/Documentation/ABI/obsolete/procfs-i8k
new file mode 100644
index 000000000000..32df4d5bdd15
--- /dev/null
+++ b/Documentation/ABI/obsolete/procfs-i8k
@@ -0,0 +1,10 @@
+What: /proc/i8k
+Date: November 2001
+KernelVersion: 2.4.14
+Contact: Pali Rohár <pali@kernel.org>
+Description: Legacy interface for getting/setting sensor information like
+ fan speed, temperature, serial number, hotkey status etc
+ on Dell Laptops.
+ Since the driver is now using the standard hwmon sysfs interface,
+ the procfs interface is deprecated.
+Users: https://github.com/vitorafsr/i8kutils