summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-15
|\
| * watchdog: octeon-wdt: Add support for 78XX SOCs.Carlos Munoz2017-09-04
| * watchdog: octeon-wdt: Add support for cn68XX SOCs.David Daney2017-09-04
| * watchdog: octeon-wdt: File cleaning.Steven J. Hill2017-09-04
| * watchdog: octeon-wdt: Remove old boot vector code.Steven J. Hill2017-09-04
| * watchdog: lantiq: access boot cause register through regmapHauke Mehrtens2017-09-04
* | watchdog: mei_wdt: constify mei_cl_device_idArvind Yadav2017-09-09
* | watchdog: sp805: constify amba_idArvind Yadav2017-09-09
* | watchdog: ziirave: constify i2c_device_idArvind Yadav2017-09-09
* | watchdog: sc1200: constify pnp_device_idArvind Yadav2017-09-09
* | watchdog: renesas_wdt: update copyright datesWolfram Sang2017-09-09
* | watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang2017-09-09
* | watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang2017-09-09
* | watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery2017-09-09
* | drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic2017-09-09
* | watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com2017-09-09
* | watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam2017-09-09
* | watchdog: qcom: Check for platform_get_resource() failureFabio Estevam2017-09-09
* | watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek2017-09-09
* | watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani2017-09-09
* | watchdog: max77620_wdt: constify platform_device_idArvind Yadav2017-09-09
* | watchdog: pcwd_usb: constify usb_device_idArvind Yadav2017-09-09
* | watchdog: cadence_wdt: Show information when driver is probedMichal Simek2017-09-09
* | watchdog: cadence_wdt: Enable access to module parametersMichal Simek2017-09-09
* | watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall2017-09-09
* | watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang2017-09-09
* | watchdog: renesas_wdt: add another divider optionWolfram Sang2017-09-09
* | watchdog: renesas_wdt: apply better precisionWolfram Sang2017-09-09
* | watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang2017-09-09
* | watchdog: renesas_wdt: check rate also for upper limitWolfram Sang2017-09-09
* | watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang2017-09-09
* | watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel2017-09-09
* | watchdog: rt2880: explicitly request exclusive reset controlPhilipp Zabel2017-09-09
* | watchdog: zx2967: explicitly request exclusive reset controlPhilipp Zabel2017-09-09
* | watchdog: asm9260: explicitly request exclusive reset controlPhilipp Zabel2017-09-09
* | watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl2017-09-09
* | watchdog: w83627hf: make const array chip_name staticColin Ian King2017-09-09
* | watchdog: coh901327_wdt: constify watchdog_ops structureGustavo A. R. Silva2017-09-09
* | watchdog: stm32_iwdg: constify watchdog_ops structureGustavo A. R. Silva2017-09-09
* | watchdog: it87_wdt: constify watchdog_ops structureGustavo A. R. Silva2017-09-09
* | watchdog: ts72xx_wdt: constify watchdog_ops structureGustavo A. R. Silva2017-09-09
* | watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck2017-09-09
* | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-04
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2017-07-11
|\
| * watchdog: introduce watchdog_worker_should_ping helperRasmus Villemoes2017-07-03
| * watchdog: uniphier: add UniPhier watchdog driverKeiji Hayashibara2017-07-03
| * watchdog: cadence_wdt: make of_device_ids const.Arvind Yadav2017-07-03
| * watchdog: zx2967: constify zx2967_wdt_ops.Arvind Yadav2017-07-03
| * watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_opsArvind Yadav2017-07-03