Age | Commit message (Expand) | Author |
2010-08-23 | * if there's an error setting indirect more for a volume knob widget, | Jacob Meuser |
2010-08-23 | add support for the LSISAS2004 ships. | David Gwynne |
2010-08-23 | regen | David Gwynne |
2010-08-23 | LSI SAS 2004 | David Gwynne |
2010-08-18 | regen | Damien Bergamini |
2010-08-18 | Realtek RTL8190P and RTL8192E PCI ids. | Damien Bergamini |
2010-08-17 | Power management for PCI devices. For now just put everything in the D3 | Mark Kettenis |
2010-08-12 | homogeneous style. | Damien Bergamini |
2010-08-12 | Fix a ton of space and tab violations. No binary change. | Marco Peereboom |
2010-08-12 | Fix a one character typo that broke interrupt handling on ironlake. | Owain Ainsworth |
2010-08-12 | Instead of returning EBUSY when the busy flag is set in the ioctl, sleep | Owain Ainsworth |
2010-08-12 | Reset the chip upon suspend, to make sure it stops DMA. Reset it again upon | Mark Kettenis |
2010-08-11 | Use the correct offsets when reading/writing to DCA_TXCTRL in the 82599 | Jonathan Gray |
2010-08-09 | sync hardware and software buffer positions on resume | Jacob Meuser |
2010-08-08 | suspend/resume handler for radeondrm | Owain Ainsworth |
2010-08-08 | suspend/resume support for auich, and some infrastructure in ac97 | Jacob Meuser |
2010-08-08 | fix broken english in commented out printf. | Miod Vallat |
2010-08-08 | Try to save the vga hardware state around suspend, and also redisplay the | Miod Vallat |
2010-08-08 | activate function for suspend/restore; from mglocker | Theo de Raadt |
2010-08-08 | Make sure hw.revision_id gets initialized before it's used by em_set_mac_type() | 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 | highly recommend that DVACT_{SUSPEND,RESUME} return 0 unless you want to trig... | Theo de Raadt |
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 | Unmap registers upon detach. Avoid panics when detaching a partially attached | Mark Kettenis |
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 | No "\n" needed at the end of panic() strings. | Kenneth R Westerback |
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 | 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 |
2010-08-06 | another set of chips which do not need register rewrites at resume time | Theo de Raadt |