summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2021-03-21platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede-0/+12
2021-03-21platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede-9/+2
2021-03-21platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede-0/+1
2021-03-21platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc...Hans de Goede-2/+7
2021-03-21platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas-1/+7
2021-03-21platform/x86: intel-vbtn: Stop reporting SW_DOCK eventsHans de Goede-2/+10
2021-03-21platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede-9/+7
2021-03-21platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede-5/+7
2021-03-21platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede-29/+16
2021-03-21platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...Hans de Goede-1/+0
2021-03-21platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede-0/+12
2021-03-21platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede-9/+2
2021-03-21platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede-0/+1
2021-03-21platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc...Hans de Goede-2/+7
2021-03-21platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas-1/+7
2021-03-18platform/x86: thinkpad_acpi: check dytc version for lapmode sysfsMark Pearson-26/+65
2021-03-18platform/x86: thinkpad_acpi: check dytc version for lapmode sysfsMark Pearson-26/+65
2021-03-18Merge tag 'ib-mfd-platform-x86-v5.13' into review-hansHans de Goede-20/+47
2021-03-17platform/surface: aggregator_registry: Add support for Surface Pro 7+Maximilian Luz-1/+4
2021-03-17platform/surface: aggregator_registry: Make symbol 'ssam_base_hub_group' staticWei Yongjun-1/+1
2021-03-17platform/surface: dtx: Add support for native SSAM devicesMaximilian Luz-1/+93
2021-03-17platform/surface: Add DTX driverMaximilian Luz-0/+1218
2021-03-10mfd: intel_pmt: Add support for DG1David E. Box-20/+47
2021-03-08HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König-3/+1
2021-03-08platform/x86: touchscreen_dmi: Handle device properties with software node APIHeikki Krogerus-1/+1
2021-03-08platform/x86: wmi: Make remove callback return voidUwe Kleine-König-19/+10
2021-03-08platform: x86: ACPI: Get rid of ACPICA message printingRafael J. Wysocki-8/+3
2021-03-08platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel-0/+7
2021-03-08platform/x86: hp-wmi: add platform profile supportElia Devito-5/+93
2021-03-08platform/x86: hp-wmi: rename "thermal policy" to "thermal profile"Elia Devito-6/+6
2021-03-08platform/x86: Fix typo in KconfigPetr Vaněk-1/+1
2021-03-08platform/x86: thinkpad_acpi: Handle keyboard cover attach/detach eventsAlexander Kobel-0/+23
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz-8/+8
2021-03-06platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel-0/+7
2021-03-06platform/surface: Add platform profile driverMaximilian Luz-0/+213
2021-03-06platform/surface: aggregator_registry: Add HID subsystem devicesMaximilian Luz-0/+49
2021-03-06platform/surface: aggregator_registry: Add DTX deviceMaximilian Luz-0/+7
2021-03-06platform/surface: aggregator_registry: Add platform profile deviceMaximilian Luz-0/+15
2021-03-06platform/surface: aggregator_registry: Add battery subsystem devicesMaximilian Luz-0/+27
2021-03-06platform/surface: aggregator_registry: Add base device hubMaximilian Luz-1/+260
2021-03-06platform/surface: Set up Surface Aggregator device registryMaximilian Luz-0/+312
2021-02-25Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-18/+4
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+11
2021-02-24ACPI: platform: Hide ACPI_PLATFORM_PROFILE optionMaximilian Luz-2/+2
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2021-02-22Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-39/+66
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1528/+12615
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-3/+3
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko-18/+4