aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sp5100_tco.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-21watchdog: sp5100_tco: Add support for recent FCH versionsGuenter Roeck1-0/+21
2018-01-21watchdog: sp5100-tco: Abort if watchdog is disabled by hardwareGuenter Roeck1-0/+1
2018-01-21watchdog: sp5100_tco: Use bit operationsGuenter Roeck1-13/+14
2018-01-21watchdog: sp5100_tco: Clean up function and variable namesGuenter Roeck1-3/+2
2018-01-21watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck1-1/+1
2018-01-21watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}Guenter Roeck1-5/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-03-22watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1
2012-12-19watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka1-11/+35
2011-01-12watchdog: Add support for sp5100 chipset TCOPriyanka Gupta1-0/+41