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
/
acpica
/
acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add integer value of _CID handling.
takawata
2003-03-06
1
-3
/
+33
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+5
*
Use canonical form for cdevsw initialization.
phk
2003-03-02
1
-13
/
+13
*
Allow non-privilaged user to retrive battery or AC line information.
takawata
2003-02-15
1
-1
/
+11
*
Change ACPI make_dev() calls to use UID_ and GID_ constants rather
rwatson
2002-12-28
1
-1
/
+2
*
Add sysctl knob to stop disabling acpi on shutdown.
takawata
2002-12-11
1
-2
/
+9
*
Add `if (!cold)' checkings for functions which is called via SYSINIT.
iwasaki
2002-11-24
1
-7
/
+13
*
Interpret new loader tunable "hw.acpi.verbose" to turn
iwasaki
2002-10-31
1
-2
/
+6
*
Invoke 3 ACPI task threads as default if option ACPI_MAX_THREADS is
iwasaki
2002-10-31
1
-1
/
+1
*
Catch up to changes in acpivar.h to add support for using ACPI on
jhb
2002-10-16
1
-2
/
+10
*
Use d_thread_t for cdevsw functions instead of struct thread * so that it
jhb
2002-10-09
1
-3
/
+3
*
Don't panic for a bad ivar request, just return ENOENT.
jhb
2002-10-08
1
-1
/
+0
*
Attach ACPI children a bit later in attach(), specifically after performing
jhb
2002-09-06
1
-2
/
+3
*
Add a helper routine acpi_SetIntrModel() to call the _PIC method to set
jhb
2002-09-06
1
-0
/
+16
*
Use resource_list_print_types() instead of duplicating the code.
jhb
2002-09-04
1
-40
/
+4
*
s/hint.acpi.0.disable/hint.acpi.0.disabled/
iwasaki
2002-08-30
1
-0
/
+5
*
Resolve conflicts arising from the ACPI CA 20020815 import.
iwasaki
2002-08-29
1
-16
/
+29
*
Change default value of hw.acpi.sleep_delay to 0.
iwasaki
2002-08-28
1
-1
/
+1
*
Add new sysctl MIB (hw.acpi.sleep_delay) to specify the delay (in
iwasaki
2002-08-25
1
-0
/
+8
*
don't include redunant \n in panic message
imp
2002-08-12
1
-2
/
+2
*
Resolve conflicts arising from the ACPI CA 20020725 import.
iwasaki
2002-07-30
1
-0
/
+5
*
Add device(power/sleep button and lid) wake function from sleeping state.
iwasaki
2002-07-22
1
-5
/
+128
*
Resolve conflicts arising from the ACPI CA 20020611 import.
iwasaki
2002-07-09
1
-19
/
+7
*
Terminate ACPI subsystem on reboot.
iwasaki
2002-05-19
1
-0
/
+3
*
Brutally deal with __func__ being 'const char *' on gcc-3.1.
peter
2002-05-19
1
-16
/
+16
*
Fix acpi_avoid() to call freeenv() on the original char * returned from
jhb
2002-05-09
1
-4
/
+5
*
Don't call freeenv() on a modified pointer.
mux
2002-04-24
1
-6
/
+7
*
Fix compiling of acpica when debugging is enabled. In the previous
mike
2002-04-19
1
-2
/
+7
*
Rework the kernel environment subsystem. We now convert the static
mux
2002-04-17
1
-21
/
+52
*
Print DRQ resource in boot message.
takawata
2002-04-08
1
-0
/
+1
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-1
/
+1
*
Match namespace cleanup changes in ACPI CA 20020217 update.
msmith
2002-02-23
1
-125
/
+78
*
Staticise devclasses and some unnecessarily global variables.
msmith
2002-01-08
1
-1
/
+1
*
Add OS layer ACPI mutex and threading support.
iwasaki
2001-12-22
1
-18
/
+32
*
Disable sleep requests for 5 sec after wakeup. This is needed for
iwasaki
2001-12-09
1
-0
/
+16
*
Add a couple of minor changes.
iwasaki
2001-11-30
1
-2
/
+5
*
Yet another synch with minor changes in the ACPI CA 20011120 snapshot.
iwasaki
2001-11-28
1
-0
/
+14
*
Validate requested sleep state in acpi_SetSleepState() to avoid reentry
iwasaki
2001-11-23
1
-0
/
+3
*
Fix re-enabling ACPI on wakeup from hibernation. The problem was that
iwasaki
2001-11-15
1
-3
/
+2
*
Remove "S4B" from sleep_state_names and add "NONE" instead.
iwasaki
2001-11-15
1
-4
/
+5
*
Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.
iwasaki
2001-11-06
1
-0
/
+20
*
Remove unnecessary WAK_STS bit waiting code for S1 sleep.
iwasaki
2001-11-05
1
-14
/
+0
*
Some fix for the recent apm module changes.
iwasaki
2001-11-01
1
-1
/
+74
*
Some small improvements of ACPI thermal driver.
iwasaki
2001-10-29
1
-0
/
+5
*
Add APM compatibility feature to ACPI.
iwasaki
2001-10-26
1
-2
/
+13
*
Update usage of AcpiEnableEvent to reflect a new argument.
msmith
2001-10-04
1
-4
/
+7
*
Check the compatible ID as well as the hardware ID in acpi_MatchHid.
dfr
2001-10-04
1
-0
/
+5
*
Call acpi_DeviceIsPresent() only for devices. This should make
iwasaki
2001-09-17
1
-1
/
+1
*
Disable devices that are not present; at a later stage we can then enable
msmith
2001-09-15
1
-0
/
+10
*
KSE Milestone 2
julian
2001-09-12
1
-3
/
+3
[next]