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