index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi_support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be sure to always unlock the sx lock when exiting the sysctl function.
njl
2004-08-24
1
-1
/
+1
*
MPSAFE locking
njl
2004-08-13
1
-2
/
+20
*
MPSAFE locking
njl
2004-08-13
1
-2
/
+15
*
MPSAFE locking
njl
2004-08-13
1
-0
/
+10
*
Unbreak LINT by making sure that method is always defined.
philip
2004-08-04
1
-0
/
+4
*
Further cleanup: merge the three led toggling functions
philip
2004-08-03
1
-41
/
+55
*
Use the acpi_{Get,Set}Integer functions instead of rolling custom ones.
njl
2004-08-03
1
-78
/
+32
*
Whitespace cleanup and move static variables together.
njl
2004-07-24
1
-23
/
+23
*
Remove unneeded parens and fix whitespace.
njl
2004-07-24
1
-36
/
+29
*
Add the ACPI Panasonic extras driver.
nyan
2004-07-21
1
-0
/
+410
*
Update for acpi_id_probe()
njl
2004-06-29
2
-26
/
+19
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-3
/
+3
*
s/device_get_handle/acpi_get_handle
njl
2004-06-15
1
-1
/
+1
*
Catch one more use of acpi_MatchHid and update for new API.
njl
2004-06-15
1
-1
/
+1
*
Use the new API for acpi_MatchHid(). The difference between ACPI_HANDLE
njl
2004-06-14
2
-3
/
+5
*
Add missing #include <sys/module.h>
phk
2004-05-30
2
-0
/
+2
*
Enable the led-toggling magic. Compiling files which are in the kernel into
philip
2004-04-23
1
-12
/
+0
*
Add the ACPI Asus extras driver. Provides support for cool ACPI-controled
philip
2004-04-22
1
-0
/
+629
*
Use METHOD_VIDEO instead of the method string itself.
njl
2004-04-14
1
-1
/
+1
*
Add support for video output switching. It appears no systems use HCI to
njl
2004-04-14
1
-10
/
+78
*
Unify on version 1 to be similar to the rest of the tree. After 5-stable
njl
2004-04-08
1
-1
/
+1
*
Add support for quirks for acpi tables. Key off OEM vendor and revision.
njl
2004-03-03
1
-7
/
+0
*
Only remove the handler if we installed it.
njl
2004-01-12
1
-2
/
+4
*
Clean up the probe message and sort the function table according to
njl
2004-01-12
1
-3
/
+3
*
Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,
njl
2004-01-11
1
-0
/
+485