summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sp5100_tco.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: sp5100_tco: properly check for new register layoutsLucas Stach2016-05-141-5/+10
* sp5100_tco: fix the device check for SB800 and later chipsetsHuang Rui2015-12-271-12/+16
* sp5100_tco: Add AMD Carrizo platform supportHuang Rui2015-12-271-0/+2
* sp5100_tco: Add AMD Mullins platform supportDenis Turischev2015-12-271-0/+2
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-281-1/+1
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka2013-03-221-120/+6
* watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka2013-03-011-20/+8
* watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka2013-03-011-2/+3
* watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka2012-12-191-50/+271
* watchdog: remove use of __devexitBill Pemberton2012-11-281-2/+2
* watchdog: remove use of __devinitBill Pemberton2012-11-281-2/+2
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...H Hartley Sweeten2012-05-231-1/+1
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-18/+13
* watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu2011-03-291-2/+14
* watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck2011-03-151-1/+1
* watchdog: Add support for sp5100 chipset TCOPriyanka Gupta2011-01-121-0/+480
OpenPOWER on IntegriCloud