summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorLines
2026-05-11platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook Duo UX8407AAPaolo Pisati-0/+9
2026-05-11platform/x86: lenovo-wmi-other: Limit adding attributes to supported devicesDerek J. Clark-4/+88
2026-05-11platform/x86: lenovo-wmi-other: Add Attribute ID helper functionsDerek J. Clark-33/+44
2026-05-11platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpersDerek J. Clark-23/+14
2026-05-11platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-otherRong Zhang-122/+112
2026-05-11platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct membersDerek J. Clark-4/+3
2026-05-11platform/x86: lenovo-wmi-other: Zero initialize WMI argumentsDerek J. Clark-4/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance component bind and unbindRong Zhang-1/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance IDA id allocation and freeRong Zhang-15/+21
2026-05-11platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()Rong Zhang-2/+2
2026-05-07platform/x86: hp-wmi: Add support for Victus 16-r0xxx (8BC2)Haichen Feng-0/+4
2026-05-07platform/x86/intel/tpmi/plr: Prevent fault during unbindSrinivas Pandruvada-2/+43
2026-05-07platform/x86: intel: Add notifiers supportSrinivas Pandruvada-0/+19
2026-05-07platform/x86: intel: Move debugfs register before creating devicesSrinivas Pandruvada-4/+6
2026-05-07platform/x86: samsung-galaxybook: Handle ACPI hotkey notificationsAyaan Mirza Baig-0/+23
2026-05-07platform/x86: samsung-galaxybook: Refactor camera lens cover input deviceAyaan Mirza Baig-21/+25
2026-04-30platform/x86: lenovo: wmi-other: Fix uninitialized variable in lwmi_om_hwmon_...Yufei CHENG-0/+2
2026-04-30platform/x86: hp-wmi: silence unknown board warning for 8D41Krishna Chomal-1/+1
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1204/+2531
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-8/+101
2026-04-14platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)Krishna Chomal-0/+4
2026-04-14platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)Krishna Chomal-0/+4
2026-04-14platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)Krishna Chomal-2/+16
2026-04-14platform/x86: hp-wmi: fix fan table parsingKrishna Chomal-8/+33
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-3/+0
2026-04-13platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) supportShaun Varghese-0/+1
2026-04-13platform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf-7/+11
2026-04-13platform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf-7/+2
2026-04-13platform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf-8/+3
2026-04-13platform/wmi: Convert drivers to use wmidev_invoke_procedure()Armin Wolf-9/+10
2026-04-13platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)Marco Nenciarini-12/+20
2026-04-10platform/x86: int3472: Parameterize LED con_id in registrationMarco Nenciarini-5/+6
2026-04-10platform/x86: int3472: Rename pled to led in LED registration codeMarco Nenciarini-9/+9
2026-04-10platform/x86: int3472: Use local variable for LED struct accessMarco Nenciarini-21/+22
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki-3/+0
2026-04-09platform/x86: thinkpad_acpi: remove obsolete TODO commentDaniil Bulgar-3/+0
2026-04-09platform/x86: dell-wmi-sysman: bound enumeration string aggregationPengpeng Hou-6/+28
2026-04-09platform/x86: hp-wmi: Ignore backlight and FnLock eventsKrishna Chomal-0/+5
2026-04-09platform/x86: uniwill-laptop: Fix signedness bugEthan Tidmore-3/+4
2026-04-09platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()Fedor Pchelkin-1/+5
2026-04-09platform/x86: hp-wmi: add locking for concurrent hwmon accessEmre Cecanpunar-2/+13
2026-04-09platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculationEmre Cecanpunar-3/+3
2026-04-09platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timerEmre Cecanpunar-4/+4
2026-04-09platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handlerEmre Cecanpunar-1/+1
2026-04-09platform/x86: hp-wmi: fix ignored return values in fan settingsEmre Cecanpunar-7/+16
2026-04-07platform/x86: dell-wmi-sysman: Fix typo in function commentThorsten Blum-1/+1
2026-04-07platform/x86: dell-wmi-sysman: Clean up security buffer helpersThorsten Blum-14/+12
2026-04-07platform/x86: thinkpad_acpi: Drop ACPI driver registrationRafael J. Wysocki-58/+4
2026-04-07platform/x86: asus-wireless: Convert ACPI driver to a platform oneRafael J. Wysocki-18/+21
2026-04-07platform/x86: asus-wireless: Register ACPI notify handler directlyRafael J. Wysocki-4/+16