aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/of_xilinx_wdt.c
AgeCommit message (Expand)Author
2018-05-21watchdog: simplify getting .drvdataWolfram Sang
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson
2017-09-09watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek
2017-09-09watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani
2016-09-23watchdog: xilinx: Add clock supportShubhrajyoti Datta
2014-10-20watchdog: xilinx: Remove .owner field for driverMichal Simek
2014-06-10watchdog: xilinx: Make of_device_id array constJingoo Han
2014-03-31watchdog: xilinx: Remove no_timeout variableMichal Simek
2014-03-31watchdog: xilinx: Use correct comment indentationMichal Simek
2014-03-31watchdog: xilinx: Use of_property_read_u32Michal Simek
2014-03-31watchdog: xilinx: Fix all printk messagesMichal Simek
2014-03-31watchdog: xilinx: Allocate private structure per deviceMichal Simek
2014-03-31watchdog: xilinx: Move no_timeout to probe functionMichal Simek
2014-03-31watchdog: xilinx: Simplify probe and remove functionsMichal Simek
2014-03-31watchdog: xilinx: Move control_status_reg to functionsMichal Simek
2014-03-31watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-07-11watchdog: xilinx: Setup the origin compatible stringMichal Simek
2013-07-11watchdog: xilinx: Fix driver headerMichal Simek
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitdataBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-07-23watchdog: xilinx: Read clock frequency directly from DT nodeMichal Simek
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2011-07-26watchdog: Add Xilinx watchdog timer driverAlejandro Cabrera