aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/sp805_wdt.c
AgeCommit message (Expand)Author
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2014-06-10watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar
2014-03-31watchdog: sp805_wdt: Use devm_ioremap_resource()Jingoo Han
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-17watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek
2013-07-11watchdog: sp805_wdt: use devm_clk_get()Jingoo Han
2012-12-19watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-11-08WATCHDOG: fix build PM warningsRussell King
2012-06-20Viresh has movedViresh Kumar
2012-05-30watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar
2012-05-30watchdog: sp805_wdt: convert to watchdog coreViresh Kumar
2012-03-27watchdog: sp805: Use devm routinesViresh Kumar
2012-03-27watchdog: sp805: replace readl/writel with lighter _relaxed variantsViresh Kumar
2012-03-27watchdog: sp805: Fix documentation style commentViresh Kumar
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernationViresh Kumar
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-12-26watchdog: sp805: Fix section mismatch in ID table.Nick Bowler
2011-11-22watchdog: sp805: Enable module alias autogeneration for AMBA driversDave Martin
2011-07-26watchdog: sp805: Flush posted writes in enable/disable.Nick Bowler
2011-07-26watchdog: sp805: Don't write 0 to the load value register.Nick Bowler
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2010-08-08watchdog: Adding support for ARM Primecell SP805 WatchdogViresh KUMAR