summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2015-08-10Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1/+0
2015-07-24platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARMJavier Martinez Canillas-1/+0
2015-07-14intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET-3/+3
2015-07-09intel_pmc_ipc: Update kerneldoc formattingqipeng.zha-22/+35
2015-07-06dell-laptop: Do not cache hwswitch statePali Rohár-24/+61
2015-07-06dell-laptop: Check return value of each SMBIOS callPali Rohár-25/+58
2015-07-06dell-laptop: Clear buffer before each SMBIOS callPali Rohár-1/+10
2015-07-06intel_pmc_ipc: Fix compiler casting warningsqipeng.zha-13/+13
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds-45/+915
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds-11/+1
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds-284/+1092
2015-06-29intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha-0/+775
2015-06-26tc1100-wmi: Delete an unnecessary check before the function call "kfree"Markus Elfring-1/+1
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+9
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-1/+2
2015-06-24dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár-5/+3
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-228/+840
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-85/+63
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2015-06-22dell-laptop: Show info about WiGig and UWB in debugfsPali Rohár-0/+17
2015-06-22dell-laptop: Update information about wireless controlPali Rohár-39/+119
2015-06-19toshiba-acpi: Port to new backlight interface selection APIHans de Goede-5/+2
2015-06-19thinkpad-acpi: Port to new backlight interface selection APIHans de Goede-2/+3
2015-06-19sony-laptop: Port to new backlight interface selection APIHans de Goede-5/+2
2015-06-19samsung-laptop: Port to new backlight interface selection APIHans de Goede-23/+4
2015-06-19msi-wmi: Port to new backlight interface selection APIHans de Goede-1/+3
2015-06-19msi-laptop: Port to new backlight interface selection APIHans de Goede-3/+3
2015-06-19intel-oaktrail: Port to new backlight interface selection APIHans de Goede-4/+3
2015-06-19ideapad-laptop: Port to new backlight interface selection APIHans de Goede-1/+2
2015-06-19fujitsu-laptop: Port to new backlight interface selection APIHans de Goede-3/+3
2015-06-19eeepc-laptop: Port to new backlight interface selection APIHans de Goede-3/+2
2015-06-19dell-wmi: Port to new backlight interface selection APIHans de Goede-1/+2
2015-06-19dell-laptop: Port to new backlight interface selection APIHans de Goede-6/+2
2015-06-19compal-laptop: Port to new backlight interface selection APIHans de Goede-2/+2
2015-06-19asus-wmi: Port to new backlight interface selection APIHans de Goede-8/+7
2015-06-19asus-laptop: Port to new backlight interface selection APIHans de Goede-3/+3
2015-06-19apple-gmux: Port to new backlight interface selection APIHans de Goede-2/+1
2015-06-19acer-wmi: Port to new backlight interface selection APIHans de Goede-7/+3
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede-5/+16
2015-06-19apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede-1/+0
2015-06-19samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede-2/+2
2015-06-19asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede-1/+1
2015-06-19apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede-1/+1
2015-06-16drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driverPaul Gortmaker-11/+1
2015-06-15ideapad: fix software rfkill settingArnd Bergmann-1/+2
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou-110/+151
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber-1/+72
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber-36/+307
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas-2/+123