Age | Commit message (Expand) | Author |
2017-03-13 | Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2017-03-12 | platform/x86: asus-wmi: Remove quirk_no_rfkill | João Paulo Rechi Vita |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-26 | platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT | João Paulo Rechi Vita |
2017-02-26 | platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entries | Alan Jenkins |
2017-02-26 | platform/x86: fujitsu-laptop: autodetect LCD interface on all models | Alan Jenkins |
2017-02-26 | platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handling | Alan Jenkins |
2017-02-26 | platform/x86: fujitsu-laptop: remove redundant forward declarations | Alan Jenkins |
2017-02-26 | platform/x86: fujitsu-laptop: replace numeric values with constants | Alan Jenkins |
2017-02-26 | platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGS | Alan Jenkins |
2017-02-26 | platform/x86: fujitsu-laptop: make platform-related variables match naming co... | Alan Jenkins |
2017-02-26 | platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol names | Alan Jenkins |
2017-02-26 | platform/x86: fujitsu-laptop: clearly denote backlight-related symbols | Alan Jenkins |
2017-02-25 | Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2017-02-25 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-02-24 | platform/x86: intel_turbo_max_3: make it explicitly non-modular | Paul Gortmaker |
2017-02-24 | platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist | Alex Hung |
2017-02-24 | platform/x86: intel-hid: Support 5 button array | Alex Hung |
2017-02-24 | platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o... | Hans de Goede |
2017-02-24 | platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs | Hans de Goede |
2017-02-24 | platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly | Hans de Goede |
2017-02-24 | platform/x86: acer-wmi: add another KEY_WLAN keycode | Chris Chiu |
2017-02-24 | platform/x86: acer-wmi: Inform firmware that RF Button Driver is active | Chris Chiu |
2017-02-24 | platform/x86: asus-wireless: Fix indentation | João Paulo Rechi Vita |
2017-02-24 | platform/x86: asus-wireless: Use per-HID HSWC parameters | João Paulo Rechi Vita |
2017-02-24 | platform/x86: intel_pmc_ipc: Add APL PMC PCI Id | Rajneesh Bhardwaj |
2017-02-24 | platform/x86: intel_pmc_ipc: read s0ix residency API | Shanth Murthy |
2017-02-24 | platform/x86: alienware-wmi: Remove header duplicate | Andy Shevchenko |
2017-02-24 | platform/x86: intel_mid_powerbtn: Use SCU IPC directly | Andy Shevchenko |
2017-02-24 | platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgment | Andy Shevchenko |
2017-02-23 | Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-02-22 | Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-02-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-15 | goldfish: Sanitize the broken interrupt handler | Thomas Gleixner |
2017-02-14 | platform/x86: intel_mid_powerbtn: Move comment to where it belongs | Andy Shevchenko |
2017-02-14 | platform/x86: intel_mid_powerbtn: Unify PBSTATUS access | Andy Shevchenko |
2017-02-14 | platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack | Andrey Ryabinin |
2017-02-14 | platform/x86: silead depends on I2C being built-in | Arnd Bergmann |
2017-02-14 | platform/x86: add support for devices with Silead touchscreens | Hans de Goede |
2017-02-13 | mfd: cros_ec: Prevent data transfer while device is suspended | Joseph Lo |
2017-02-06 | Merge 4.10-rc7 into staging-next | Greg Kroah-Hartman |
2017-02-04 | platform/x86: intel_mid_powerbtn: Remove snail address | Andy Shevchenko |
2017-02-04 | platform/x86: intel_mid_powerbtn: Sort headers alphabetically | Andy Shevchenko |
2017-02-04 | platform/x86: intel_mid_powerbtn: Join string literals | Andy Shevchenko |
2017-02-04 | platform/x86: intel_mid_powerbtn: Enable driver for Merrifield | Andy Shevchenko |
2017-02-04 | platform/x86: intel_mid_powerbtn: Acknowledge interrupts | Andy Shevchenko |
2017-02-04 | platform/x86: intel_mid_powerbtn: Factor out mfld_ack() | Andy Shevchenko |
2017-02-04 | platform/x86: intel_mid_powerbtn: Introduce driver data | Andy Shevchenko |
2017-02-04 | platform/x86: intel_mid_powerbtn: Substitute mfld by mid | Andy Shevchenko |