summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | platform/x86: ideapad-laptop: Stop writing VPCCMD_W_TOUCHPAD at probe timeHans de Goede2022-11-211-4/+0
| * | | | | platform/x86: ideapad-laptop: Send KEY_TOUCHPAD_TOGGLE on some modelsHans de Goede2022-11-211-5/+19
| * | | | | platform/x86: ideapad-laptop: Only toggle ps2 aux port on/off on select modelsHans de Goede2022-11-211-1/+28
| * | | | | platform/x86: ideapad-laptop: Do not send KEY_TOUCHPAD* events on probe / resumeHans de Goede2022-11-211-6/+9
| * | | | | platform/x86: ideapad-laptop: Refactor ideapad_sync_touchpad_state()Hans de Goede2022-11-211-12/+15
| * | | | | platform/x86/intel/sdsi: Add meter certificate supportDavid E. Box2022-11-211-11/+38
| * | | | | platform/x86/intel/sdsi: Support different GUIDsDavid E. Box2022-11-211-3/+47
| * | | | | platform/x86/intel/sdsi: Hide attributes if hardware doesn't supportDavid E. Box2022-11-211-11/+22
| * | | | | platform/x86/intel/sdsi: Add Intel On Demand textDavid E. Box2022-11-212-6/+6
| * | | | | platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driverGayatri Kammela2022-11-214-2/+72
| * | | | | platform/x86: intel/pmc: Relocate Alder Lake PCH supportGayatri Kammela2022-11-214-316/+345
| * | | | | platform/x86: intel/pmc: Relocate Tiger Lake PCH supportGayatri Kammela2022-11-214-264/+285
| * | | | | platform/x86: intel/pmc: Relocate Ice Lake PCH supportXi Pardee2022-11-214-46/+60
| * | | | | platform/x86: intel/pmc: Relocate Cannon Lake Point PCH supportXi Pardee2022-11-214-200/+219
| * | | | | platform/x86: intel/pmc: Relocate Sunrise Point PCH supportRajvi Jingar2022-11-214-130/+148
| * | | | | platform/x86: intel/pmc: Move variable declarations and definitions to header...Xi Pardee2022-11-212-12/+16
| * | | | | platform/x86: intel/pmc: Replace all the reg_map with init functionsGayatri Kammela2022-11-212-37/+90
| * | | | | platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello2022-11-171-0/+6
| * | | | | platform/x86: ideapad-laptop: support for more special keys in WMIPhilipp Jungkamp2022-11-161-59/+202
| * | | | | platform/x86: ideapad-laptop: Add new _CFG bit numbers for future useEray Orçunus2022-11-161-4/+29
| * | | | | platform/x86: ideapad-laptop: Revert "check for touchpad support in _CFG"Eray Orçunus2022-11-161-9/+5
| * | | | | platform/x86: dell-ddv: Warn if ePPID has a suspicious lengthArmin Wolf2022-11-161-0/+9
| * | | | | platform/x86: dell-ddv: Improve buffer handlingArmin Wolf2022-11-161-5/+7
| * | | | | platform/x86: ISST: Fix typo in commentschen zhang2022-11-161-1/+1
| * | | | | platform/x86: thinkpad_acpi: use strstarts()Barnabás Pőcze2022-11-161-31/+27
| * | | | | platform/x86: Move existing HP drivers to a new hp subdirJorge Lopez2022-11-167-46/+76
| * | | | | platform/x86/intel: pmc: Fix repeated word in commentJilin Yuan2022-11-161-1/+1
| * | | | | platform/mellanox: Add BlueField-3 support in the tmfifo driverLiming Sun2022-11-162-22/+74
| * | | | | platform/x86: thinkpad_acpi: Fix max_brightness of thinklightHans de Goede2022-11-161-0/+1
| * | | | | platform/x86: huawei-wmi: remove unnecessary memberBarnabás Pőcze2022-11-161-17/+12
| * | | | | platform/x86: huawei-wmi: fix return value calculationBarnabás Pőcze2022-11-161-4/+16
| * | | | | platform/x86: huawei-wmi: do not hard-code sizesBarnabás Pőcze2022-11-161-2/+2
| * | | | | platform/x86: dell: Add new dell-wmi-ddv driverArmin Wolf2022-11-164-0/+379
| * | | | | ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf2022-11-166-12/+12
| * | | | | platform/x86/amd/pmf: pass the struct by referenceMuhammad Usama Anjum2022-11-161-46/+46
* | | | | | Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-071-0/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello2022-12-071-0/+6
| |/ / / /
* | | / / 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