Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

+11 -12
+1 -1
Documentation/ABI/testing/sysfs-block-device
··· 45 45 - Values below -2 are rejected with -EINVAL 46 46 47 47 For more information, see 48 - Documentation/laptops/disk-shock-protection.rst 48 + Documentation/admin-guide/laptops/disk-shock-protection.rst 49 49 50 50 51 51 What: /sys/block/*/device/ncq_prio_enable
+1 -1
Documentation/ABI/testing/sysfs-platform-asus-laptop
··· 31 31 To control the LED display, use the following : 32 32 echo 0x0T000DDD > /sys/devices/platform/asus_laptop/ 33 33 where T control the 3 letters display, and DDD the 3 digits display. 34 - The DDD table can be found in Documentation/laptops/asus-laptop.rst 34 + The DDD table can be found in Documentation/admin-guide/laptops/asus-laptop.rst 35 35 36 36 What: /sys/devices/platform/asus_laptop/bluetooth 37 37 Date: January 2007
+1
Documentation/admin-guide/index.rst
··· 82 82 perf-security 83 83 acpi/index 84 84 device-mapper/index 85 + laptops/index 85 86 86 87 .. only:: subproject and html 87 88
+1 -1
Documentation/admin-guide/kernel-parameters.txt
··· 4347 4347 Format: <integer> 4348 4348 4349 4349 sonypi.*= [HW] Sony Programmable I/O Control Device driver 4350 - See Documentation/laptops/sonypi.rst 4350 + See Documentation/admin-guide/laptops/sonypi.rst 4351 4351 4352 4352 spectre_v2= [X86] Control mitigation of Spectre variant 2 4353 4353 (indirect branch speculation) vulnerability.
+2 -2
Documentation/admin-guide/sysctl/vm.rst
··· 108 108 ========== 109 109 110 110 block_dump enables block I/O debugging when set to a nonzero value. More 111 - information on block I/O debugging is in Documentation/laptops/laptop-mode.rst. 111 + information on block I/O debugging is in Documentation/admin-guide/laptops/laptop-mode.rst. 112 112 113 113 114 114 compact_memory ··· 298 298 =========== 299 299 300 300 laptop_mode is a knob that controls "laptop mode". All the things that are 301 - controlled by this knob are discussed in Documentation/laptops/laptop-mode.rst. 301 + controlled by this knob are discussed in Documentation/admin-guide/laptops/laptop-mode.rst. 302 302 303 303 304 304 legacy_va_layout
Documentation/laptops/asus-laptop.rst Documentation/admin-guide/laptops/asus-laptop.rst
Documentation/laptops/disk-shock-protection.rst Documentation/admin-guide/laptops/disk-shock-protection.rst
-1
Documentation/laptops/index.rst Documentation/admin-guide/laptops/index.rst
··· 1 - :orphan: 2 1 3 2 ============== 4 3 Laptop Drivers
Documentation/laptops/laptop-mode.rst Documentation/admin-guide/laptops/laptop-mode.rst
-1
Documentation/laptops/lg-laptop.rst Documentation/admin-guide/laptops/lg-laptop.rst
··· 1 1 .. SPDX-License-Identifier: GPL-2.0+ 2 2 3 - :orphan: 4 3 5 4 LG Gram laptop extra features 6 5 =============================
Documentation/laptops/sony-laptop.rst Documentation/admin-guide/laptops/sony-laptop.rst
Documentation/laptops/sonypi.rst Documentation/admin-guide/laptops/sonypi.rst
Documentation/laptops/thinkpad-acpi.rst Documentation/admin-guide/laptops/thinkpad-acpi.rst
Documentation/laptops/toshiba_haps.rst Documentation/admin-guide/laptops/toshiba_haps.rst
+2 -2
MAINTAINERS
··· 9029 9029 L: platform-driver-x86@vger.kernel.org 9030 9030 S: Maintained 9031 9031 F: Documentation/ABI/testing/sysfs-platform-lg-laptop 9032 - F: Documentation/laptops/lg-laptop.rst 9032 + F: Documentation/admin-guide/laptops/lg-laptop.rst 9033 9033 F: drivers/platform/x86/lg-laptop.c 9034 9034 9035 9035 LG2160 MEDIA DRIVER ··· 14888 14888 L: platform-driver-x86@vger.kernel.org 14889 14889 W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers 14890 14890 S: Maintained 14891 - F: Documentation/laptops/sony-laptop.rst 14891 + F: Documentation/admin-guide/laptops/sony-laptop.rst 14892 14892 F: drivers/char/sonypi.c 14893 14893 F: drivers/platform/x86/sony-laptop.c 14894 14894 F: include/linux/sony-laptop.h
+1 -1
drivers/char/Kconfig
··· 382 382 Device which can be found in many (all ?) Sony Vaio laptops. 383 383 384 384 If you have one of those laptops, read 385 - <file:Documentation/laptops/sonypi.rst>, and say Y or M here. 385 + <file:Documentation/admin-guide/laptops/sonypi.rst>, and say Y or M here. 386 386 387 387 To compile this driver as a module, choose M here: the 388 388 module will be called sonypi.
+2 -2
drivers/platform/x86/Kconfig
··· 448 448 screen brightness control, Fn keys and allows powering on/off some 449 449 devices. 450 450 451 - Read <file:Documentation/laptops/sony-laptop.rst> for more information. 451 + Read <file:Documentation/admin-guide/laptops/sony-laptop.rst> for more information. 452 452 453 453 config SONYPI_COMPAT 454 454 bool "Sonypi compatibility" ··· 500 500 support for Fn-Fx key combinations, Bluetooth control, video 501 501 output switching, ThinkLight control, UltraBay eject and more. 502 502 For more information about this driver see 503 - <file:Documentation/laptops/thinkpad-acpi.rst> and 503 + <file:Documentation/admin-guide/laptops/thinkpad-acpi.rst> and 504 504 <http://ibm-acpi.sf.net/> . 505 505 506 506 This driver was formerly known as ibm-acpi.