summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-09-184-62/+48Star
|\
| * hp-wmi: limit hotkey enableKyle Evans2015-09-181-11/+20
| * toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos2015-09-101-5/+3Star
| * toshiba_acpi: Fix USB Sleep and Music always disabledAzael Avalos2015-09-101-1/+1
| * wmi: Remove private %pUL implementationRasmus Villemoes2015-09-101-45/+6Star
| * asus-nb-wmi: Add wapf=4 quirk for X456UA/X456UFDaniel Drake2015-09-061-0/+18
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-122-10/+8Star
|\ \
| | \
| | \
| *-. \ Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-022-10/+8Star
| |\ \ \
| | * | | thermal: consistently use int for temperaturesSascha Hauer2015-08-032-10/+8Star
| | |/ /
* | | | Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-09-099-385/+667
|\ \ \ \ | | |_|/ | |/| |
| * | | acer-wmi: No rfkill on HP Omen 15 wifiMichael Powell2015-08-281-0/+1
| * | | thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macroJoe Perches2015-08-281-1/+1
| * | | surface pro 3: Add support driver for Surface Pro 3 buttonsChen Yu2015-08-263-0/+222
| * | | hp-wireless: remove unneeded goto/label in hpwl_initGiedrius Statkevičius2015-08-261-6/+1Star
| * | | ideapad-laptop: add alternative representation for Yoga 2 to DMI tableSebastian Krzyszkowiak2015-08-111-0/+7
| * | | asus-laptop: Add key found on Asus F3MŁukasz Stelmach2015-08-111-0/+1
| * | | ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede2015-08-111-0/+7
| * | | toshiba_acpi: Bump driver version to 0.23Azael Avalos2015-08-051-1/+1
| * | | toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI functionsAzael Avalos2015-08-051-125/+44Star
| * | | toshiba_acpi: Refactor *{get, set} functions return valueAzael Avalos2015-08-051-73/+104
| * | | toshiba_acpi: Remove "*not supported" feature printsAzael Avalos2015-08-051-26/+46
| * | | toshiba_acpi: Change *available functions return typeAzael Avalos2015-08-051-67/+62Star
| * | | toshiba_acpi: Add set_fan_status functionAzael Avalos2015-07-291-26/+40
| * | | toshiba_acpi: Change some variables to avoid warnings from ninja-checkAzael Avalos2015-07-251-6/+9
| * | | toshiba_acpi: Reorder toshiba_acpi_alt_keymap entriesAzael Avalos2015-07-241-3/+3
| * | | toshiba_acpi: Remove unused wireless definesAzael Avalos2015-07-241-5/+0Star
| * | | toshiba_acpi: Transflective backlight updatesAzael Avalos2015-07-241-19/+11Star
| * | | toshiba_acpi: Avoid registering input device on WMI event laptopsAzael Avalos2015-07-241-8/+13
| * | | toshiba_acpi: Add /dev/toshiba_acpi deviceAzael Avalos2015-07-241-0/+91
| * | | toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devicesAzael Avalos2015-07-241-36/+20Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-041-1/+3
|\ \ \
| * | | Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2015-08-051-1/+3
| |/ /
* | | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-041-5/+4Star
|\ \ \ | |_|/ |/| |
| * | mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-111-5/+4Star
* | | Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2015-08-101-1/+0Star
|\ \ \ | |_|/ |/| |
| * | platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARMJavier Martinez Canillas2015-07-241-1/+0Star
| |/
* | intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET2015-07-141-3/+3
* | intel_pmc_ipc: Update kerneldoc formattingqipeng.zha2015-07-091-22/+35
* | dell-laptop: Do not cache hwswitch statePali Rohár2015-07-071-24/+61
* | dell-laptop: Check return value of each SMBIOS callPali Rohár2015-07-071-25/+58
* | dell-laptop: Clear buffer before each SMBIOS callPali Rohár2015-07-071-1/+10
* | intel_pmc_ipc: Fix compiler casting warningsqipeng.zha2015-07-061-13/+13
|/
* Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-055-45/+915
|\
| * intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-303-0/+775
| * tc1100-wmi: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-06-271-1/+1
| * dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár2015-06-251-5/+3Star
| * dell-laptop: Show info about WiGig and UWB in debugfsPali Rohár2015-06-221-0/+17
| * dell-laptop: Update information about wireless controlPali Rohár2015-06-221-39/+119
* | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-021-11/+1Star
|\ \
| * | drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driverPaul Gortmaker2015-06-161-11/+1Star