aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platformLinus Torvalds11-76/+1173
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-4/+0
2017-07-06Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds27-671/+1376
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-8/+310
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-63/+28
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki5-8/+310
2017-06-30platform/x86: sony-laptop: constify attribute_group and input index arrayArvind Yadav1-2/+2
2017-06-30platform/x86: fujitsu-laptop: rework debuggingMichał Kępień2-60/+28
2017-06-30platform/x86: fujitsu-laptop: do not evaluate ACPI _INI methodsMichał Kępień1-16/+0
2017-06-30platform/x86: fujitsu-laptop: do not update ACPI device power statusMichał Kępień1-20/+4
2017-06-30platform/x86: fujitsu-laptop: sanitize hotkey input device identificationMichał Kępień1-2/+1
2017-06-30platform/x86: fujitsu-laptop: use strcpy to set ACPI device names and classesMichał Kępień1-5/+4
2017-06-30platform/x86: fujitsu-laptop: remove redundant safety checksMichał Kępień1-9/+0
2017-06-30platform/x86: msi-laptop: constify msipf*_attribute_groupArvind Yadav1-2/+2
2017-06-30platform/x86: eeepc-laptop: constify platform_attribute_groupArvind Yadav1-1/+1
2017-06-28platform/x86: toshiba_haps: constify haps_attr_groupArvind Yadav1-1/+1
2017-06-28platform/x86: dell-wmi-led: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello1-1/+1
2017-06-28platform/x86: alienware-wmi: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello1-4/+4
2017-06-27platform/chrome: cros_ec_lightbar - hide unused PM functionsArnd Bergmann1-2/+2
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh2-6/+73
2017-06-27cros_ec: Fix deadlock when EC is not responsive at probeGwendal Grignou1-1/+17
2017-06-27cros_ec: Don't return error when checking command versionThierry Escande1-0/+2
2017-06-23platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspendJeffery Yu2-12/+13
2017-06-23platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to ECEric Caruso1-0/+38
2017-06-23platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequenceEric Caruso3-3/+125
2017-06-23platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfsEric Caruso1-1/+68
2017-06-23platform/chrome: cros_ec_lpc: Add MKBP events support over ACPIGwendal Grignou1-0/+32
2017-06-23platform/chrome: cros_ec_lpc: Add power management opsArchana Patni1-0/+21
2017-06-23platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI deviceGwendal Grignou2-15/+10
2017-06-23platform/chrome: cros_ec_lpc: Add support for mec1322 ECShawn Nematbakhsh5-0/+227
2017-06-23platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variantsShawn Nematbakhsh3-51/+104
2017-06-23platform: x86: intel-hid: Wake up the system from suspend-to-idleRafael J. Wysocki1-5/+35
2017-06-23platform: x86: intel-vbtn: Wake up the system from suspend-to-idleRafael J. Wysocki1-3/+36
2017-06-21platform/x86: intel_menlow: Add const to thermal_cooling_device_ops structureBhumika Goyal1-1/+1
2017-06-21platform/x86: acerhdf: Add const to thermal_cooling_device_ops structureBhumika Goyal1-1/+1
2017-06-20platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interfaceKai Heng Feng1-1/+5
2017-06-20platform/x86: acer-wmi: Using zero as first WMI instance numberLee, Chun-Yi1-4/+4
2017-06-19platform/x86: intel_bxtwc_tmu: Remove first level IRQ unmaskKuppuswamy Sathyanarayanan1-4/+0
2017-06-18platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkillOlle Liljenzin1-0/+7
2017-06-18platform/x86: ideapad-laptop: Add Y520-15IKBN to no_hw_rfkillOlle Liljenzin1-0/+7
2017-06-16platform/x86: silead_dmi: Add touchscreen info for PoV mobii wintab p800wHans de Goede1-0/+25
2017-06-16mfd: cros_ec: Add support for dumping panic informationNicolas Boichat1-0/+54
2017-06-16cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()Shawn Nematbakhsh1-3/+3
2017-06-16mfd: cros_ec: add debugfs, console log fileEric Caruso4-1/+383
2017-06-16mfd: cros_ec: Add helper for event notifier.Gwendal Grignou1-0/+20
2017-06-16Merge tag 'platform-drivers-x86-v4.12-2' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-9/+7
2017-06-15platform/x86: silead_dmi: Add touchscreen info for Pipo W2S tabletHans de Goede1-0/+23
2017-06-15platform/x86: Add driver for ACPI INT0002 Virtual GPIO deviceHans de Goede3-0/+239
2017-06-13platform/x86: wmi: Fix printing info about WDG structurePali Rohár1-3/+4