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