summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * watchdog: da9055_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-15/+2
| * watchdog: da9052_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-24/+8
| * watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...Guenter Roeck2017-02-241-19/+8
| * watchdog: mena21_wdt: Convert to use device managed functions and other impro...Guenter Roeck2017-02-241-22/+2
| * watchdog: wm831x_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-24/+7
| * watchdog: digicolor_wdt: Convert to use device managed functions and other im...Guenter Roeck2017-02-241-36/+12
| * watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...Guenter Roeck2017-02-241-8/+1
| * watchdog: intel-mid_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-10/+1
| * watchdog: meson_wdt: Convert to use device managed functions and other improv...Guenter Roeck2017-02-241-21/+2
| * watchdog: sunxi_wdt: Convert to use device managed functions and other improv...Guenter Roeck2017-02-241-22/+2
| * watchdog: aspeed_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-13/+1
| * watchdog: coh901327_wdt: Use dev variable instead of pdev->devGuenter Roeck2017-02-241-19/+15
| * watchdog: coh901327_wdt: Use devm_ioremap_resource to map resourcesGuenter Roeck2017-02-241-26/+5
| * watchdog: coh901327_wdt: Keep clock enabled after loading driverGuenter Roeck2017-02-241-20/+1
| * watchdog: coh901327_wdt: Simplify error handling in probe functionGuenter Roeck2017-02-241-4/+2
| * watchdog: tangox: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-21/+13
| * watchdog: dw_wdt: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-16/+7
| * watchdog: bcm2835_wdt: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-27/+30
| * watchdog: asm9260_wdt: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-15/+7
| * watchdog: bcm47xx_wdt: Don't validate platform data on removeGuenter Roeck2017-02-241-3/+0
| * watchdog: iTCO_wdt: Simplify module init functionGuenter Roeck2017-02-241-7/+1
| * watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci deviceGuenter Roeck2017-02-241-27/+26
| * watchdog: iTCO_wdt: Use device managed resourcesGuenter Roeck2017-02-241-63/+17
| * watchdog: iTCO_wdt: Use allocated data structuresGuenter Roeck2017-02-241-197/+205
| * watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"Colin Ian King2017-02-241-1/+1
| * watchdog: Enable COMPILE_TEST where possibleGuenter Roeck2017-02-241-59/+59
| * watchdog: pnx833x_wdt: Mark as brokenGuenter Roeck2017-02-241-0/+1
| * watchdog: nic7018_wdt: Add NIC7018 watchdog driverHui Chun Ong2017-02-243-0/+276
| * watchdog: constify watchdog_info structuresBhumika Goyal2017-02-2412-12/+12
| * watchdog: pika_wdt: add __ro_after_init to identBhumika Goyal2017-02-241-1/+1
| * watchdog: booke_wdt: add __ro_after_init to booke_wdt_infoBhumika Goyal2017-02-241-1/+1
| * watchdog: sa11x0/pxa: fix error path of driver initializationVladimir Zapolskiy2017-02-241-3/+5
| * watchdog: update my email addressJohn Crispin2017-02-243-5/+5
* | Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-02-2517-320/+951
|\ \
| * | platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker2017-02-251-6/+5
| * | platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung2017-02-251-0/+6
| * | platform/x86: intel-hid: Support 5 button arrayAlex Hung2017-02-251-5/+91
| * | platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...Hans de Goede2017-02-251-4/+38
| * | platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede2017-02-251-64/+16
| * | platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede2017-02-251-3/+1
| * | leds: class: Add new optional brightness_hw_changed attributeHans de Goede2017-02-252-0/+85
| * | platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu2017-02-251-0/+1
| * | platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu2017-02-251-16/+58
| * | platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita2017-02-251-2/+1
| * | platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita2017-02-251-15/+42
| * | platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj2017-02-251-0/+1
| * | platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2017-02-251-6/+58
| * | platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko2017-02-251-1/+0
| * | platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko2017-02-251-2/+2
| * | platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko2017-02-251-12/+7