summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica
Commit message (Expand)AuthorAgeFilesLines
* Add 3 new dynamic sysctl's to control the sleep states switched to on ajhb2001-01-132-0/+53
* Enable fixed event at not only boot but also wakeup.iwasaki2001-01-101-13/+33
* Change Embedded Controller lock to ACPI Global Lock.This is needed fortakawata2001-01-021-11/+2
* Hack in interrupt routing support (using the core $PIR support, not usingmsmith2000-12-292-6/+10
* Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl().iwasaki2000-12-244-4/+130
* Add ACPI AC adaptor and ACPI Control Method Battery.takawata2000-12-224-3/+480
* Re-Enable OSD_PRIORITY_GPE. Now 20001215 has been commited.takawata2000-12-211-2/+0
* Disable my previous committed code for a moment.iwasaki2000-12-201-0/+2
* Add task priority definition for OSD_PRIORITY_GPE in AcpiOsQueueForExecution().iwasaki2000-12-201-0/+3
* Change priority of procedure queueing.takawata2000-12-201-2/+2
* Fix testing reboot howto flags in acpi_shutdown_final().iwasaki2000-12-191-1/+1
* Fix with debugging option.takawata2000-12-151-2/+2
* Make Embedded Controller driver interrupt driven.takawata2000-12-141-19/+77
* Catch up with the recent conversion the per-eventhandler list mutex toiwasaki2000-12-122-0/+2
* Staticise some malloc poolsmsmith2000-12-082-2/+2
* - Convert a lot of homebrew debugging output to use the ACPI CA debuggingmsmith2000-12-0813-196/+512
* ACPI HID's aren't limited to 7 characters. Don't check the length of themsmith2000-12-051-2/+2
* Revert attach() back to the old behaviour of calling bus_generic_attach().scottl2000-12-022-8/+10
* AcpiOsMem primitives as required by the new ACPI CA snapshotmsmith2000-12-011-1/+91
* Update to work with the new ACPI CA snapshot.msmith2000-12-017-86/+64
* Remove unused PCI includes.msmith2000-11-061-3/+0
* If acpica driver is loaded using kldload(8), warn and just ignore.takawata2000-10-312-0/+10
* Initial FreeBSD OSPM (operating system power management) modules formsmith2000-10-2815-0/+4893
* FreeBSD-specific OSD (operating system dependant) modules for the Intelmsmith2000-10-289-0/+972
OpenPOWER on IntegriCloud