1
0
Fork 0

docs: admin-guide: add laptops documentation

The docs under Documentation/laptops contain users specific
information.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
alistair/sunxi64-5.4-dsi
Mauro Carvalho Chehab 2019-06-13 15:07:43 -03:00
parent 5704324702
commit 9e1cbede26
17 changed files with 11 additions and 12 deletions

View File

@ -45,7 +45,7 @@ Description:
- Values below -2 are rejected with -EINVAL - Values below -2 are rejected with -EINVAL
For more information, see For more information, see
Documentation/laptops/disk-shock-protection.rst Documentation/admin-guide/laptops/disk-shock-protection.rst
What: /sys/block/*/device/ncq_prio_enable What: /sys/block/*/device/ncq_prio_enable

View File

@ -31,7 +31,7 @@ Description:
To control the LED display, use the following : To control the LED display, use the following :
echo 0x0T000DDD > /sys/devices/platform/asus_laptop/ echo 0x0T000DDD > /sys/devices/platform/asus_laptop/
where T control the 3 letters display, and DDD the 3 digits display. where T control the 3 letters display, and DDD the 3 digits display.
The DDD table can be found in Documentation/laptops/asus-laptop.rst The DDD table can be found in Documentation/admin-guide/laptops/asus-laptop.rst
What: /sys/devices/platform/asus_laptop/bluetooth What: /sys/devices/platform/asus_laptop/bluetooth
Date: January 2007 Date: January 2007

View File

@ -82,6 +82,7 @@ configure specific aspects of kernel behavior to your liking.
perf-security perf-security
acpi/index acpi/index
device-mapper/index device-mapper/index
laptops/index
.. only:: subproject and html .. only:: subproject and html

View File

@ -4347,7 +4347,7 @@
Format: <integer> Format: <integer>
sonypi.*= [HW] Sony Programmable I/O Control Device driver sonypi.*= [HW] Sony Programmable I/O Control Device driver
See Documentation/laptops/sonypi.rst See Documentation/admin-guide/laptops/sonypi.rst
spectre_v2= [X86] Control mitigation of Spectre variant 2 spectre_v2= [X86] Control mitigation of Spectre variant 2
(indirect branch speculation) vulnerability. (indirect branch speculation) vulnerability.

View File

@ -1,4 +1,3 @@
:orphan:
============== ==============
Laptop Drivers Laptop Drivers

View File

@ -1,6 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0+ .. SPDX-License-Identifier: GPL-2.0+
:orphan:
LG Gram laptop extra features LG Gram laptop extra features
============================= =============================

View File

@ -108,7 +108,7 @@ block_dump
========== ==========
block_dump enables block I/O debugging when set to a nonzero value. More block_dump enables block I/O debugging when set to a nonzero value. More
information on block I/O debugging is in Documentation/laptops/laptop-mode.rst. information on block I/O debugging is in Documentation/admin-guide/laptops/laptop-mode.rst.
compact_memory compact_memory
@ -298,7 +298,7 @@ laptop_mode
=========== ===========
laptop_mode is a knob that controls "laptop mode". All the things that are laptop_mode is a knob that controls "laptop mode". All the things that are
controlled by this knob are discussed in Documentation/laptops/laptop-mode.rst. controlled by this knob are discussed in Documentation/admin-guide/laptops/laptop-mode.rst.
legacy_va_layout legacy_va_layout

View File

@ -9029,7 +9029,7 @@ M: Matan Ziv-Av <matan@svgalib.org>
L: platform-driver-x86@vger.kernel.org L: platform-driver-x86@vger.kernel.org
S: Maintained S: Maintained
F: Documentation/ABI/testing/sysfs-platform-lg-laptop F: Documentation/ABI/testing/sysfs-platform-lg-laptop
F: Documentation/laptops/lg-laptop.rst F: Documentation/admin-guide/laptops/lg-laptop.rst
F: drivers/platform/x86/lg-laptop.c F: drivers/platform/x86/lg-laptop.c
LG2160 MEDIA DRIVER LG2160 MEDIA DRIVER
@ -14888,7 +14888,7 @@ M: Mattia Dongili <malattia@linux.it>
L: platform-driver-x86@vger.kernel.org L: platform-driver-x86@vger.kernel.org
W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
S: Maintained S: Maintained
F: Documentation/laptops/sony-laptop.rst F: Documentation/admin-guide/laptops/sony-laptop.rst
F: drivers/char/sonypi.c F: drivers/char/sonypi.c
F: drivers/platform/x86/sony-laptop.c F: drivers/platform/x86/sony-laptop.c
F: include/linux/sony-laptop.h F: include/linux/sony-laptop.h

View File

@ -382,7 +382,7 @@ config SONYPI
Device which can be found in many (all ?) Sony Vaio laptops. Device which can be found in many (all ?) Sony Vaio laptops.
If you have one of those laptops, read If you have one of those laptops, read
<file:Documentation/laptops/sonypi.rst>, and say Y or M here. <file:Documentation/admin-guide/laptops/sonypi.rst>, and say Y or M here.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called sonypi. module will be called sonypi.

View File

@ -448,7 +448,7 @@ config SONY_LAPTOP
screen brightness control, Fn keys and allows powering on/off some screen brightness control, Fn keys and allows powering on/off some
devices. devices.
Read <file:Documentation/laptops/sony-laptop.rst> for more information. Read <file:Documentation/admin-guide/laptops/sony-laptop.rst> for more information.
config SONYPI_COMPAT config SONYPI_COMPAT
bool "Sonypi compatibility" bool "Sonypi compatibility"
@ -500,7 +500,7 @@ config THINKPAD_ACPI
support for Fn-Fx key combinations, Bluetooth control, video support for Fn-Fx key combinations, Bluetooth control, video
output switching, ThinkLight control, UltraBay eject and more. output switching, ThinkLight control, UltraBay eject and more.
For more information about this driver see For more information about this driver see
<file:Documentation/laptops/thinkpad-acpi.rst> and <file:Documentation/admin-guide/laptops/thinkpad-acpi.rst> and
<http://ibm-acpi.sf.net/> . <http://ibm-acpi.sf.net/> .
This driver was formerly known as ibm-acpi. This driver was formerly known as ibm-acpi.