summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* drivers/platform/x86/wmi.c: use generic UUID libraryAndy Shevchenko2016-05-201-91/+13
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-194-157/+2
|\
| * MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-131-2/+2
| * MIPS: Loongson-3: Move chipset ACPI code from drivers to archHuacai Chen2016-05-133-155/+0
* | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-3/+3
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2016-04-281-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
| |/ /
* | | Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds2016-04-271-1/+1
|\ \ \
| * | | toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos2016-04-251-1/+1
* | | | Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-04-216-45/+65
|\| | | | |/ / |/| |
| * | 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
| |/
* / Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2016-04-021-2/+1
|/
* 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