summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1262/+2669
2026-04-15Merge tag 'chrome-platform-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-83/+107
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-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-31/+5
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-11/+19
2026-04-13platform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf-11/+8
2026-04-13platform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf-21/+13
2026-04-13platform/wmi: Prepare to reject undersized unmarshalling resultsArmin Wolf-7/+32
2026-04-13platform/wmi: Convert drivers to use wmidev_invoke_procedure()Armin Wolf-9/+10
2026-04-13platform/wmi: Add wmidev_invoke_procedure()Armin Wolf-0/+44
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
2026-04-07platform/x86: asus-laptop: Convert ACPI driver to a platform oneRafael J. Wysocki-17/+18
2026-04-07platform/x86: asus-laptop: Register ACPI notify handler directlyRafael J. Wysocki-3/+8
2026-04-04platform/wmi: use generic driver_override infrastructureDanilo Krummrich-31/+5
2026-03-31platform/x86: toshiba_haps: Convert ACPI driver to a platform oneRafael J. Wysocki-19/+21
2026-03-31platform/x86: toshiba_haps: Register ACPI notify handler directlyRafael J. Wysocki-2/+15
2026-03-31platform/x86: toshiba_bluetooth: Convert ACPI driver to a platform oneRafael J. Wysocki-21/+21
2026-03-31platform/x86: toshiba_bluetooth: Register ACPI notify handler directlyRafael J. Wysocki-8/+24
2026-03-31platform/x86: toshiba_acpi: Convert ACPI driver to a platform oneRafael J. Wysocki-23/+27
2026-03-31platform/x86: toshiba_acpi: Register ACPI notify handler directlyRafael J. Wysocki-3/+15
2026-03-31platform/x86: toshiba_acpi: Reorder code to avoid forward declarationRafael J. Wysocki-60/+60
2026-03-31platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem writeSrinivas Pandruvada-0/+4
2026-03-31platform/x86: uniwill-laptop: Apply features across all TUXEDO devicesWerner Sembach-56/+154
2026-03-31platform/x86: uniwill-laptop: Fix XMG Fusion 15 (L19) entriesWerner Sembach-2/+18
2026-03-31platform/x86: uniwill-laptop: Implement USB-C power priority settingWerner Sembach-7/+138