aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/pnx4008_wdt.c
AgeCommit message (Expand)Author
2013-07-11watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han
2013-03-01watchdog: add timeout-sec property bindingFabio Porcedda
2013-01-25watchdog: Convert to devm_ioremap_resource()Thierry Reding
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-05-23watchdog: Device tree support for pnx4008-wdtRoland Stigge
2012-03-27watchdog: fix set_timeout operationsWim Van Sebroeck
2012-03-27watchdog: pnx4008: convert driver to use the watchdog frameworkWolfram Sang
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-03-27watchdog: pnx4008: don't use __raw_-accessorsWolfram Sang
2012-03-27watchdog: pnx4008: cleanup resource handling using managed devicesWolfram Sang
2012-02-28watchdog: Fix typo in pnx4008_wdt.cMasanari Iida
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2011-03-29watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-12ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King
2010-02-12ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten
2009-11-20ARM: PNX4008: fix watchdog device driver nameRussell King
2009-06-18[WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck
2008-09-23[WATCHDOG] unlocked_ioctl changesWim Van Sebroeck
2008-08-08Merge Linus' latest into masterRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-08-06[WATCHDOG] Clean-up includesWim Van Sebroeck
2008-06-21[WATCHDOG 33/57] pnx4008_wdt: unlocked_ioctl setupAlan Cox
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers
2007-11-02[WATCHDOG] spin_lock_init() fixesAlexey Dobriyan
2007-10-25[WATCHDOG] trivial fix two returns in void functionsFlorian Fainelli
2007-10-18mv watchdog tree under driversWim Van Sebroeck