index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi
Age
Commit message (
Expand
)
Author
2010-06-30
Disable/partially backout the bufq quiesce changes as this
Thordur I. Bjornsson
2010-06-30
Cleaned up aml name parser, delete unused code
Jordan Hargrave
2010-06-29
Use new ACPI PCI mapping to get _PRT bus
Jordan Hargrave
2010-06-29
Fix ramdisks (new code was placed inside a SMALL_KERNEL chunk)
Theo de Raadt
2010-06-29
Add support for mapping ACPI to PCI devices
Jordan Hargrave
2010-06-29
Call bufq_quiesce() on suspend to stop all I/O and bufq_restart on resume.
Mark Kettenis
2010-06-29
60 is a more reasonable guess for number of minutes in an hour than 100.
Ted Unangst
2010-06-28
KNF
Jordan Hargrave
2010-06-28
Add definitions for Intel/AMD IOMMU ACPI tables
Jordan Hargrave
2010-06-27
Change ACPI namespace to use SIMPLEQ macros
Jordan Hargrave
2010-06-27
Add _acpi_matchhids routine, precursor to pci device match
Jordan Hargrave
2010-06-27
Clear ACPI fixed event status on resume (power buttons/etc) so that some
Mike Larkin
2010-06-27
Cleanup aml_find_node calls
Jordan Hargrave
2010-06-27
Cleaned up acpi_maptable, adds to table list directly
Jordan Hargrave
2010-06-19
Fix reference counting panic for CondRef
Jordan Hargrave
2010-05-17
Put the name string on the stack.
Nicholas Marriott
2010-04-07
If we have done a wsdisplay_suspend(), and ACPI decides it does not want to
Theo de Raadt
2010-04-07
Make suspend/resume work on MP machines (running an MP kernel). Joint work
Mark Kettenis
2010-03-31
Bring /dev/apm support in line with apm(4). Make the suspend button send
Mark Kettenis
2010-03-30
Prevent the apmd/x races for good.
Owain Ainsworth
2010-03-25
Fix & vs. && in the kqfilter code.
Owain Ainsworth
2010-02-26
initialise 's' before first use in the unlikely error path; from cnst
Theo de Raadt
2010-01-13
Make sure that acpitz is always the last one to replace the global
Marco Peereboom
2010-01-04
turn off verbose
Theo de Raadt
2009-12-09
disable useles print
Marco Peereboom
2009-12-05
Until we have better hooks and a proper framework, do not do the lid
Theo de Raadt
2009-12-05
Use new acpi_maptable on AMLOP_LOAD operations; do not panic if bad checksum
Jordan Hargrave
2009-12-04
KNF whitespace, from Brad. ok jordan@
Stuart Henderson
2009-12-01
Fix dmesg printing of error.
Marco Peereboom
2009-11-26
Visual (and on some machines, audio) feedback while the machine is
Mike Larkin
2009-11-26
If the EC is in burst mode use the fast delay to meet the requirements
Theo de Raadt
2009-11-26
Toggle into "cold" when we we disable interrupts, because tsleeping
Theo de Raadt
2009-11-25
Suspend when the lid closes (but not when it opens again).
Mark Kettenis
2009-11-25
Thinkpad button suspends; ok mlarkin
Theo de Raadt
2009-11-25
Handle the notification types for LID and Sleep button a bit more
Theo de Raadt
2009-11-24
in the resume path evaluate _WAK before dealing with device drivers
Jonathan Gray
2009-11-24
Reporting battery insert/removal was debug code. dmesg is not
Theo de Raadt
2009-11-24
abort suspends on SMP systems until that gets written; ok mlarkin
Theo de Raadt
2009-11-23
pci should return the result of it's children's suspend/resume calls back
Mike Larkin
2009-11-23
acpi* devices need to call their children on suspend/resume.
Mike Larkin
2009-11-23
Remove ACPI_SLEEP_ENABLED checks.
Paul Irofti
2009-11-23
knf and spacing that are super annoying
Theo de Raadt
2009-11-23
knf
Theo de Raadt
2009-11-23
Add missing acpivar.h changes from previous commit.
Mike Larkin
2009-11-23
Hook up Theo's new children suspend/resume function, as well as more ACPI
Mike Larkin
2009-11-23
Fix pckbd and acpihpet suspend/resume cases to fit with the future framework
Paul Irofti
2009-11-13
Initialize uninititialized variable.
Jordan Hargrave
2009-11-02
Remove unused member(s) of `struct acpi_softc'.
Mark Kettenis
2009-10-26
Do not do strncmp comparisons on dv_xname because longer device names which
Theo de Raadt
2009-10-26
Verify checksum+address when loading ACPI tables.
Jordan Hargrave
[next]