summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpireg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Define a new wscons mouse type for Synaptics clickpad devices that lackjsg2015-01-151-1/+2
* Add support for Power Resources for Dx states and the necessary hookmpi2013-11-061-1/+9
* Disable acpivideo(4) on ASUS laptops.pirofti2012-07-131-1/+2
* Add X2APIC-related definitions for the MADT and silently skip them insteadkettenis2012-01-071-1/+23
* Import acpitoshiba driver.pirofti2011-06-161-1/+4
* attach acpithinkpad to newer lenovo models like the x120ejcs2011-04-271-2/+3
* Add support for Memory Mapped Configuration space access. This gives uskettenis2011-01-041-1/+12
* spacing and indents that are driving me crazyderaadt2010-07-211-13/+13
* Add support for mapping ACPI to PCI devicesjordan2010-06-291-1/+3
* KNFjordan2010-06-281-17/+9
* Add definitions for Intel/AMD IOMMU ACPI tablesjordan2010-06-281-1/+211
* Clear ACPI fixed event status on resume (power buttons/etc) so that somemlarkin2010-06-271-1/+6
* New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitoring,cnst2009-07-231-1/+2
* Add PnP ID for PCIe host bridge.kettenis2009-04-111-1/+2
* suspend/resume bits so that we can develop this in tree. This is disabled.marco2009-02-191-2/+9
* Thinkpad -> ThinkPadsobrado2008-06-241-2/+2
* add acpithinkpad(4), an acpi support driver for ibm/lenovojcs2008-04-271-1/+2
* Introduce acpiasus(4), a driver for the ACPI based hotkeys found in manyjsing2008-04-241-1/+2
* Fix a typo to clean M's out of my tree.mk2006-12-121-2/+2
* Fix typo. Found by: Janek Richter <janek at openbug dot org>marco2006-10-121-2/+2
* add a few more ACPI device ids, as found on a Acer Aspire 1360.brad2006-10-101-1/+8
* Added support for read/write of PCI Config spacejordan2006-01-191-1/+10
* Two helper macros for setting SLP_TYPx values.grange2006-01-061-1/+3
* Provide symbolic names for the acpi sleeping states and use it.grange2006-01-051-1/+11
* Cleaned up common power management register i/ojordan2005-12-161-15/+1
* Moved DSDT AML parsing into parent ACPI driverjordan2005-12-161-1/+15
* Add AC device glue.marco2005-12-141-2/+2
* Add ACPI device IDs. ok jordan@marco2005-12-071-1/+28
* Protect from multiple inclusion.grange2005-07-101-1/+6
* Start on a basic ACPI framework -- does not do much more than read out thetholo2005-06-021-0/+428