summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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/+2Star
* watchdog: softdog: use core reboot notifierDamien Riegel2015-12-131-28/+2Star
* watchdog: gpio_wdt: use core reboot notifierDamien Riegel2015-12-131-33/+2Star
* watchdog: cadence_wdt: use core reboot notifierDamien Riegel2015-12-131-35/+1Star
* watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel2015-12-132-24/+2Star
* watchdog: core: add reboot notifier supportDamien Riegel2015-12-133-0/+54
* watchdog: sunxi_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5Star
* watchdog: s3c2410_wdt: use core restart handlerDamien Riegel2015-12-131-35/+25Star
* watchdog: qcom-wdt: use core restart handlerDamien Riegel2015-12-131-30/+19Star
* watchdog: mtk_wdt: use core restart handlerDamien Riegel2015-12-131-17/+5Star
* watchdog: moxart_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6Star
* watchdog: meson_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5Star
* watchdog: lpc18xx_wdt: use core restart handlerDamien Riegel2015-12-131-31/+21Star
* watchdog: imx2_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6Star
* watchdog: imgpdc_wdt: use core restart handlerDamien Riegel2015-12-131-22/+12Star
* watchdog: digicolor_wdt: use core restart handlerDamien Riegel2015-12-131-13/+5Star
* watchdog: da9063_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6Star
* watchdog: bcm47xx_wdt: use core restart handlerDamien Riegel2015-12-132-21/+13Star
* watchdog: core: add restart handler supportDamien Riegel2015-12-133-0/+73
* MAINTAINERS: Add Guenter Roeck as reviewer of watchdog driversGuenter Roeck2015-12-061-0/+1
* Linux 4.4-rc3Linus Torvalds2015-11-301-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-3027-993/+1093
|\
| * Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-11-2716-917/+948
| |\
| | * drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres2015-11-251-1/+1
| | * drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs2015-11-252-2/+7
| | * drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs2015-11-251-2/+2
| | * drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs2015-11-253-0/+5
| | * drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs2015-11-256-897/+897
| | * drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2015-11-252-47/+49