summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell
AgeCommit message (Expand)AuthorFilesLines
2026-03-13platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja1-0/+6
2026-03-13platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum1-1/+0
2025-07-10platform/x86: dell-wmi-sysman: Fix class device unregistrationKurt Borja1-2/+2
2025-07-10platform/x86: dell-sysman: Directly use firmware_attributes_classThomas Weißschuh1-13/+4
2025-07-10platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacksKurt Borja6-12/+21
2025-06-27platform/x86: dell_rbu: Stop overwriting data bufferStuart Hayes1-1/+1
2025-06-27platform/x86: dell_rbu: Fix list usageStuart Hayes1-2/+2
2025-05-29platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()Vladimir Moskovkin1-1/+1
2025-04-10platform/x86: dell-ddv: Fix temperature calculationArmin Wolf1-2/+4
2025-04-10platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver staticIlpo Järvinen1-1/+1
2025-01-23platform/x86: dell-uart-backlight: fix serdev raceChenyuan Yang1-2/+3
2024-11-06Merge tag 'platform-drivers-x86-v6.12-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+7
2024-11-04platform/x86: dell-wmi-base: Handle META key Lock/Unlock eventsKurt Borja1-0/+6
2024-11-04platform/x86: dell-smbios-base: Extends support to Alienware productsKurt Borja1-0/+1
2024-10-27Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+9
2024-10-21platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf1-0/+9
2024-10-06Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-3/+13
2024-10-06platform/x86: dell-sysman: add support for alienware productsCrag Wang1-0/+1
2024-10-06platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf1-3/+12
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-93/+345
2024-09-05Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+4
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf1-12/+1
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede2-0/+9
2024-09-04platform/x86:dell-laptop: remove duplicate code w/ battery functionAndres Salomon1-82/+27
2024-09-04platform/x86:dell-laptop: Add knobs to change battery charge settingsAndres Salomon3-0/+318
2024-08-30platform/x86: dell-smbios: Fix error path in dell_smbios_init()Aleksandr Mishin1-1/+4
2024-08-19platform/x86: dell-uart-backlight: Use acpi_video_get_backlight_type()Hans de Goede2-0/+9
2024-07-18Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-23/+365
2024-06-07platform/x86: dell-pc: avoid double free and invalid unregistrationThomas Weißschuh1-1/+3
2024-06-03platform/x86: dell-smbios: Simplify error handlingArmin Wolf1-7/+4
2024-06-03platform/x86: dell-smbios: Fix wrong token data in sysfsArmin Wolf1-56/+36
2024-05-30platform/x86: dell-pc: Implement platform_profileLyndon Sanche5-0/+323
2024-05-30platform/x86: dell-smbios: Move request functions for reuseLyndon Sanche3-23/+30
2024-05-30platform/x86: dell-smbios: Add helper for checking supported classLyndon Sanche2-0/+10
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-0/+414
2024-05-14platform/x86: Add new Dell UART backlight driverHans de Goede3-0/+414
2024-04-08platform/x86/dell: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-12platform/x86: make fw_attr_class constantRicardo B. Marliere1-1/+1
2024-03-12platform/x86: wmi: Do not instantiate older WMI drivers multiple timesArmin Wolf1-0/+1
2024-02-27platform/x86: dell-privacy: Remove usage of wmi_has_guid()Armin Wolf1-4/+0
2024-01-24platform/x86: remove obsolete calls to ledtrig_audio_getHeiner Kallweit3-6/+0
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2024-01-04Documentation: move driver-api/dcdbas to userspace-api/Vegard Nossum2-2/+2
2023-12-11platform/x86: dell-smbios-wmi: Stop using WMI chardevArmin Wolf1-44/+117
2023-12-11platform/x86: dell-smbios-wmi: Use devm_get_free_pages()Armin Wolf1-9/+3
2023-11-20platform/x86/dell: alienware-wmi: Use kasprintf()Christophe JAILLET1-3/+1
2023-08-23Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-nextHans de Goede1-3/+4
2023-08-09platform/x86: dell-sysman: Fix reference leakArmin Wolf1-3/+6
2023-07-11platform/x86: dell-ddv: Improve error handlingArmin Wolf1-3/+4