summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-01-1748-815/+2671
|\
| * watchdog: asm9260: remove __init and __exit annotationsArnd Bergmann2016-01-111-4/+4
| * watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck2016-01-114-13/+8
| * watchdog: ziirave: Use watchdog infrastructure to create sysfs attributesGuenter Roeck2016-01-111-17/+3
| * watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck2016-01-113-2/+9
| * watchdog: kill unref/ref opsTomas Winkler2016-01-111-2/+0
| * watchdog: stmp3xxx: Remove unused variablesFabio Estevam2016-01-111-3/+0
| * watchdog: add MT7621 watchdog supportJohn Crispin2016-01-094-0/+206
| * hwmon: (sch56xx) Drop watchdog driver data reference count callbacksGuenter Roeck2015-12-291-30/+1
| * watchdog: da9055_wdt: Drop reference countingGuenter Roeck2015-12-291-24/+0
| * watchdog: da9052_wdt: Drop reference countingGuenter Roeck2015-12-291-24/+0
| * watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck2015-12-294-234/+218
| * watchdog: diag288: Stop re-using watchdog core internal flagsGuenter Roeck2015-12-291-10/+16
| * watchdog: Create watchdog device in watchdog_dev.cGuenter Roeck2015-12-293-41/+69
| * watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_deviceGuenter Roeck2015-12-281-1/+0
| * watchdog: mena21: Do not use device pointer from struct watchdog_deviceGuenter Roeck2015-12-281-2/+2
| * watchdog: gpio: Do not use device pointer from struct watchdog_deviceGuenter Roeck2015-12-281-1/+2
| * watchdog: tangox: Print info message using pointer to platform deviceGuenter Roeck2015-12-281-1/+1
| * watchdog: bcm2835_wdt: Drop log message if watchdog is stoppedGuenter Roeck2015-12-281-1/+0
| * devicetree: watchdog: add binding for Sigma Designs SMP8642 watchdogMans Rullgard2015-12-281-0/+18
| * watchdog: add support for Sigma Designs SMP86xx/SMP87xxMans Rullgard2015-12-283-0/+236
| * Add binding documentation for Zodiac Watchdog TimerMartyn Welch2015-12-281-0/+19
| * watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor DriverMartyn Welch2015-12-283-0/+393
| * DT: watchdog: add Alphascale asm9260 watchdog binding documentation.Oleksij Rempel2015-12-281-0/+35
| * watchdog: add Alphascale asm9260-wdt driverOleksij Rempel2015-12-283-0/+414
| * watchdog: ts4800: add driver for TS-4800 watchdogDamien Riegel2015-12-284-0/+251
| * watchdog: atlas7: add watchdog driver of CSRatlas7Guo Zeng2015-12-283-0/+253
| * watchdog: meson: Add meson8b SoC specific dataCarlo Caione2015-12-281-0/+7
| * watchdog: meson: Enable meson SoC specific dataCarlo Caione2015-12-281-17/+41
| * watchdog: hpwdt: HP rebrandingMingarelli, Thomas2015-12-281-6/+6
| * watchdog: cadence_wdt: use to_platform_device()Geliang Tang2015-12-271-4/+2
| * watchdog: omap: don't disable the timer when it should be enabled earlyUwe Kleine-König2015-12-271-1/+2
| * watchdog: omap: don't disable runtime pm before starting deviceUwe Kleine-König2015-12-271-2/+2
| * watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()Jisheng Zhang2015-12-271-1/+1
| * watchdog: refuse to unload softdog module when its timer is runningLi RongQing2015-12-271-2/+6
| * watchdog: stmp3xxx: Stop the watchdog on system haltHarald Geyer2015-12-271-0/+28
| * sp5100_tco: fix the device check for SB800 and later chipsetsHuang Rui2015-12-271-12/+16
| * sp5100_tco: Add AMD Carrizo platform supportHuang Rui2015-12-271-0/+2
| * sp5100_tco: Add AMD Mullins platform supportDenis Turischev2015-12-271-0/+2
| * watchdog: Read device status through sysfs attributesPratyush Anand2015-12-274-1/+173
| * watchdog: Use static struct class watchdog_class in stead of pointerPratyush Anand2015-12-273-18/+25
| * watchdog: w83627hf_wdt: use core reboot notifierDamien Riegel2015-12-131-30/+2
| * watchdog: softdog: use core reboot notifierDamien Riegel2015-12-131-28/+2
| * watchdog: gpio_wdt: use core reboot notifierDamien Riegel2015-12-131-33/+2
| * watchdog: cadence_wdt: use core reboot notifierDamien Riegel2015-12-131-35/+1
| * watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel2015-12-132-24/+2
| * watchdog: core: add reboot notifier supportDamien Riegel2015-12-133-0/+54
| * watchdog: sunxi_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5
| * watchdog: s3c2410_wdt: use core restart handlerDamien Riegel2015-12-131-35/+25
| * watchdog: qcom-wdt: use core restart handlerDamien Riegel2015-12-131-30/+19