.. |
acpica
|
Remove also the debug-printf in case of long Stall() requests;
|
2010-06-05 16:57:48 +00:00 |
wmi
|
Remove trailing white space.
|
2010-06-05 06:07:12 +00:00 |
acpi_acad.c
|
Use ACPICA's standard notify values from <actypes.h> and move the
|
2010-04-27 05:57:43 +00:00 |
acpi_apm.c
|
Include the new prototype for acpi_enter_sleep_state().
|
2010-04-27 08:37:07 +00:00 |
acpi_bat.c
|
Use ACPICA's standard notify values from <actypes.h> and move the
|
2010-04-27 05:57:43 +00:00 |
acpi_button.c
|
Use ACPICA's standard notify values from <actypes.h> and move the
|
2010-04-27 05:57:43 +00:00 |
acpi_debug.c
|
Rework the sysctl-support.
|
2010-04-12 12:14:26 +00:00 |
acpi_ec.c
|
We can no longer explicitly clear a GPE by calling AcpiClearGpe() in the
|
2010-06-06 18:56:10 +00:00 |
acpi_ecvar.h
|
Protect all header files against multiple inclusions.
|
2010-03-05 08:30:48 +00:00 |
acpi_lid.c
|
Use ACPICA's standard notify values from <actypes.h> and move the
|
2010-04-27 05:57:43 +00:00 |
acpi_madt.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
acpi_madt.h
|
Protect all header files against multiple inclusions.
|
2010-03-05 08:30:48 +00:00 |
acpi_osd.h
|
Protect all header files against multiple inclusions.
|
2010-03-05 08:30:48 +00:00 |
acpi_pci_link.c
|
One malloc(9) type is enough for ACPI; use M_ACPI.
|
2010-04-23 15:52:26 +00:00 |
acpi_pci.c
|
Improve and rearrange comments.
|
2010-04-26 13:30:31 +00:00 |
acpi_pci.h
|
Simplify acpi_pcidev_find(): directly return a pointer to the device node.
|
2010-04-23 15:46:59 +00:00 |
acpi_power.c
|
Refactor slightly: we need to expose the function that turns individual
|
2010-06-07 14:07:25 +00:00 |
acpi_power.h
|
Refactor slightly: we need to expose the function that turns individual
|
2010-06-07 14:07:25 +00:00 |
acpi_quirks.c
|
Add ASUS CUV4X-D. From Pierre Pronchery in PR #41351.
|
2010-04-28 17:52:17 +00:00 |
acpi_resource.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
acpi_slit.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
acpi_slit.h
|
Protect all header files against multiple inclusions.
|
2010-03-05 08:30:48 +00:00 |
acpi_srat.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
acpi_srat.h
|
Protect all header files against multiple inclusions.
|
2010-03-05 08:30:48 +00:00 |
acpi_timer.c
|
Add missing license.
|
2010-03-05 17:04:26 +00:00 |
acpi_timer.h
|
Add missing license.
|
2010-03-05 17:04:26 +00:00 |
acpi_tz.c
|
adjust autoconfig output: this item is part of a verbose line
|
2010-06-01 19:20:43 +00:00 |
acpi_util.c
|
Be consistent with the returned exception codes. Check for NULL pointers.
|
2010-04-27 08:15:07 +00:00 |
acpi_util.h
|
Add utility function acpi_get_node().
|
2010-04-24 06:57:10 +00:00 |
acpi_verbose.c
|
Update acpiverbose module to use module_autoload() rather than module_load().
|
2010-06-07 01:45:27 +00:00 |
acpi_wakedev.c
|
Instead of disabling all GPEs for non-wakedevs, set both runtime and wake
|
2010-06-07 04:08:26 +00:00 |
acpi_wakedev.h
|
With the intent of making 'struct acpi_devnode' as the central place for
|
2010-03-16 05:48:42 +00:00 |
acpi.c
|
Build the power resource queue dynamically. This eliminates the need to call
|
2010-06-07 13:04:31 +00:00 |
acpica.h
|
Protect all header files against multiple inclusions.
|
2010-03-05 08:30:48 +00:00 |
acpidevs
|
Split the IrDA devices to their own section. Add HWPC224 and IBM0071,
|
2010-05-26 09:47:17 +00:00 |
acpidevs_data.h
|
Regen.
|
2010-05-26 09:48:26 +00:00 |
acpireg.h
|
Use ACPICA's standard notify values from <actypes.h> and move the
|
2010-04-27 05:57:43 +00:00 |
acpivar.h
|
Update acpiverbose module to use module_autoload() rather than module_load().
|
2010-06-07 01:45:27 +00:00 |
asus_acpi.c
|
As discussed with jmcneill@, install a global "bus notification handler"
|
2010-04-15 07:02:24 +00:00 |
atk0110.c
|
Remove setting of edata->monitor since that member no longer exists.
|
2010-03-14 18:05:07 +00:00 |
atppc_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
attimer_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
com_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
dalb_acpi.c
|
Do not use __func__ with ACPI_DEBUG_PRINT (it already adds it).
|
2010-04-24 19:36:14 +00:00 |
devlist2h.awk
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
fdc_acpi.c
|
No need to spread the ACPICA type system any more than is necessary:
|
2010-04-14 19:27:28 +00:00 |
fdc_acpireg.h
|
Protect all header files against multiple inclusions.
|
2010-03-05 08:30:48 +00:00 |
files.acpi
|
Extract ACPIVERBOSE into a kernel module. The module can be builtin
|
2010-05-31 20:32:28 +00:00 |
hpet_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
hpqlb_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
joy_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
lpt_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
Makefile.acpidevs
|
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
|
2008-10-19 22:05:19 +00:00 |
mpu_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
pckbc_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
pcppi_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
smbus_acpi.c
|
As discussed with jmcneill@, install a global "bus notification handler"
|
2010-04-15 07:02:24 +00:00 |
sony_acpi.c
|
As discussed with jmcneill@, install a global "bus notification handler"
|
2010-04-15 07:02:24 +00:00 |
spic_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
thinkpad_acpi.c
|
As discussed with jmcneill@, install a global "bus notification handler"
|
2010-04-15 07:02:24 +00:00 |
TODO
|
I fixed the cardbus bus enumeration problem awhile back, but the interrupt
|
2005-12-21 08:48:25 +00:00 |
ug_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
vald_acpi.c
|
As discussed with jmcneill@, install a global "bus notification handler"
|
2010-04-15 07:02:24 +00:00 |
valz_acpi.c
|
As discussed with jmcneill@, install a global "bus notification handler"
|
2010-04-15 07:02:24 +00:00 |
wb_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
wss_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |
ym_acpi.c
|
Remove <dev/acpi/acpica.h> from all files. It is included from
|
2010-03-05 14:00:16 +00:00 |