.. |
acpica
|
Revert the previous partially for the time being.
|
2010-07-24 21:53:53 +00:00 |
wmi
|
Remove the acpiwmi(4) dump from the ACPIVERBOSE module. Instead of this
|
2010-08-06 22:45:00 +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
|
Only aprint*() the battery information if the battery has changed. Based on
|
2010-06-30 15:38:27 +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_cpu_cstate.c
|
Print the state information only once. The per-CPU information was quite
|
2010-08-11 16:41:19 +00:00 |
acpi_cpu_pstate.c
|
Print the state information only once. The per-CPU information was quite
|
2010-08-11 16:41:19 +00:00 |
acpi_cpu.c
|
Check the 'sc->sc_cold' flag also in P-state code, and set this flag once
|
2010-08-11 16:22:18 +00:00 |
acpi_cpu.h
|
Use a define instead of a magic constant for the arbitrary P-state limit.
|
2010-08-11 11:48:21 +00:00 |
acpi_debug.c
|
Provide a sysctl-knob for the Debug() opcode, hw.acpi.debug.object. This
|
2010-06-30 07:42:36 +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_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
|
acpi_pcidev_scan: attach PCI information only to working devices.
|
2010-08-09 09:36:42 +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
|
Fix prototypes; SYSCTLFN_ARGS -> SYSCTLFN_PROTO.
|
2010-08-06 18:10:40 +00:00 |
acpi_power.h
|
Now that we have 1:1 mapping between handles and nodes, use the former for
|
2010-06-07 17:28:17 +00:00 |
acpi_quirks.c
|
Use __arraycount(). No functional change.
|
2010-07-27 15:16:16 +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
|
Export also the delta function.
|
2010-07-10 19:37:38 +00:00 |
acpi_timer.h
|
Export also the delta function.
|
2010-07-10 19:37:38 +00:00 |
acpi_tz.c
|
Now that we have 1:1 mapping between handles and nodes, use the former for
|
2010-06-07 17:28:17 +00:00 |
acpi_util.c
|
Use the new ACPICA functions AcpiAttachData() and AcpiGetData() to associate
|
2010-06-07 17:13:52 +00:00 |
acpi_util.h
|
Use the new ACPICA functions AcpiAttachData() and AcpiGetData() to associate
|
2010-06-07 17:13:52 +00:00 |
acpi_verbose.c
|
acpi_print_tree: print ACPI and PCI autoconf(9) device names.
|
2010-08-11 10:32:42 +00:00 |
acpi_wakedev.c
|
Fix a bug: the last elements in the _PRW package are direct references to
|
2010-06-07 14:12:20 +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
|
acpi_pcidev_scan: attach PCI information only to working devices.
|
2010-08-09 09:36:42 +00:00 |
acpica.h
|
Protect all header files against multiple inclusions.
|
2010-03-05 08:30:48 +00:00 |
acpidevs
|
Add PNP0B01 and PNP0B02, both variants of the PC/AT RTC. From the spec.
|
2010-07-25 16:23:51 +00:00 |
acpidevs_data.h
|
Regen.
|
2010-06-16 06:19:16 +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
|
Do not try to disable ACPI if we can not enter to legacy mode. While it is
|
2010-08-07 20:07:25 +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 leftovers from the aiboost(4) removal.
|
2010-07-28 16:02:33 +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
|
Even if there's an error in attaching the device (failure to find IRQ
|
2010-07-22 16:35:24 +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
|
Remove the last ACPI driver -specific #ifdef, ACPI_FDC_DEBUG.
|
2010-08-07 09:55:59 +00:00 |
fdc_acpireg.h
|
Protect all header files against multiple inclusions.
|
2010-03-05 08:30:48 +00:00 |
files.acpi
|
Add P-states. (I blame the ease of using modules.)
|
2010-08-08 17:21:14 +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
|
Refactor to make this more readable. No functional change.
|
2010-07-29 11:03:09 +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
|
Merge P-state support for acpicpu(4).
|
2010-08-08 16:58:41 +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 |