aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/amdsbwd
Commit message (Expand)AuthorAgeFilesLines
* MFC r357869:Konstantin Belousov2020-02-202-2/+10
* amdsbwd: fix reboot status reportingAndriy Gapon2018-05-052-10/+18
* amdsbwd: add suspend and resume methodsAndriy Gapon2018-05-031-0/+31
* [amdsbwd] teach amdsbwd that it has optionsEitan Adler2018-04-241-0/+2
* amdsbwd: fix handling of timeout values beyond the supported rangeAndriy Gapon2018-01-101-13/+22
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* the rest of changes intended to be committed in r306290Andriy Gapon2016-09-241-2/+5
* clarify description of the 0x790b1022 / "KERNCZ"/ "CZ" deviceAndriy Gapon2016-09-241-10/+15
* amdsbwd, intpm: unify bits specific to AMD chipsets (FCHs, southbridges)Andriy Gapon2016-09-222-76/+169
* amdsbwd: add support for FCH in family 16h models 30h-3Fh processorsAndriy Gapon2016-09-071-12/+75
* Add support for AMD FCH watchdog timers.Alexander Motin2016-03-291-8/+12
* Replace several bus_alloc_resource() calls with bus_alloc_resource_any()Justin Hibbits2016-02-271-2/+2
* Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...Sofian Brabez2013-01-301-1/+1
* This isn't functionally identical. In some cases a hint to disableEitan Adler2012-10-221-0/+2
* Now that device disabling is generic, remove extraneous code from theEitan Adler2012-10-221-2/+0
* amdsbwd: update to support SB8xx southbridgesAndriy Gapon2011-06-071-47/+137
* amdsbwd: fix nonsensical timeout calculationsAndriy Gapon2010-05-311-3/+3
* amdsbwd: new driver for AMD SB600/SB7xx watchdog timerAndriy Gapon2009-11-301-0/+431