summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/pnx4008_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han2013-07-111-5/+2
* watchdog: add timeout-sec property bindingFabio Porcedda2013-03-011-4/+3
* watchdog: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-3/+3
* watchdog: remove use of __devexitBill 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: Device tree support for pnx4008-wdtRoland Stigge2012-05-231-0/+10
* watchdog: fix set_timeout operationsWim Van Sebroeck2012-03-271-0/+1
* watchdog: pnx4008: convert driver to use the watchdog frameworkWolfram Sang2012-03-271-140/+40
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-1/+3
* watchdog: pnx4008: don't use __raw_-accessorsWolfram Sang2012-03-271-12/+11
* watchdog: pnx4008: cleanup resource handling using managed devicesWolfram Sang2012-03-271-47/+22
* watchdog: Fix typo in pnx4008_wdt.cMasanari Iida2012-02-281-1/+1
* watchdog: Fix typo "unexpectdly"Masanari Iida2012-01-271-1/+1
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-03-291-15/+13
* watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King2010-02-121-13/+24
* ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King2010-02-121-1/+1
* [WATCHDOG] use resource_size()H Hartley Sweeten2009-12-231-1/+1
* ARM: PNX4008: fix watchdog device driver nameRussell King2009-11-201-2/+2
* [WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck2009-06-181-3/+3
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-9/+9
* [WATCHDOG] unlocked_ioctl changesWim Van Sebroeck2008-09-231-2/+2
* Merge Linus' latest into masterRussell King2008-08-081-16/+13
|\
| * [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-5/+5
| * [WATCHDOG] Clean-up includesWim Van Sebroeck2008-08-061-2/+2
| * [WATCHDOG 33/57] pnx4008_wdt: unlocked_ioctl setupAlan Cox2008-06-211-10/+8
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+2
* [WATCHDOG] spin_lock_init() fixesAlexey Dobriyan2007-11-021-3/+1
* [WATCHDOG] trivial fix two returns in void functionsFlorian Fainelli2007-10-251-1/+1
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+358
OpenPOWER on IntegriCloud