summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-3/+3
|\
| * platform: x86: intel-pmic: use gpiochip data pointerLinus Walleij2016-04-261-3/+3
| |
| \
*-. \ Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-162-34/+6
|\ \ \ | | |/
| * | acer-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-12/+4
| * | eeepc-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-22/+2
| |/
* | toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos2016-04-251-1/+1
* | platform:x86 decouple telemetry driver from the optional IPC resourcesAubrey Li2016-04-192-42/+54
* | thinkpad_acpi: Silence an uninitialized variable warningDan Carpenter2016-04-151-1/+3
* | intel_telemetry_pltdrv: Silence an uninitialized variable warningDan Carpenter2016-04-151-1/+1
* | hp_accel: Silence an uninitialized variable warningDan Carpenter2016-04-151-1/+3
* | hp_accel: Add support for HP ProBook 440 G3Martin Vajnar2016-04-141-0/+2
* | intel-hid: add a workaround to ignore an event after waking up from S4.Alex Hung2016-03-281-0/+2
|/
* 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
OpenPOWER on IntegriCloud