aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2022-11-19platform/x86/intel/ifs: Remove reload sysfs entryJithu Joseph1-29/+0
2022-11-19platform/x86/intel/ifs: Add metadata validationJithu Joseph2-1/+59
2022-11-19platform/x86/intel/ifs: Use generic microcode headers and functionsJithu Joseph1-84/+20
2022-11-19platform/x86/intel/ifs: Add metadata supportAshok Raj1-0/+32
2022-11-19platform/chrome: cros_ec: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-18platform/x86/intel/ifs: Remove memory allocation from load pathJithu Joseph3-14/+22
2022-11-18platform/x86/intel/ifs: Remove image loading during initJithu Joseph3-8/+2
2022-11-18platform/x86/intel/ifs: Return a more appropriate error codeJithu Joseph1-1/+3
2022-11-18platform/x86/intel/ifs: Remove unused selectionJithu Joseph1-1/+0
2022-11-17platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello1-0/+6
2022-11-16Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-8/+124
2022-11-16platform/x86: ideapad-laptop: support for more special keys in WMIPhilipp Jungkamp1-59/+202
2022-11-16platform/x86: ideapad-laptop: Add new _CFG bit numbers for future useEray Orçunus1-4/+29
2022-11-16platform/x86: ideapad-laptop: Revert "check for touchpad support in _CFG"Eray Orçunus1-9/+5
2022-11-16platform/x86: dell-ddv: Warn if ePPID has a suspicious lengthArmin Wolf1-0/+9
2022-11-16platform/x86: dell-ddv: Improve buffer handlingArmin Wolf1-5/+7
2022-11-16platform/x86: ISST: Fix typo in commentschen zhang1-1/+1
2022-11-16platform/x86: thinkpad_acpi: use strstarts()Barnabás Pőcze1-31/+27
2022-11-16platform/x86: Move existing HP drivers to a new hp subdirJorge Lopez7-46/+76
2022-11-16platform/x86/intel: pmc: Fix repeated word in commentJilin Yuan1-1/+1
2022-11-16platform/mellanox: Add BlueField-3 support in the tmfifo driverLiming Sun2-22/+74
2022-11-16platform/x86: thinkpad_acpi: Fix max_brightness of thinklightHans de Goede1-0/+1
2022-11-16platform/x86: huawei-wmi: remove unnecessary memberBarnabás Pőcze1-17/+12
2022-11-16platform/x86: huawei-wmi: fix return value calculationBarnabás Pőcze1-4/+16
2022-11-16platform/x86: huawei-wmi: do not hard-code sizesBarnabás Pőcze1-2/+2
2022-11-16platform/x86: dell: Add new dell-wmi-ddv driverArmin Wolf4-0/+379
2022-11-16ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf6-12/+12
2022-11-16platform/x86/amd/pmf: pass the struct by referenceMuhammad Usama Anjum1-46/+46
2022-11-16platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tablesHans de Goede1-3/+19
2022-11-16platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Y...Arnav Rawat1-0/+17
2022-11-16platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng1-0/+3
2022-11-16platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz1-0/+16
2022-11-15platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz1-0/+21
2022-11-15platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz1-4/+20
2022-11-15platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede1-0/+9
2022-11-15platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang1-0/+2
2022-11-15platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné1-0/+9
2022-11-15platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine typeLennard Gäher1-0/+8
2022-11-15platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K1-0/+1
2022-11-15platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello1-2/+0
2022-11-14platform/chrome: cros_ec_lpc: Force synchronous probeBrian Norris1-1/+6
2022-11-07Merge tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-13/+98
2022-11-07platform/x86: p2sb: Don't fail if unknown CPU is foundAndy Shevchenko1-9/+6
2022-11-07platform/x86/intel/hid: Add some ACPI device IDsIvan Hu1-0/+3
2022-11-07platform/x86/intel/pmt: Sapphire Rapids PMT errata fixDavid E. Box1-1/+30
2022-11-07platform/x86: hp_wmi: Fix rfkill causing soft blocked wifiJorge Lopez1-2/+10
2022-11-07platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1Hans de Goede1-0/+25
2022-11-07platform/x86: ideapad-laptop: Disable touchpad_switchManyi Li1-1/+24
2022-11-02platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris1-0/+1
2022-11-02platform/chrome: cros_ec_lightbar: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris1-0/+1