aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-11platform/x86: alienware-wmi: constify attribute_group structures.Arvind Yadav
2017-07-11platform/x86: samsung-laptop: constify attribute_group structures.Arvind Yadav
2017-07-11platform/x86: compal-laptop: constify attribute_group structures.Arvind Yadav
2017-07-11platform/x86: fujitsu-laptop: constify attribute_group structures.Arvind Yadav
2017-07-11platform/x86: peaq-wmi: Fix peaq_ignore_events_counter handling off by 1Hans de Goede
2017-07-07platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva
2017-07-06platform/x86: silead_dmi: Add touchscreen info for I.T.Works TW891 2-in-1Hans de Goede
2017-07-05platform/x86: ideapad-laptop: Fix indentation in DMI tableAndy Shevchenko
2017-07-05platform/x86: ideapad-laptop: Add several models to no_hw_rfkillYang Jiaxun
2017-07-05platform/x86: ideapad-laptop: Add IdeaPad V510-15IKB to no_hw_rfkillSven Eckelmann
2017-07-05platform/x86: intel_telemetry: Add debugfs entry for S0ix residencyRajneesh Bhardwaj
2017-07-05platform/x86: intel_telemetry_debugfs: fix some error codes in initDan Carpenter
2017-07-05platform/x86: intel_telemetry_debugfs: fix oops when load/unload modulePriyalee Kushwaha
2017-06-30platform/x86: sony-laptop: constify attribute_group and input index arrayArvind Yadav
2017-06-30platform/x86: fujitsu-laptop: rework debuggingMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: do not evaluate ACPI _INI methodsMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: do not update ACPI device power statusMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: sanitize hotkey input device identificationMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: use strcpy to set ACPI device names and classesMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: remove redundant safety checksMichał Kępień
2017-06-30platform/x86: msi-laptop: constify msipf*_attribute_groupArvind Yadav
2017-06-30platform/x86: eeepc-laptop: constify platform_attribute_groupArvind Yadav
2017-06-28platform/x86: toshiba_haps: constify haps_attr_groupArvind Yadav
2017-06-28platform/x86: dell-wmi-led: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello
2017-06-28platform/x86: alienware-wmi: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello
2017-06-21platform/x86: intel_menlow: Add const to thermal_cooling_device_ops structureBhumika Goyal
2017-06-21platform/x86: acerhdf: Add const to thermal_cooling_device_ops structureBhumika Goyal
2017-06-20platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interfaceKai Heng Feng
2017-06-20platform/x86: acer-wmi: Using zero as first WMI instance numberLee, Chun-Yi
2017-06-18platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkillOlle Liljenzin
2017-06-18platform/x86: ideapad-laptop: Add Y520-15IKBN to no_hw_rfkillOlle Liljenzin
2017-06-16platform/x86: silead_dmi: Add touchscreen info for PoV mobii wintab p800wHans de Goede
2017-06-15platform/x86: silead_dmi: Add touchscreen info for Pipo W2S tabletHans de Goede
2017-06-13platform/x86: wmi: Fix printing info about WDG structurePali Rohár
2017-06-13platform/x86: dell-rbtn: constify rfkill_ops structuresBhumika Goyal
2017-06-13platform/x86: ideapad-laptop: constify rfkill_ops structureBhumika Goyal
2017-06-13platform/x86: samsung-laptop: constify rfkill_ops structuresBhumika Goyal
2017-06-13platform/x86: wmi*: Add recent copyright statementsDarren Hart (VMware)
2017-06-13platform/x86: acer-wmi: Detect RF Button capabilityJoão Paulo Rechi Vita
2017-06-13platform/x86: panasonic-laptop: remove unused codeAlex Hung
2017-06-13platform/x86: samsung-laptop: Initialize loca variableAndy Shevchenko
2017-06-06platform/x86: dell-wmi: Convert to the WMI bus infrastructureAndy Lutomirski
2017-06-06platform/x86: wmi-bmof: New driver to expose embedded Binary WMI MOF metadataDarren Hart (VMware)
2017-06-06platform/x86: wmi: Require query for data blocks, rename writable to setableDarren Hart (VMware)
2017-06-06platform/x86: wmi: Add an interface for subdrivers to access sibling devicesAndy Lutomirski
2017-06-06platform/x86: wmi: Bind the platform device, not the ACPI nodeAndy Lutomirski
2017-06-06platform/x86: wmi: Add a new interface to read block dataAndy Lutomirski
2017-06-06platform/x86: wmi: Incorporate acpi_install_notify_handlerAndy Lutomirski
2017-06-06platform/x86: wmi: Instantiate all devices before adding themDarren Hart (VMware)
2017-06-06platform/x86: wmi: Probe data objects for read and write capabilitiesAndy Lutomirski