summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | | | platform/x86: dell-wmi-sysman: Use firmware_attributes_class helperMark Pearson2021-06-162-10/+9
* | | | platform/x86: firmware_attributes_class: Create helper file for handling firm...Mark Pearson2021-06-164-0/+68
* | | | platform/surface: aggregator: Fix event disable functionMaximilian Luz2021-06-161-1/+1
* | | | platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong2021-06-161-0/+1
* | | | platform/x86: touchscreen_dmi: Fix Chuwi Hi10 Pro commentHans de Goede2021-06-161-1/+1
* | | | platform/x86: dell-privacy: Add support for Dell hardware privacyPerry Yuan2021-06-166-4/+460
* | | | platform/x86: dell-wmi: Rename dell-wmi.c to dell-wmi-base.cHans de Goede2021-06-162-0/+1
* | | | platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich2021-06-161-0/+1
* | | | platform/x86: thinkpad_acpi: Fix inconsistent indentingJiapeng Chong2021-06-161-1/+1
* | | | platform/x86: ideapad-laptop: Ignore VPC event bit 10Hans de Goede2021-06-161-0/+12
* | | | platform/surface: aggregator_registry: Consolidate node groups for 5th- and 6...Maximilian Luz2021-06-161-35/+12
* | | | platform/surface: aggregator_registry: Add support for 13" Intel Surface Lapt...Maximilian Luz2021-06-161-0/+3
* | | | platform/surface: aggregator_registry: Update comments for 15" AMD Surface La...Maximilian Luz2021-06-161-2/+2
* | | | platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and ...Luke D. Jones2021-06-161-82/+0
* | | | platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"Luke D. Jones2021-06-161-9/+14
* | | | platform/x86: Rename hp-wireless to wireless-hotkeyMario Limonciello2021-06-164-107/+109
* | | | platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_h...Hans de Goede2021-06-161-1/+1
* | | | platform/x86: samsung-laptop: set debugfs blobs to read onlyWolfram Sang2021-06-161-4/+4
* | | | platform/x86: samsung-laptop: use octal numbers for rwx file permissionsWolfram Sang2021-06-161-21/+14
* | | | platform/x86: dcdbas: drop unneeded assignment in host_control_smi()Yang Li2021-06-161-2/+1
* | | | platform/x86: intel_cht_int33fe: Correct "displayport" fwnode referenceHans de Goede2021-06-161-2/+2
* | | | platform/x86: dell-wmi-sysman: Make populate_foo_data functions more robustPrasanth KSR2021-06-166-8/+77
| |/ / |/| |
* | | platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede2021-05-201-0/+35
* | | platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tabletTeava Radu2021-05-191-0/+8
* | | platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko2021-05-191-0/+1
* | | platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede2021-05-191-1/+2
* | | platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K2021-05-191-0/+2
* | | platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idleHans de Goede2021-05-192-25/+57
* | | platform/x86: gigabyte-wmi: add support for B550 Aorus EliteThomas Weißschuh2021-05-191-0/+1
* | | platform/x86: gigabyte-wmi: add support for X570 UDThomas Weißschuh2021-05-191-0/+1
* | | platform/x86: gigabyte-wmi: streamline dmi matchingThomas Weißschuh2021-05-191-24/+12
* | | platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun2021-05-191-1/+10
* | | platform/surface: dtx: Fix poll functionMaximilian Luz2021-05-191-7/+1
* | | platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz2021-05-191-2/+1
* | | platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng2021-05-111-1/+21
* | | platform/x86: ideapad-laptop: fix method name typoBarnabás Pőcze2021-05-111-5/+5
* | | platform/x86: ideapad-laptop: fix a NULL pointer dereferenceQiu Wenbo2021-05-111-1/+2
|/ /
* | Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-05-074-17/+38
|\ \
| * | platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lockYe Bin2021-04-211-2/+1
| * | platform/chrome: cros_usbpd_notify: Listen to EC_HOST_EVENT_USB_MUX host eventPi-Hsun Shih2021-04-211-1/+2
| * | platform/chrome: cros_ec_typec: Add DP mode checkPrashant Malani2021-04-211-0/+5
| * | platform/chrome: cros_ec_typec: Handle hard resetPrashant Malani2021-04-201-0/+13
| * | platform/chrome: cros_ec_typec: Track port rolePrashant Malani2021-04-201-1/+4
| * | platform/chrome: cros_ec_typec: fix clang -Wformat warningArnd Bergmann2021-03-301-2/+2
| * | platform/chrome: cros_ec_typec: Check for device within remove functionPrashant Malani2021-03-301-10/+10
| * | platform/chrome: wilco_ec: convert stream-like files from nonseekable_open ->...Yang Li2021-03-301-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-3/+0
|\ \ \
| * | | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-3/+0
* | | | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-302-41/+65
|\ \ \ \ | |/ / / |/| | |
| * | | platform/chrome: chromeos_laptop - Prepare complete software nodesHeikki Krogerus2021-04-101-40/+60