summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpiasus.c
AgeCommit message (Expand)Author
2022-04-06constify struct cfattachChristian Weisgerber
2018-07-01acpi: clean up some inconsistent style in the hid matching arraysMike Larkin
2017-02-25move vendor HIDs into their drivers, clean up some unused definesJoshua Stein
2014-02-21these two drivers should be doing their repair at DVACT_WAKEUP timeTheo de Raadt
2014-01-30The activate function was registered as a detach function.Paul Irofti
2013-12-06Add a DVACT_WAKEUP op to the *_activate() API. This is called after theTheo de Raadt
2013-11-04Convert wskbd_set_mixervolume() to use a task internally instead ofMartin Pieuchot
2013-06-20Drop 3rd and 4th clauses from the BSD licence, from the following NetBSD'sMartin Pieuchot
2011-06-06Microphone mute button support from acpithinkpad (or elsewhere).Theo de Raadt
2010-08-28powerhooks in acpi drivers? oh boy. change this into a (not yet called)Theo de Raadt
2010-08-27kill PWR_STANDBY (apm can use PWR_SUSPEND instead). While here, renumberTheo de Raadt
2010-07-06spacingTheo de Raadt
2008-11-06Collapse all sanity checks of hids into one function.Marco Peereboom
2008-10-01The display cycle key generates two ACPI events, so catch bothRobert Nagy
2008-06-14Teach acpiasus(4) about some more events. Whilst we're here bzero the cmdJoel Sing
2008-06-11Fix $OpenBSD$ for once and for allMarco Peereboom
2008-06-01Re-enable new parser. Lots of testing by various folks. Fits all mediaMarco Peereboom
2008-05-16back out jordans new parser.David Gwynne
2008-05-14Adding new ACPI Parser codeJordan Hargrave
2008-04-24Introduce acpiasus(4), a driver for the ACPI based hotkeys found in manyJoel Sing