summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-03watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_opsArvind Yadav1-2/+2
2017-07-03watchdog: davinci: Add missing clk_disable_unprepare().Arvind Yadav1-1/+3
2017-07-03watchdog: davinci: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-07-03watchdog: meson: Handle return value of clk_prepare_enableArvind Yadav1-1/+3
2017-07-03watchdog: it87: Add support for various Super-IO chipsGuenter Roeck2-5/+21
2017-07-03watchdog: it87: Use infrastructure to stop watchdog on rebootGuenter Roeck1-29/+5
2017-07-03watchdog: it87: Drop support for resetting watchdog though CIR and Game portGuenter Roeck2-210/+19
2017-07-03watchdog: it87: Convert to use watchdog core infrastructureGuenter Roeck2-304/+72
2017-07-03watchdog: it87: Drop FSF mailing addressGuenter Roeck1-4/+0
2017-07-03watchdog: dw_wdt: get reset lines from dtSteffen Trumtrar1-0/+11
2017-06-05watchdog: w83627hf: Add support for NCT6793D and NCT6795DGuenter Roeck1-1/+14
2017-06-05watchdog: core: add option to avoid early handling of watchdogSebastian Reichel2-3/+27
2017-06-05watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero2-10/+24
2017-06-05watchdog: Add STM32 IWDG driverYannick Fertre3-0/+266
2017-06-05watchdog: gpio: Convert to use infrastructure triggered keepalivesGuenter Roeck1-60/+13
2017-06-05watchdog: orion: make license info match the file headerUwe Kleine-König1-1/+1
2017-06-05watchdog: s3c2410: Minor code cleanupKrzysztof Kozlowski1-22/+13
2017-06-05watchdog: s3c2410: Simplify getting driver dataKrzysztof Kozlowski1-7/+10
2017-06-05watchdog: s3c2410: Constify local structuresKrzysztof Kozlowski1-3/+3
2017-06-05watchdog: intel-mid_wdt: Keep watchdog runningAndy Shevchenko1-2/+15
2017-06-05watchdog: add rza_wdt driverChris Brandt3-0/+208
2017-06-05watchdog: sama5d4: Add comment explaining what happens on resumeAlexandre Belloni1-0/+5
2017-06-05watchodg: sama5d4: simplify probeAlexandre Belloni1-8/+6
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-17/+69
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-35/+53
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds34-137/+182
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman1-2/+0
2017-06-03Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-30/+36
2017-06-03Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtdLinus Torvalds4-19/+54
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler1-26/+26
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler1-1/+0
2017-06-03Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-03Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-06-03Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov6423-139506/+1079681
2017-06-03Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-7/+6
2017-06-03Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+17
2017-06-03Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2017-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2017-06-03pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-03Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki3-7/+6
2017-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki2-3/+17
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+11
2017-06-02Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+2
2017-06-02Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-30/+18
2017-06-02Merge tag 'md/4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds6-14/+26
2017-06-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+5
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds7-58/+115
2017-06-02Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds5-71/+85
2017-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-40/+119