summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-led: use dell_smbios_send_request() for performing SMBIOS callsMichał Kępień2016-03-231-59/+6
* dell-led: use dell_smbios_find_token() for finding mic DMI tokensMichał Kępień2016-03-232-54/+10
* 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
* Documentation/ABI: Update sysfs-driver-toshiba_acpi fileAzael Avalos2016-03-231-0/+16
* 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
* Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0