summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-07sync to bsd.lv:Ingo Schwarze
2010-08-07save/restore functions for aliagp.Owain Ainsworth
2010-08-07Suspend/resume handler for sisagp save/restoring the gtt window/size andOwain Ainsworth
2010-08-07Groff allows the initial macro on a line to be delimited by a spaceIngo Schwarze
2010-08-07Fix carp demotion on tables. For some reason the default values wereClaudio Jeker
2010-08-07Save and restore registers on suspend/resume.Owain Ainsworth
2010-08-07In -Thtml output, preserve blank lines at the end of .Bd -literal.Ingo Schwarze
2010-08-07Enforce acpi register access rescrictions.Mark Kettenis
2010-08-07Enforce acpi register access rescrictions.Mark Kettenis
2010-08-07Generate power change events for APM. Makes powerup and powerdown scriptsCan Erkin Acar
2010-08-07The wakeup of the acpi thread is not needed. This code is being calledTheo de Raadt
2010-08-07Unmap registers upon detach. Avoid panics when detaching a partially attachedMark Kettenis
2010-08-07Add resume support for serial consoles.Mark Kettenis
2010-08-07upon resume, notify all the acpiac and acpibat drivers to updateTheo de Raadt
2010-08-07need to check that kept packages are still okay.Marc Espie
2010-08-07disable lidsuspend when we are powering downPeter Hessler
2010-08-07dep is an object, needs to become a string for error messagesMarc Espie
2010-08-07explain quite a bit more what PLIST_DB doesMarc Espie
2010-08-07In the resume case we need to check IFF_UPTheo de Raadt
2010-08-07In fxp_pci_activate use the correct softc's; then use a workq since someTheo de Raadt
2010-08-07On resume, re-activate the host RNG on the host bridges that need it.Theo de Raadt
2010-08-07No "\n" needed at the end of panic() strings.Kenneth R Westerback
2010-08-07No "\n" needed at the end of panic() strings.Kenneth R Westerback
2010-08-06Always call _PSW on _LID devices that support it to enable lid open toMarco Peereboom
2010-08-06com@isa suspend and resume; logic cloned from ../puc/com_puc.cTheo de Raadt
2010-08-06Initial stab at making com@puc suspend and resume properly. Works fineMark Kettenis
2010-08-06Initial stab at making com@puc suspend and resume properly. Works fineMark Kettenis
2010-08-06repost hp g62Marco Peereboom
2010-08-06Correct a problem which could cause the wrong af to be displayed.Jonathan Gray
2010-08-06As part of a revamp of the PM1/GPE code, I write this diff to look forTheo de Raadt
2010-08-06ca_activate for suspend/resume; tested by andrew@afresh1.comTheo de Raadt
2010-08-06save/restore the *correct* clock gating registers on suspend/resumeOwain Ainsworth
2010-08-06Previous code to handle suspend/resume for intagp assumed thatOwain Ainsworth
2010-08-06If audio interrupts are missed (as this happens on some MP systemsAlexandre Ratchov
2010-08-06reenabling unsolicited responses in the resume path was lost inJacob Meuser
2010-08-06no need to save/restore the state of the master volumeJacob Meuser
2010-08-06ok, that is the last of the easy chips to check for register saves. i'mTheo de Raadt
2010-08-06ACPI suspend/resume for bwi(4). Initial diff from todd@, finished andMarcus Glocker
2010-08-06ca_activate function for suspend/resume; tested by mlarkinTheo de Raadt
2010-08-06since r1.171 pin widgets get fully reinitialized on resume, whichJacob Meuser
2010-08-06ca_activate function for nfe(4) for suspend/resumeMike Larkin
2010-08-06another set of chips which do not need register rewrites at resume timeTheo de Raadt
2010-08-06ca_activate function for suspend/resumeTheo de Raadt
2010-08-06document machdep.lidsuspend by exampleTheo de Raadt
2010-08-06attempt to deal with situations where the hardware has processed moreJacob Meuser
2010-08-06Every time you ignore uiomove() return value, $DEITY kills a littleMiod Vallat
2010-08-06don't return (potential errno) + (potential errno), instead only performMiod Vallat
2010-08-05syncStuart Henderson
2010-08-05new i386/amd64 machdep.lidsuspend sysctl which decides whether a lidTheo de Raadt
2010-08-05Suspend/resume support for sili(4). Not perfect yet, but prevents us fromMark Kettenis