summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/of_xilinx_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: xilinx: Add clock supportShubhrajyoti Datta2016-09-231-2/+23
* watchdog: xilinx: Remove .owner field for driverMichal Simek2014-10-201-1/+0
* watchdog: xilinx: Make of_device_id array constJingoo Han2014-06-101-1/+1
* watchdog: xilinx: Remove no_timeout variableMichal Simek2014-03-311-9/+4
* watchdog: xilinx: Use correct comment indentationMichal Simek2014-03-311-4/+4
* watchdog: xilinx: Use of_property_read_u32Michal Simek2014-03-311-17/+12
* watchdog: xilinx: Fix all printk messagesMichal Simek2014-03-311-8/+8
* watchdog: xilinx: Allocate private structure per deviceMichal Simek2014-03-311-42/+55
* watchdog: xilinx: Move no_timeout to probe functionMichal Simek2014-03-311-5/+3
* watchdog: xilinx: Simplify probe and remove functionsMichal Simek2014-03-311-32/+9
* watchdog: xilinx: Move control_status_reg to functionsMichal Simek2014-03-311-1/+6
* watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek2014-03-311-172/+32
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: xilinx: Setup the origin compatible stringMichal Simek2013-07-111-0/+1
* watchdog: xilinx: Fix driver headerMichal Simek2013-07-111-20/+10
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: xilinx: Read clock frequency directly from DT nodeMichal Simek2012-07-231-1/+1
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-23/+18
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* watchdog: Add Xilinx watchdog timer driverAlejandro Cabrera2011-07-261-0/+433
OpenPOWER on IntegriCloud