summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2017-11-03platform/x86: dell-smbios: Prefix class/select with cmd_Mario Limonciello-4/+4
2017-11-03platform/x86: intel_cht_int33fe: Update fusb302 type string, add propertiesHans de Goede-2/+48
2017-11-03platform/x86: silead_dmi: Add entry for the Digma e200 tabletSergey Tshovrebov-0/+25
2017-11-03platform/x86: silead_dmi: Fix GP-electronic T701 entryHans de Goede-0/+2
2017-11-03platform/x86: peaq-wmi: Remove unnecessary checks from peaq_wmi_exitHans de Goede-7/+1
2017-11-03platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_tableHans de Goede-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-10-31platform/x86: ideapad-laptop: Add Lenovo Yoga 920-13IKB to no_hw_rfkill dmi listPhilipp Hug-0/+7
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook-1/+1
2017-10-30platform/x86: fujitsu-laptop: Fix radio LED detectionMichał Kępień-5/+9
2017-10-27platform/x86: hp_accel: Add quirk for HP ProBook 440 G4Osama Khan-0/+1
2017-10-27platform/x86: intel_turbo_max_3: Add Skylake platformSrinivas Pandruvada-0/+1
2017-10-27platform/x86: intel_telemetry: Remove useless default in KconfigAndy Shevchenko-1/+0
2017-10-27platform/x86: intel_telemetry: Add needed inclusionAndy Shevchenko-0/+2
2017-10-23platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan-8/+13
2017-10-23platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan-8/+13
2017-10-23platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan-66/+28
2017-10-23platform/x86: intel_telemetry: cleanup redundant headersRajneesh Bhardwaj-15/+4
2017-10-23platform/x86: intel_telemetry: Fix typosRajneesh Bhardwaj-7/+7
2017-10-23platform/x86: intel_telemetry: Fix load failure infoRajneesh Bhardwaj-1/+0
2017-10-23platform/x86: intel_cht_int33fe: make a couple of local functions staticColin Ian King-2/+2
2017-10-16platform/x86: mlx-platform: make a couple of structures staticColin Ian King-2/+2
2017-10-16platform/x86: silead_dmi: Add entry for the Chuwi Hi8 Pro tabletHans de Goede-0/+21
2017-10-12treewide: Fix typos in KconfigMasanari Iida-1/+1
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman-4/+6
2017-10-08platform/x86: intel_ips: Remove FSF address from GPL noticeAndy Shevchenko-8/+0
2017-10-08platform/x86: intel_ips: Remove unneeded fields and labelAndy Shevchenko-5/+2
2017-10-08platform/x86: intel_ips: Keep pointer to struct deviceAndy Shevchenko-26/+25
2017-10-08platform/x86: intel_ips: Use PCI_VDEVICE() macroAndy Shevchenko-2/+1
2017-10-08platform/x86: intel_ips: Switch to new PCI IRQ allocation APIAndy Shevchenko-5/+13
2017-10-08platform/x86: intel_ips: Simplify error handling via devres APIAndy Shevchenko-47/+15
2017-10-08platform/x86: peaq-wmi: Add DMI check before binding to the WMI interfaceHans de Goede-0/+18
2017-10-08platform/x86: peaq-wmi: Revert Blacklist Lenovo ideapad 700-15ISKAndy Shevchenko-15/+1
2017-10-04platform/x86: peaq-wmi: Blacklist Lenovo ideapad 700-15ISKKai Heng Feng-1/+15
2017-10-01platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan-66/+28
2017-10-01platform/x86: thinkpad_acpi: Implement tablet mode using GMMS methodBenjamin Berg-13/+119
2017-09-29platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä-4/+6
2017-09-27platform/x86: wmi: Destroy on cleanup rather than unregisterMario Limonciello-2/+2
2017-09-27platform/x86: wmi: Cleanup exit routine in reverse order of initMario Limonciello-1/+1
2017-09-27platform/x86: wmi: Sort include listMario Limonciello-6/+6
2017-09-27platform/x86: dell-smbios: Add pr_fmt definition to driverMario Limonciello-0/+1
2017-09-27platform/x86: dell-wmi: Do not match on descriptor GUID modaliasMario Limonciello-1/+0
2017-09-27platform/x86: dell-wmi: Label driver as handling notificationsMario Limonciello-1/+1
2017-09-27platform/x86: asus-wmi: Add lightbar led supportMaxime Bellengé-0/+63
2017-09-27platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä-4/+6
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-1/+0
2017-09-22platform/x86: intel-hid: Power button suspend on Dell Latitude 7275Jérôme de Bretagne-0/+18
2017-09-22platform/x86: intel-wmi-thunderbolt: Silence error casesMario Limonciello-5/+2
2017-09-22platform/x86: intel_telemetry_debugfs: Use standard ARRAY_SIZE() macroAllen Pais-9/+7