git: kernel - Update AMD chipset drivers for watchdog and smbus

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Nov 18 11:33:50 PST 2019


commit 15879860c659954f48d1fc199a8543cf110382ec
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Nov 18 11:31:56 2019 -0800

    kernel - Update AMD chipset drivers for watchdog and smbus
    
    * Update the AMD chipset drivers for amdsbwd (watchdog) and
      intpm (smbus for power management and other things).
    
    * Now detects the smbus and watchdog on the 3500U laptop APU.
    
    Taken-from: FreeBSD

Summary of changes:
 sys/dev/misc/amdsbwd/amd_chipset.h | 147 +++++++++++++++++++++
 sys/dev/misc/amdsbwd/amdsbwd.c     | 212 ++++++++++++++++++-----------
 sys/dev/powermng/intpm/intpm.c     | 264 ++++++++++++++++++++++++-------------
 3 files changed, 459 insertions(+), 164 deletions(-)
 create mode 100644 sys/dev/misc/amdsbwd/amd_chipset.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/15879860c659954f48d1fc199a8543cf110382ec


-- 
DragonFly BSD source repository



More information about the Commits mailing list