summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-09watchdog: renesas_wdt: update copyright datesWolfram Sang
2017-09-09watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang
2017-09-09watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang
2017-09-09watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery
2017-09-09drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic
2017-09-09watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com
2017-09-09watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam
2017-09-09watchdog: qcom: Check for platform_get_resource() failureFabio Estevam
2017-09-09watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek
2017-09-09watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani
2017-09-09watchdog: max77620_wdt: constify platform_device_idArvind Yadav
2017-09-09watchdog: pcwd_usb: constify usb_device_idArvind Yadav
2017-09-09watchdog: cadence_wdt: Show information when driver is probedMichal Simek
2017-09-09watchdog: cadence_wdt: Enable access to module parametersMichal Simek
2017-09-09libnvdimm, btt: fix format string warningsRandy Dunlap
2017-09-09watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall
2017-09-09watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang
2017-09-09watchdog: renesas_wdt: add another divider optionWolfram Sang
2017-09-09watchdog: renesas_wdt: apply better precisionWolfram Sang
2017-09-09watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang
2017-09-09watchdog: renesas_wdt: check rate also for upper limitWolfram Sang
2017-09-09watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang
2017-09-09watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: rt2880: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: zx2967: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: asm9260: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl
2017-09-09watchdog: w83627hf: make const array chip_name staticColin Ian King
2017-09-09watchdog: coh901327_wdt: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: stm32_iwdg: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: it87_wdt: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: ts72xx_wdt: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-09watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli
2017-09-08net: tulip: Constify tulip_tblKees Cook
2017-09-08net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk
2017-09-08davicom: Display proper debug level up to 6Mathieu Malaterre
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach
2017-09-08drivers/pps: use surrounding "if PPS" to remove numerous dependency checksRobert P. J. Day
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32Matthew Wilcox
2017-09-08drivers/block/zram/zram_drv.c: convert to using memset_lMatthew Wilcox
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada
2017-09-08mm: change the call sites of numa statistics itemsKemi Wang
2017-09-08Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-08RDMA/netlink: clean up message validity array initializerLinus Torvalds