summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman1-7/+9
2021-04-14platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with cr...Steffen Dirkwinkel1-26/+2
2021-04-13platform/x86: add Gigabyte WMI temperature driverThomas Weißschuh3-0/+207
2021-04-13platform/x86: intel_pmc_core: export platform global reset bits via etr3 sysf...Tamar Mashiah2-0/+119
2021-04-13platform/x86: thinkpad_acpi: Correct thermal sensor allocationMark Pearson1-9/+22
2021-04-12Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman1-7/+9
2021-04-10platform/chrome: chromeos_laptop - Prepare complete software nodesHeikki Krogerus1-40/+60
2021-04-10platform/x86: intel_cht_int33fe_microb: Constify the software nodeHeikki Krogerus1-1/+5
2021-04-09platform/x86/intel_cht_int33fe: Add displayport altmode fwnode to the connect...Hans de Goede1-0/+19
2021-04-08platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao1-2/+2
2021-04-08platform/mellanox: mlxreg-hotplug: move to use request_irq by IRQF_NO_AUTOEN ...Tian Tao1-2/+2
2021-04-07Add support for DYTC MMC_GET BIOS API.Mark Pearson1-2/+21
2021-04-07platform/surface: aggregator_registry: Give devices time to set up when conne...Maximilian Luz1-58/+40
2021-04-07platform/x86: Adjust Dell drivers to a personal email addressMario Limonciello4-4/+4
2021-04-07MAINTAINERS: Add missing section for alienware-wmi driverMario Limonciello1-1/+1
2021-04-07platform/x86: ISST: Account for increased timeout in some casesSrinivas Pandruvada1-10/+23
2021-04-07platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsin...Hans de Goede1-4/+28
2021-04-07platform/x86: panasonic-laptop: remove redundant assignment of variable resultColin Ian King1-1/+1
2021-04-07platform/surface: clean up a variable in surface_dtx_read()Dan Carpenter1-1/+1
2021-04-07platform/x86: intel-vbtn: Remove unused KEYMAP_LEN defineHans de Goede1-3/+0
2021-04-07platform/x86: asus-wmi: Add param to turn fn-lock mode on by defaultLuca Stefani1-1/+4
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