Age | Commit message (Expand) | Author | Files | Lines |
2016-03-24 | Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 18 | -424/+995 |
2016-03-23 | hp-wmi: Remove GPS rfkill support via pre-2009 interface | Maciej S. Szmigiero | 1 | -37/+1 |
2016-03-23 | hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again | Maciej S. Szmigiero | 1 | -7/+7 |
2016-03-23 | dell-wmi: support Dell Inspiron M5110 | Michał Kępień | 1 | -1/+12 |
2016-03-23 | dell-wmi: properly process Dell Instant Launch hotkey | Michał Kępień | 1 | -1/+4 |
2016-03-23 | dell-wmi: enable receiving WMI events on Dell Vostro V131 | Michał Kępień | 2 | -0/+67 |
2016-03-23 | dell-smbios: rename dell_smi_error() to dell_smbios_error() | Michał Kępień | 3 | -11/+11 |
2016-03-23 | dell-laptop: move dell_smi_error() to dell-smbios | Michał Kępień | 3 | -14/+18 |
2016-03-23 | ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list | John Dahlstrom | 1 | -0/+14 |
2016-03-23 | fujitsu-laptop: Support radio toggle button | Michał Kępień | 1 | -1/+7 |
2016-03-23 | intel-hid: allocate correct amount of memory for private struct | Wolfram Sang | 1 | -2/+1 |
2016-03-23 | platform/x86: Make intel_scu_ipc explicitly non-modular | Paul Gortmaker | 1 | -31/+4 |
2016-03-23 | intel_pmc_ipc: Avoid pending IPC1 command during legacy suspend | Qipeng Zha | 1 | -1/+2 |
2016-03-23 | intel_pmc_ipc: Fix GCR register base address and length | Qipeng Zha | 1 | -2/+3 |
2016-03-23 | asus-nb-wmi: add wapf=4 quirk for ASUS X75VD | Oleksandr Natalenko | 1 | -0/+9 |
2016-03-23 | intel_telemetry_pltdrv: Change verbosity control bits | Souvik Kumar Chakravarty | 1 | -1/+12 |
2016-03-23 | dell-rbtn: Add a comment about the XPS 13 9350 | Andy Lutomirski | 1 | -0/+15 |
2016-03-23 | dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake) | Andy Lutomirski | 1 | -7/+64 |
2016-03-23 | dell-wmi: Clean up hotkey table size check | Andy Lutomirski | 1 | -2/+13 |
2016-03-23 | dell-wmi, dell-laptop: depends DMI | Andy Lutomirski | 1 | -0/+2 |
2016-03-23 | dell-wmi: Stop storing pointers to DMI tables | Andy Lutomirski | 1 | -28/+46 |
2016-03-23 | dell-smbios: make da_tokens static | Michał Kępień | 2 | -4/+1 |
2016-03-23 | dell-smbios: remove find_token_{id,location}() | Michał Kępień | 2 | -28/+0 |
2016-03-23 | dell-laptop: use dell_smbios_find_token() instead of find_token_location() | Michał Kępień | 1 | -12/+12 |
2016-03-23 | dell-laptop: use dell_smbios_find_token() instead of find_token_id() | Michał Kępień | 1 | -11/+11 |
2016-03-23 | dell-smbios: implement new function for finding DMI table 0xDA tokens | Michał Kępień | 2 | -0/+15 |
2016-03-23 | dell-smbios: make the SMBIOS buffer static | Michał Kępień | 2 | -3/+1 |
2016-03-23 | dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer() | Michał Kępień | 3 | -19/+35 |
2016-03-23 | dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request() | Michał Kępień | 2 | -6/+2 |
2016-03-23 | dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request() | Michał Kępień | 3 | -25/+23 |
2016-03-23 | dell-smbios: rename dell_send_request() to dell_smbios_send_request() | Michał Kępień | 3 | -26/+26 |
2016-03-23 | dell-smbios: rename release_buffer() to dell_smbios_release_buffer() | Michał Kępień | 3 | -17/+17 |
2016-03-23 | dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer() | Michał Kępień | 3 | -10/+10 |
2016-03-23 | dell-smbios: rename get_buffer() to dell_smbios_get_buffer() | Michał Kępień | 3 | -16/+16 |
2016-03-23 | dell-laptop: extract SMBIOS-related code to a separate module | Michał Kępień | 5 | -163/+257 |
2016-03-23 | toshiba_acpi: Add a module parameter to disable hotkeys registration | Azael Avalos | 1 | -0/+10 |
2016-03-23 | toshiba_acpi: Add sysfs entries for the Cooling Method feature | Azael Avalos | 1 | -0/+51 |
2016-03-23 | toshiba_acpi: Add support for cooling method feature | Azael Avalos | 1 | -0/+54 |
2016-03-23 | thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface" | Eric Curtin | 1 | -3/+1 |
2016-03-14 | Merge drm-fixes into drm-next. | Dave Airlie | 2 | -3/+2 |
2016-02-09 | apple-gmux: Add helper for presence detect | Lukas Wunner | 1 | -1/+2 |
2016-02-09 | apple-gmux: Add switch_ddc support | Lukas Wunner | 1 | -3/+42 |
2016-02-09 | apple-gmux: Track switch state | Lukas Wunner | 1 | -21/+46 |
2016-02-09 | vga_switcheroo: Add handler flags infrastructure | Lukas Wunner | 1 | -1/+1 |
2016-02-07 | alienware-wmi: whitespace improvements | Mario Limonciello | 1 | -9/+5 |
2016-02-07 | alienware-wmi: Add support for two new systems: ASM200 and ASM201. | Mario Limonciello | 1 | -0/+32 |
2016-02-07 | alienware-wmi: Add support for deep sleep control. | Mario Limonciello | 1 | -0/+95 |
2016-02-07 | alienware-wmi: Add initial support for alienware graphics amplifier. | Mario Limonciello | 1 | -19/+88 |
2016-02-07 | alienware-wmi: Add support for new platform: X51-R3 | Mario Limonciello | 1 | -5/+19 |
2016-02-07 | alienware-wmi: Clean up whitespace for ASM100 platform | Mario Limonciello | 1 | -8/+8 |