summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)Author
2022-12-31regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang
2022-12-31platform/mellanox: mlxbf-pmc: Fix event typoJames Hurley
2022-12-31platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...Yang Yingliang
2022-12-31platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()Yu Liao
2022-12-31platform/chrome: cros_ec_typec: zero out stale pointersVictor Ding
2022-12-31platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...Yuan Can
2022-12-31platform/x86: huawei-wmi: fix return value calculationBarnabás Pőcze
2022-12-07Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-07platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello
2022-11-16Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-16platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tablesHans de Goede
2022-11-16platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Y...Arnav Rawat
2022-11-16platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng
2022-11-16platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz
2022-11-15platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz
2022-11-15platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz
2022-11-15platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede
2022-11-15platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang
2022-11-15platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné
2022-11-15platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine typeLennard Gäher
2022-11-15platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K
2022-11-15platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello
2022-11-07Merge tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-07platform/x86: p2sb: Don't fail if unknown CPU is foundAndy Shevchenko
2022-11-07platform/x86/intel/hid: Add some ACPI device IDsIvan Hu
2022-11-07platform/x86/intel/pmt: Sapphire Rapids PMT errata fixDavid E. Box
2022-11-07platform/x86: hp_wmi: Fix rfkill causing soft blocked wifiJorge Lopez
2022-11-07platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1Hans de Goede
2022-11-07platform/x86: ideapad-laptop: Disable touchpad_switchManyi Li
2022-10-30Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-29platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...Yang Yingliang
2022-10-29platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()Huacai Chen
2022-10-24platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driverGayatri Kammela
2022-10-24platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systemsMario Limonciello
2022-10-24platform/x86: thinkpad_acpi: Fix reporting a non present second fan on some m...Jelle van der Waa
2022-10-24platform/x86: asus-wmi: Add support for ROG X16 tablet modeLuke D. Jones
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-12LoongArch: Add ACPI-based generic laptop driverJianmin Lv
2022-10-10Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-05Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04platform/x86: int3472: Don't leak reference on errorAndy Shevchenko
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze
2022-10-03platform/x86/amd: pmc: Dump idle mask during "check" stage insteadMario Limonciello
2022-09-30Merge branch 'acpi-dev'Rafael J. Wysocki
2022-09-27platform/x86/intel/wmi: thunderbolt: Use dev_groups callbackShyam Sundar S K
2022-09-27platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checksShyam Sundar S K
2022-09-27platform/surface: Split memcpy() of struct ssam_event flexible arrayKees Cook