aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell
AgeCommit message (Expand)AuthorFilesLines
2024-12-10alienware-wmi: Adds support to Alienware m16 R1 AMDKurt Borja1-0/+9
2024-12-10alienware-wmi: Fix X Series and G Series quirksKurt Borja1-5/+10
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-84/+511
2024-11-16alienware-wmi: create_thermal_profile() no longer brute-forces IDsKurt Borja1-2/+12
2024-11-16alienware-wmi: Adds support to Alienware x17 R2Kurt Borja1-0/+9
2024-11-16alienware-wmi: extends the list of supported modelsKurt Borja1-0/+81
2024-11-16alienware-wmi: order alienware_quirks[] alphabeticallyKurt Borja1-26/+26
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki1-0/+1
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-11-01alienware-wmi: Fix spelling mistake "requieres" -> "requires"Colin Ian King1-1/+1
2024-10-31alienware-wmi: added force module parametersKurt Borja1-0/+18
2024-10-30alienware-wmi: added platform profile supportKurt Borja2-0/+307
2024-10-30alienware-wmi: alienware_wmax_command() is now input size agnosticKurt Borja1-14/+15
2024-10-30alienware-wmi: fixed indentation and clean upKurt Borja1-67/+67
2024-10-27Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+9
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann1-0/+1
2024-10-22platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emitHongling Zeng1-5/+6
2024-10-21platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf1-0/+9
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König3-3/+3
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-02move 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-17Merge 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-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2024-01-03Documentation: 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