summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | | platform/x86/intel: hid: Add DMI switches allow listJosé Expósito2021-09-211-5/+22
* | | platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap2021-09-211-2/+1
* | | platform: lg-laptop: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-211-1/+0
* | | platform/x86: amd-pmc: Export Idlemask values based on the APUSanket Goswami2021-09-161-0/+76
* | | platform/x86: amd-pmc: Check s0i3 cycle statusSanket Goswami2021-09-161-2/+3
* | | platform/x86: Add Intel ishtp eclite driverK Naduvalath, Sumesh2021-09-163-0/+718
* | | platform/x86: acer-wmi: use __packed instead of __attribute__((packed))Jules Irenge2021-09-141-7/+7
* | | platform/x86: wmi: more detailed error reporting in find_guid()Barnabás Pőcze2021-09-141-16/+27
* | | platform/x86: wmi: introduce helper to retrieve event dataBarnabás Pőcze2021-09-141-22/+20
* | | platform/x86: wmi: introduce helper to determine typeBarnabás Pőcze2021-09-141-11/+10
* | | platform/x86: wmi: introduce helper to generate method namesBarnabás Pőcze2021-09-141-15/+27
* | | platform/x86: wmi: introduce helper to convert driver to WMI driverBarnabás Pőcze2021-09-141-12/+10
* | | platform/x86: wmi: simplify error handling logicBarnabás Pőcze2021-09-141-4/+3
* | | platform/x86: wmi: do not fail if disabling failsBarnabás Pőcze2021-09-141-1/+8
* | | platform/x86: wmi: improve debug messagesBarnabás Pőcze2021-09-141-4/+4
* | | platform/x86: wmi: align arguments of functionsBarnabás Pőcze2021-09-141-9/+10
* | | platform/x86: wmi: move variablesBarnabás Pőcze2021-09-141-5/+4
* | | platform/x86: wmi: remove variableBarnabás Pőcze2021-09-141-4/+1
* | | platform/x86: wmi: use sizeof(*p) in allocationBarnabás Pőcze2021-09-141-1/+1
* | | platform/x86: wmi: use !p to check for NULLBarnabás Pőcze2021-09-141-2/+2
* | | platform/x86: wmi: use sysfs_emit()Barnabás Pőcze2021-09-141-9/+10
* | | platform/x86: wmi: make GUID block packedBarnabás Pőcze2021-09-141-1/+5
* | | platform/x86: wmi: use guid_t and guid_equal()Barnabás Pőcze2021-09-141-17/+17
* | | platform/x86: wmi: use bool instead of intBarnabás Pőcze2021-09-141-8/+8
* | | platform/x86: wmi: use BIT() macroBarnabás Pőcze2021-09-141-4/+5
* | | platform/x86: wmi: remove unnecessary checksBarnabás Pőcze2021-09-141-2/+0
* | | platform/x86: wmi: remove stray empty lineBarnabás Pőcze2021-09-141-1/+0
* | | platform/x86: wmi: remove unnecessary castsBarnabás Pőcze2021-09-141-7/+5
* | | platform/x86: wmi: remove unnecessary argumentBarnabás Pőcze2021-09-141-5/+4
* | | platform/x86: wmi: remove unnecessary variableBarnabás Pőcze2021-09-141-4/+1
* | | platform/x86: wmi: remove unnecessary initializationsBarnabás Pőcze2021-09-141-9/+9
* | | platform/x86: wmi: remove unnecessary initializationBarnabás Pőcze2021-09-141-1/+1
* | | platform/x86: wmi: remove commasBarnabás Pőcze2021-09-141-4/+4
* | | platform/x86: wmi: fix checkpatch warningsBarnabás Pőcze2021-09-141-3/+2
* | | platform/x86: wmi: fix kernel docBarnabás Pőcze2021-09-141-1/+1
* | | platform/x86: Add driver for ACPI WMAA EC-based backlight controlDaniel Dadap2021-09-143-0/+222
* | | platform/x86: hp-wmi: add support for omen laptopsEnver Balalic2021-09-142-12/+318
|/ /
* | platform/x86: amd-pmc: Increase the response register timeoutMario Limonciello2021-09-141-1/+1
* | platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) t...Hans de Goede2021-09-131-4/+13
* | platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tabletHans de Goede2021-09-131-0/+37
* | lg-laptop: Correctly handle dmi_get_system_info() returning NULLMatan Ziv-Av2021-09-131-1/+1
* | platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko2021-09-131-2/+1
|/
* Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-09-085-23/+123
|\
| * platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou2021-08-301-3/+3
| * platform/chrome: cros_ec_typec: Use existing feature checkPrashant Malani2021-08-231-22/+5
| * platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda2021-07-261-0/+9
| * platform/chrome: sensorhub: Add trace events for sampleGwendal Grignou2021-07-263-1/+109
* | Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-0274-1132/+2279
|\ \
| * | platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbio...Hans de Goede2021-08-261-0/+1
| * | platform/x86: dell-smbios-wmi: Avoid false-positive memcpy() warningKees Cook2021-08-261-1/+1