summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | | vga_switcheroo: Add handler flags infrastructureLukas Wunner2016-02-091-1/+1
| | |/ | |/|
* | | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-171-7/+7
|\ \ \
| * \ \ Merge char-misc-next into staging-nextGreg Kroah-Hartman2016-02-226-68/+129
| |\ \ \
| * | | | Platform: goldfish: goldfish_pipe.c: Add DMA support using managed versionShraddha Barke2016-02-141-7/+7
| | |/ / | |/| |
* | | | goldfish: Fix build error of missing ioremap on UMKrzysztof Kozlowski2016-03-051-0/+1
| |/ / |/| |
* | | Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-142-3/+2
|\ \ \ | | |/ | |/|
| * | intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter2016-01-301-1/+1
| * | intel-hid: fix incorrect entries in intel_hid_keymapAlex Hung2016-01-301-2/+1
| |/
* | goldfish: locking bugs in goldfish_pipe_read_write()Dan Carpenter2016-02-071-14/+8
* | goldfish: Enable ACPI-based enumeration for android pipeJason Hu2016-01-281-0/+8
* | goldfish_pipe: Pass physical addresses to the device if supportedYu Ning2016-01-281-2/+27
* | Enable platform support for Goldfish virtual devicesMiodrag Dinic2016-01-281-1/+1
* | platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAINGreg Hackmann2016-01-281-1/+2
* | platform: goldfish: pipe: add devicetree bindingsGreg Hackmann2016-01-281-1/+9
* | goldfish_pipe: Pin pages to memory while copying and other cleanupsChristoffer Dall2016-01-281-57/+72
* | goldfish_pipe: don't be clever with #define offsetsAlex Bennée2016-01-281-11/+5
* | goldfish: refactor goldfish platform configsGreg Hackmann2016-01-283-3/+20
|/
* ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
* intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty2016-01-241-0/+2
* Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-201-1/+1
|\
| * ACPI / video: Revert "thinkpad_acpi: Use acpi_video_handles_brightness_key_pr...Hans de Goede2016-01-151-1/+1
* | Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-1919-110/+4308
|\ \
| * | surface pro 4: fix compare_const_fl.cocci warningsJulia Lawall2016-01-191-1/+1
| * | surface pro 4: Add support for Surface Pro 4 ButtonsWeng Xuetian2016-01-192-6/+8
| * | platform:x86: Add Intel Telemetry Debugfs interfacesSouvik Kumar Chakravarty2016-01-192-1/+1032
| * | platform:x86: Add Intel telemetry platform deviceSouvik Kumar Chakravarty2016-01-191-0/+96
| * | platform:x86: Add Intel telemetry platform driverSouvik Kumar Chakravarty2016-01-192-1/+1208
| * | platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty2016-01-193-0/+476
| * | intel_punit_ipc: add NULL check for input parametersQipeng Zha2016-01-191-6/+10