mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 09:44:18 +08:00
3a57cc5f19
Dell kernel driver dell-smo8800 provides same freefall interface as hp_accel so program hpfall.c works also on Dell laptops. So rename it to freefall.c. Dell driver does not provide hp::hddprotect led so make sure that freefall.c works also if hp::hddprotect does not exist in sysfs. Additionally write info to syslog. Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Cc: Sonal Santan <sonal.santan@gmail.com> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
21 lines
615 B
Plaintext
21 lines
615 B
Plaintext
00-INDEX
|
|
- This file
|
|
Makefile
|
|
- Makefile for building dslm example program.
|
|
asus-laptop.txt
|
|
- information on the Asus Laptop Extras driver.
|
|
disk-shock-protection.txt
|
|
- information on hard disk shock protection.
|
|
dslm.c
|
|
- Simple Disk Sleep Monitor program
|
|
freefall.c
|
|
- (HP/DELL) laptop accelerometer program for disk protection.
|
|
laptop-mode.txt
|
|
- how to conserve battery power using laptop-mode.
|
|
sony-laptop.txt
|
|
- Sony Notebook Control Driver (SNC) Readme.
|
|
sonypi.txt
|
|
- info on Linux Sony Programmable I/O Device support.
|
|
thinkpad-acpi.txt
|
|
- information on the (IBM and Lenovo) ThinkPad ACPI Extras driver.
|