Yoshihiro Takahashi
|
d6da5e88de
|
Use the acpi_event_sleep_button_sleep() function instead of
the acpi_SetSleepState().
Submitted by: njl
|
2006-06-06 15:20:06 +00:00 |
|
Yoshihiro Takahashi
|
14ecccda0e
|
Add Fn+F7 hotkey (suspend) support.
Tested by: nork
|
2006-06-05 11:55:20 +00:00 |
|
David E. O'Brien
|
2a191126de
|
Canonize the include of acpi.h.
|
2005-09-11 18:39:03 +00:00 |
|
Yoshihiro Takahashi
|
914ee8ba4b
|
Fix my copyright.
|
2005-05-14 10:51:16 +00:00 |
|
Nate Lawson
|
276cd9216d
|
Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than
one will never be supported on the same platform, this does not hurt
debugging.
MFC after: 3 days
|
2004-12-13 23:31:46 +00:00 |
|
Nate Lawson
|
f3118682aa
|
Add power profile support so that the LCD changes brightness levels based
on the AC line state.
Submitted by: OGAWA Takaya <t-ogawa@triaez.kaisei.org>
MFC after: 1 week
|
2004-11-07 23:18:23 +00:00 |
|
Nate Lawson
|
9f65aa0340
|
Be sure to always unlock the sx lock when exiting the sysctl function.
MFC after: 3 days
|
2004-08-24 17:53:25 +00:00 |
|
Nate Lawson
|
e8a162f4f3
|
MPSAFE locking
* Serialize access to the sysctl routines and the notify handler
* Assert that the sx lock is held in any functions they call.
|
2004-08-13 06:22:31 +00:00 |
|
Nate Lawson
|
be22348065
|
Whitespace cleanup and move static variables together.
|
2004-07-24 20:40:02 +00:00 |
|
Yoshihiro Takahashi
|
ee6020c993
|
Add the ACPI Panasonic extras driver.
Submitted by: OGAWA Takaya <t-ogawa@triaez.kaisei.org> and nyan
|
2004-07-21 14:47:54 +00:00 |
|