summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2021-04-07platform/x86: add support for Advantech software defined buttonAndrea.Ho3-0/+135
2021-04-06platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events du...Hans de Goede1-7/+9
2021-04-06platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events du...Hans de Goede1-7/+9
2021-04-05Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman12-109/+190
2021-03-30platform/chrome: cros_ec_typec: fix clang -Wformat warningArnd Bergmann1-2/+2
2021-03-30platform/chrome: cros_ec_typec: Check for device within remove functionPrashant Malani1-10/+10
2021-03-30platform/chrome: wilco_ec: convert stream-like files from nonseekable_open ->...Yang Li1-1/+1
2021-03-23platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box1-15/+35
2021-03-23platform/x86: intel_pmc_core: Update KconfigDavid E. Box1-3/+8
2021-03-23platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box1-7/+6
2021-03-23platform/x86: intel_pmt_class: Initial resource to 0David E. Box1-1/+1
2021-03-23platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box1-15/+35
2021-03-23platform/x86: intel_pmc_core: Update KconfigDavid E. Box1-3/+8
2021-03-23platform/x86: thinkpad_acpi: Correct minor typoEsteve Varela Colominas1-1/+1
2021-03-23platform/surface: fix semicolon.cocci warningskernel test robot1-1/+1
2021-03-23platform/x86: asus-laptop: fix kobj_to_dev.cocci warningskernel test robot1-1/+1
2021-03-23platform/mellanox: Typo fix in the file mlxbf-bootctl.cBhaskar Chowdhury1-1/+1
2021-03-23platform/x86: Typo fix in the file classmate-laptop.cBhaskar Chowdhury1-1/+1
2021-03-23platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box1-7/+6
2021-03-23platform/x86: intel_pmt_class: Initial resource to 0David E. Box1-1/+1
2021-03-23platform/x86: gpd pocket fan: Clean-up by using managed work initMatti Vaittinen1-11/+6
2021-03-21platform/x86: thinkpad_acpi: sysfs interface to get wwan antenna typeNitin Joshi1-0/+109
2021-03-21platform/x86: intel-vbtn: Stop reporting SW_DOCK eventsHans de Goede1-2/+10
2021-03-21platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede1-9/+7
2021-03-21platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede1-5/+7
2021-03-21platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede1-29/+16
2021-03-21platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...Hans de Goede1-1/+0
2021-03-21platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede4-0/+12
2021-03-21platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede1-9/+2
2021-03-21platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede1-0/+1
2021-03-21platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc...Hans de Goede1-2/+7
2021-03-21platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas1-1/+7
2021-03-21platform/x86: intel-vbtn: Stop reporting SW_DOCK eventsHans de Goede1-2/+10
2021-03-21platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede1-9/+7
2021-03-21platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede1-5/+7
2021-03-21platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede1-29/+16
2021-03-21platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...Hans de Goede1-1/+0
2021-03-21platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede4-0/+12
2021-03-21platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede1-9/+2
2021-03-21platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede1-0/+1
2021-03-21platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc...Hans de Goede1-2/+7
2021-03-21platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas1-1/+7
2021-03-18platform/x86: thinkpad_acpi: check dytc version for lapmode sysfsMark Pearson1-26/+65
2021-03-18platform/x86: thinkpad_acpi: check dytc version for lapmode sysfsMark Pearson1-26/+65
2021-03-18Merge tag 'ib-mfd-platform-x86-v5.13' into review-hansHans de Goede3-20/+47
2021-03-17platform/surface: aggregator_registry: Add support for Surface Pro 7+Maximilian Luz1-1/+4
2021-03-17platform/surface: aggregator_registry: Make symbol 'ssam_base_hub_group' staticWei Yongjun1-1/+1
2021-03-17platform/surface: dtx: Add support for native SSAM devicesMaximilian Luz2-1/+93
2021-03-17platform/surface: Add DTX driverMaximilian Luz3-0/+1218
2021-03-10mfd: intel_pmt: Add support for DG1David E. Box3-20/+47