summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* watchdog: mtk_wdt: use core restart handlerDamien Riegel2015-12-131-17/+5
* watchdog: moxart_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6
* watchdog: meson_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5
* watchdog: lpc18xx_wdt: use core restart handlerDamien Riegel2015-12-131-31/+21
* watchdog: imx2_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6
* watchdog: imgpdc_wdt: use core restart handlerDamien Riegel2015-12-131-22/+12
* watchdog: digicolor_wdt: use core restart handlerDamien Riegel2015-12-131-13/+5
* watchdog: da9063_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6
* watchdog: bcm47xx_wdt: use core restart handlerDamien Riegel2015-12-132-21/+13
* 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-rc3v4.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
| | * drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs2015-11-251-0/+1
| | * drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2015-11-252-0/+6
| | * drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs2015-11-251-1/+7
| | * drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst2015-11-251-1/+7
| * | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-11-2611-76/+145
| |\ \
| | * | drm/radeon: make some dpm errors debug onlyAlex Deucher2015-11-252-3/+3