summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-11-169-8/+124
|\
| * platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tablesHans de Goede2022-11-161-3/+19
| * platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Y...Arnav Rawat2022-11-161-0/+17
| * platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng2022-11-161-0/+3
| * platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz2022-11-161-0/+16
| * platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz2022-11-151-0/+21
| * platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz2022-11-151-4/+20
| * platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede2022-11-151-0/+9
| * platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang2022-11-151-0/+2
| * platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné2022-11-151-0/+9
| * platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine typeLennard Gäher2022-11-151-0/+8
| * platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K2022-11-151-0/+1
| * platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello2022-11-151-2/+0
* | Merge tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-11-076-13/+98
|\|
| * platform/x86: p2sb: Don't fail if unknown CPU is foundAndy Shevchenko2022-11-071-9/+6
| * platform/x86/intel/hid: Add some ACPI device IDsIvan Hu2022-11-071-0/+3
| * platform/x86/intel/pmt: Sapphire Rapids PMT errata fixDavid E. Box2022-11-071-1/+30
| * platform/x86: hp_wmi: Fix rfkill causing soft blocked wifiJorge Lopez2022-11-071-2/+10
| * platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1Hans de Goede2022-11-071-0/+25
| * platform/x86: ideapad-laptop: Disable touchpad_switchManyi Li2022-11-071-1/+24
* | Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-301-10/+14
|\ \ | |/ |/|
| * platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...Yang Yingliang2022-10-291-3/+7
| * platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()Huacai Chen2022-10-291-7/+7
* | platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driverGayatri Kammela2022-10-241-0/+2
* | platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systemsMario Limonciello2022-10-241-0/+7
* | platform/x86: thinkpad_acpi: Fix reporting a non present second fan on some m...Jelle van der Waa2022-10-241-1/+3
* | platform/x86: asus-wmi: Add support for ROG X16 tablet modeLuke D. Jones2022-10-241-0/+9
|/
* Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2022-10-125-0/+659
|\
| * LoongArch: Add ACPI-based generic laptop driverJianmin Lv2022-10-125-0/+659
* | Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-121-2/+1
|\ \
| * | platform/x86: intel_int0002_vgpio: Use generic_handle_irq_safe()Sebastian Andrzej Siewior2022-09-191-2/+1
| |/
* | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-101-3/+3
|\ \
| * | platform/x86: int3472: Don't leak reference on errorAndy Shevchenko2022-10-041-3/+3
* | | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-0558-912/+3123
|\ \ \
| * | | platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze2022-10-0325-26/+27
| * | | platform/x86/amd: pmc: Dump idle mask during "check" stage insteadMario Limonciello2022-10-031-5/+3
| * | | platform/x86/intel/wmi: thunderbolt: Use dev_groups callbackShyam Sundar S K2022-09-271-22/+2
| * | | platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checksShyam Sundar S K2022-09-271-12/+0
| * | | platform/surface: Split memcpy() of struct ssam_event flexible arrayKees Cook2022-09-271-1/+2
| * | | platform/x86: compal-laptop: Get rid of a few forward declarationsUwe Kleine-König2022-09-271-77/+74
| * | | platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf()ye xingchen2022-09-271-1/+1
| * | | platform/x86: dell-smbios-base: Use sysfs_emit()ye xingchen2022-09-271-2/+2
| * | | Merge branch 'platform-drivers-x86-amd-pmf' into review-hansHans de Goede2022-09-273-16/+24
| |\ \ \
| | * | | platform/x86/amd/pmf: install notify handler after acpi initShyam Sundar S K2022-09-273-16/+24
| * | | | platform/x86/amd/pmf: Remove unused power_delta instancesShyam Sundar S K2022-09-272-17/+6
| * | | | platform/x86/amd/pmf: Add sysfs to toggle CnQFShyam Sundar S K2022-09-223-0/+67
| * | | | platform/x86/amd/pmf: Add support for CnQFShyam Sundar S K2022-09-225-2/+463
| * | | | platform/x86/amd: pmc: Fix build without debugfsNathan Chancellor2022-09-221-58/+58
| * | | | platform/x86: hp-wmi: Support touchpad on/offDaniel Houldsworth2022-09-221-9/+11
| * | | | platform/x86: int3472/discrete: Drop a forward declarationUwe Kleine-König2022-09-221-18/+16