summaryrefslogtreecommitdiff
path: root/drivers/watchdog/sp5100_tco.c
Commit message (Expand)AuthorAge
* watchdog: sp5100_tco: Add support for recent FCH versionsGuenter Roeck2018-01-21
* watchdog: sp5100-tco: Abort if watchdog is disabled by hardwareGuenter Roeck2018-01-21
* watchdog: sp5100_tco: Convert to use watchdog subsystemGuenter Roeck2018-01-21
* watchdog: sp5100_tco: Clean up function and variable namesGuenter Roeck2018-01-21
* watchdog: sp5100_tco: Use dev_ print functions where possibleGuenter Roeck2018-01-21
* watchdog: sp5100_tco: Match PCI device earlyGuenter Roeck2018-01-21
* watchdog: sp5100_tco: Clean up sp5100_tco_setupdeviceGuenter Roeck2018-01-21
* watchdog: sp5100_tco: Use standard error codesGuenter Roeck2018-01-21
* watchdog: sp5100_tco: Use request_muxed_region where possibleGuenter Roeck2018-01-21
* watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}Guenter Roeck2018-01-21
* watchdog: sp5100_tco: properly check for new register layoutsLucas Stach2016-05-14
* sp5100_tco: fix the device check for SB800 and later chipsetsHuang Rui2015-12-27
* sp5100_tco: Add AMD Carrizo platform supportHuang Rui2015-12-27
* sp5100_tco: Add AMD Mullins platform supportDenis Turischev2015-12-27
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-28
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka2013-03-22
* watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka2013-03-01
* watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka2013-03-01
* watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka2012-12-19
* watchdog: remove use of __devexitBill Pemberton2012-11-28
* watchdog: remove use of __devinitBill Pemberton2012-11-28
* watchdog: remove use of __devexit_pBill Pemberton2012-11-28
* watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...H Hartley Sweeten2012-05-23
* watchdog: nowayout is boolWim Van Sebroeck2012-03-27
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu2011-03-29
* watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck2011-03-15
* watchdog: Add support for sp5100 chipset TCOPriyanka Gupta2011-01-12