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
*
Remove unnecessary locking from attach(). This fixes a LOR between the
jhb
2009-09-24
1
-4
/
+0
*
The elements in the component arrays may be direct Package objects rather
jhb
2009-09-22
1
-18
/
+20
*
Re-remove the IBM0057 ID used for PS/2 mouse controllers. The asl for the
jhb
2009-09-20
1
-1
/
+1
*
acpi_hp.c:
rpaulo
2009-07-03
1
-95
/
+114
*
acpi_wmi_if:
rpaulo
2009-06-30
3
-5
/
+21
*
Fix build with ACPI_DEBUG.
rpaulo
2009-06-23
1
-1
/
+1
*
* Driver for ACPI WMI (Windows Management Instrumentation)
rpaulo
2009-06-23
3
-0
/
+2333
*
Import ACPICA 20090521.
jkim
2009-06-05
7
-7
/
+20
*
Remove unused variables.
brueffer
2009-05-12
2
-7
/
+1
*
- Add the support for the Asus A3F and A3E device
attilio
2009-04-04
1
-5
/
+31
*
device_shutdown returns int.
imp
2009-02-05
1
-2
/
+3
*
- Fix incorrect array declaration that was causing the stack overflow
stas
2008-12-27
1
-1
/
+1
*
Add support for Asus A8Sr notebooks.
rpaulo
2008-11-04
1
-0
/
+75
*
Fix a typo in a comment in the ACPI Fujitsu driver.
ed
2008-09-08
1
-1
/
+1
*
Fix typo in comment.
rpaulo
2008-08-19
1
-1
/
+1
*
Add sbuf_new_auto as a shortcut for the very common case of creating a
des
2008-08-09
1
-1
/
+1
*
Fix my previous commit. We actually should pass evaluation args in
rpaulo
2008-07-04
1
-3
/
+44
*
Style fix (space into tab).
remko
2008-06-28
1
-1
/
+1
*
Add the missing support for Asus Eee PC in acpi_asus(4).
rpaulo
2008-06-27
1
-6
/
+109
*
Add ID for T61p, which is not IBM really, but well.
pjd
2008-05-20
1
-1
/
+1
*
Add support for controlling the audio power
kevlo
2008-05-20
1
-0
/
+1
*
style(9).
rpaulo
2008-04-15
1
-1
/
+1
*
Convert amd64 and i386 to share the atrtc device driver.
phk
2008-04-14
1
-1
/
+1
*
Add support for Asus EeePC backlight control.
rpaulo
2008-04-13
1
-3
/
+29
*
- Add ASUS G2K laptop support.
jkim
2008-04-10
1
-34
/
+105
*
Don't attach to the "IBM0057" ID. This ID is used by IBM machines for
jhb
2007-10-25
1
-1
/
+1
*
Initialize key to zero.
mjacob
2007-06-17
1
-1
/
+1
*
Add support for Asus A3N laptops.
philip
2007-06-02
1
-0
/
+12
*
Mute the main audio during reboot/shutdown. This prevents a burst of static
njl
2007-06-02
1
-2
/
+16
*
Utilize led_create_state in order to preserve the status of the ThinkLight
markus
2007-04-24
1
-5
/
+9
*
Catch up with ACPI-CA 20070320 import.
jkim
2007-03-22
3
-6
/
+4
*
Prevent freeing wild pointer when bailing out.
takawata
2006-11-06
1
-1
/
+2
*
Document the cdp for controlling CD power.
kevlo
2006-11-01
1
-2
/
+2
*
Remove unused softc pointer variable from the probe routine.
jhb
2006-10-31
1
-3
/
+0
*
Driver for some ASUS desktop motherboard extras.
takawata
2006-10-30
1
-0
/
+340
*
Improve exception string format.
takawata
2006-08-14
1
-2
/
+2
*
Remove debug messages on notify handler.
takawata
2006-08-14
1
-2
/
+0
*
Use the acpi_event_sleep_button_sleep() function instead of
nyan
2006-06-06
1
-1
/
+1
*
Add Fn+F7 hotkey (suspend) support.
nyan
2006-06-05
1
-0
/
+7
*
Add support for Asus W5A laptops.
philip
2006-04-09
1
-0
/
+10
*
Add support for Asus A4D laptops. Currently without display switching
philip
2006-01-29
1
-0
/
+12
*
Add support for Asus A6VM laptops.
philip
2006-01-29
1
-0
/
+12
*
Allow non-P laptops to make use of this module.
philip
2006-01-29
1
-81
/
+233
*
- Add support for setting the fan control mode to manual or automatic
markus
2006-01-14
1
-3
/
+55
*
Canonize the include of acpi.h.
obrien
2005-09-11
6
-6
/
+6
*
Don't lock when holding led_mtx, instead use AcpiOsQueueForExecution to defer
markus
2005-08-04
1
-2
/
+29
*
Add the ID of my Thinkpad R40. Makes the module detect and with the
cracauer
2005-06-17
1
-1
/
+1
*
- Only create the led(4) interface, if setting the thinklight is possible
markus
2005-06-10
1
-9
/
+14
*
Import a mostly rewritten and extended version of acpi_ibm:
markus
2005-06-09
1
-330
/
+724
*
Fix my copyright.
nyan
2005-05-14
1
-1
/
+1
[next]