summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-03-2318-424/+995
|\
| * hp-wmi: Remove GPS rfkill support via pre-2009 interfaceMaciej S. Szmigiero2016-03-231-37/+1
| * hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once againMaciej S. Szmigiero2016-03-231-7/+7
| * dell-wmi: support Dell Inspiron M5110Michał Kępień2016-03-231-1/+12
| * dell-wmi: properly process Dell Instant Launch hotkeyMichał Kępień2016-03-231-1/+4
| * dell-wmi: enable receiving WMI events on Dell Vostro V131Michał Kępień2016-03-232-0/+67
| * dell-smbios: rename dell_smi_error() to dell_smbios_error()Michał Kępień2016-03-233-11/+11
| * dell-laptop: move dell_smi_error() to dell-smbiosMichał Kępień2016-03-233-14/+18
| * ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom2016-03-231-0/+14
| * fujitsu-laptop: Support radio toggle buttonMichał Kępień2016-03-231-1/+7
| * intel-hid: allocate correct amount of memory for private structWolfram Sang2016-03-231-2/+1
| * platform/x86: Make intel_scu_ipc explicitly non-modularPaul Gortmaker2016-03-231-31/+4
| * intel_pmc_ipc: Avoid pending IPC1 command during legacy suspendQipeng Zha2016-03-231-1/+2
| * intel_pmc_ipc: Fix GCR register base address and lengthQipeng Zha2016-03-231-2/+3
| * asus-nb-wmi: add wapf=4 quirk for ASUS X75VDOleksandr Natalenko2016-03-231-0/+9
| * intel_telemetry_pltdrv: Change verbosity control bitsSouvik Kumar Chakravarty2016-03-231-1/+12
| * dell-rbtn: Add a comment about the XPS 13 9350Andy Lutomirski2016-03-231-0/+15
| * dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)Andy Lutomirski2016-03-231-7/+64
| * dell-wmi: Clean up hotkey table size checkAndy Lutomirski2016-03-231-2/+13
| * dell-wmi, dell-laptop: depends DMIAndy Lutomirski2016-03-231-0/+2
| * dell-wmi: Stop storing pointers to DMI tablesAndy Lutomirski2016-03-231-28/+46
| * dell-smbios: make da_tokens staticMichał Kępień2016-03-232-4/+1
| * dell-smbios: remove find_token_{id,location}()Michał Kępień2016-03-232-28/+0
| * dell-laptop: use dell_smbios_find_token() instead of find_token_location()Michał Kępień2016-03-231-12/+12
| * dell-laptop: use dell_smbios_find_token() instead of find_token_id()Michał Kępień2016-03-231-11/+11
| * dell-smbios: implement new function for finding DMI table 0xDA tokensMichał Kępień2016-03-232-0/+15
| * dell-smbios: make the SMBIOS buffer staticMichał Kępień2016-03-232-3/+1
| * dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()Michał Kępień2016-03-233-19/+35
| * dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()Michał Kępień2016-03-232-6/+2
| * dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()Michał Kępień2016-03-233-25/+23
| * dell-smbios: rename dell_send_request() to dell_smbios_send_request()Michał Kępień2016-03-233-26/+26
| * dell-smbios: rename release_buffer() to dell_smbios_release_buffer()Michał Kępień2016-03-233-17/+17
| * dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień2016-03-233-10/+10
| * dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień2016-03-233-16/+16
| * dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień2016-03-235-163/+257
| * toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos2016-03-231-0/+10
| * toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos2016-03-231-0/+51
| * toshiba_acpi: Add support for cooling method featureAzael Avalos2016-03-231-0/+54
| * thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin2016-03-231-3/+1
| * alienware-wmi: whitespace improvementsMario Limonciello2016-02-071-9/+5
| * alienware-wmi: Add support for two new systems: ASM200 and ASM201.Mario Limonciello2016-02-071-0/+32
| * alienware-wmi: Add support for deep sleep control.Mario Limonciello2016-02-071-0/+95
| * alienware-wmi: Add initial support for alienware graphics amplifier.Mario Limonciello2016-02-071-19/+88
| * alienware-wmi: Add support for new platform: X51-R3Mario Limonciello2016-02-071-5/+19
| * alienware-wmi: Clean up whitespace for ASM100 platformMario Limonciello2016-02-071-8/+8
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-211-23/+88
|\ \
| * \ Merge drm-fixes into drm-next.Dave Airlie2016-03-142-3/+2
| |\ \
| * | | apple-gmux: Add helper for presence detectLukas Wunner2016-02-091-1/+2
| * | | apple-gmux: Add switch_ddc supportLukas Wunner2016-02-091-3/+42
| * | | apple-gmux: Track switch stateLukas Wunner2016-02-091-21/+46
OpenPOWER on IntegriCloud