summaryrefslogtreecommitdiff
path: root/drivers/watchdog/of_xilinx_wdt.c
Commit message (Expand)AuthorAge
* watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-24
* watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek2017-09-09
* watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani2017-09-09
* watchdog: xilinx: Add clock supportShubhrajyoti Datta2016-09-23
* watchdog: xilinx: Remove .owner field for driverMichal Simek2014-10-20
* watchdog: xilinx: Make of_device_id array constJingoo Han2014-06-10
* watchdog: xilinx: Remove no_timeout variableMichal Simek2014-03-31
* watchdog: xilinx: Use correct comment indentationMichal Simek2014-03-31
* watchdog: xilinx: Use of_property_read_u32Michal Simek2014-03-31
* watchdog: xilinx: Fix all printk messagesMichal Simek2014-03-31
* watchdog: xilinx: Allocate private structure per deviceMichal Simek2014-03-31
* watchdog: xilinx: Move no_timeout to probe functionMichal Simek2014-03-31
* watchdog: xilinx: Simplify probe and remove functionsMichal Simek2014-03-31
* watchdog: xilinx: Move control_status_reg to functionsMichal Simek2014-03-31
* watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek2014-03-31
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-31
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* watchdog: xilinx: Setup the origin compatible stringMichal Simek2013-07-11
* watchdog: xilinx: Fix driver headerMichal Simek2013-07-11
* watchdog: remove use of __devexitBill Pemberton2012-11-28
* watchdog: remove use of __devinitdataBill Pemberton2012-11-28
* watchdog: remove use of __devinitBill Pemberton2012-11-28
* watchdog: remove use of __devexit_pBill Pemberton2012-11-28
* watchdog: xilinx: Read clock frequency directly from DT nodeMichal Simek2012-07-23
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-06
* watchdog: Add Xilinx watchdog timer driverAlejandro Cabrera2011-07-26