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
Age
Commit message (
Expand
)
Author
2010-08-08
activate function for suspend/restore; from mglocker
Theo de Raadt
2010-08-08
Reenable acpiasus(4). The bogus code is actually dead code, and jsing@'s
Mark Kettenis
2010-08-08
Try and improve legacy controller emulation heuristics; if we think we should
Miod Vallat
2010-08-08
Make sure hw.revision_id gets initialized before it's used by em_set_mac_type()
Mark Kettenis
2010-08-08
Disable acpiasus(4); it violates the rule that only the acpi thread is allowed
Mark Kettenis
2010-08-08
Be consistent in function naming. No functional changes.
Marcus Glocker
2010-08-08
convert printf()s that can happen in the resume path to DPRINTF()s.
Jacob Meuser
2010-08-08
at resume time, re-nable the AMDPM_RNGEN bit
Theo de Raadt
2010-08-08
silence BIOS takeover failure messages on unsuspends
Theo de Raadt
2010-08-08
Backout r1.55 since this breaks anything which does crypto ops prior to
Joel Sing
2010-08-08
highly recommend that DVACT_{SUSPEND,RESUME} return 0 unless you want to trig...
Theo de Raadt
2010-08-08
Report the acpi sleep states when on a RAMDISK; ok krw
Theo de Raadt
2010-08-08
do not unlock vnode before calling vput. should fix ray's panic.
Ted Unangst
2010-08-07
Revert 1.123. Hangs RTL8168C/8111C (0x3c00) after
Christian Weisgerber
2010-08-07
quiet "missed interrupt" messages. requested by deraadt.
Jacob Meuser
2010-08-07
restore unsolicited responses from volume knob widgets
Jacob Meuser
2010-08-07
break statements even on default cases
Theo de Raadt
2010-08-07
Suspend/resume for agp_amd.c
Owain Ainsworth
2010-08-07
Suspend/resume handler for viaagp.
Owain Ainsworth
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
Save and restore registers on suspend/resume.
Owain Ainsworth
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
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
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
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
[prev]
[next]