summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell
AgeCommit message (Expand)Author
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-16alienware-wmi: create_thermal_profile() no longer brute-forces IDsKurt Borja
2024-11-16alienware-wmi: Adds support to Alienware x17 R2Kurt Borja
2024-11-16alienware-wmi: extends the list of supported modelsKurt Borja
2024-11-16alienware-wmi: order alienware_quirks[] alphabeticallyKurt Borja
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki
2024-11-06Merge tag 'platform-drivers-x86-v6.12-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-04platform/x86: dell-wmi-base: Handle META key Lock/Unlock eventsKurt Borja
2024-11-04platform/x86: dell-smbios-base: Extends support to Alienware productsKurt Borja
2024-11-01alienware-wmi: Fix spelling mistake "requieres" -> "requires"Colin Ian King
2024-10-31alienware-wmi: added force module parametersKurt Borja
2024-10-30alienware-wmi: added platform profile supportKurt Borja
2024-10-30alienware-wmi: alienware_wmax_command() is now input size agnosticKurt Borja
2024-10-30alienware-wmi: fixed indentation and clean upKurt Borja
2024-10-27Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann
2024-10-22platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emitHongling Zeng
2024-10-21platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-06Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-06platform/x86: dell-sysman: add support for alienware productsCrag Wang
2024-10-06platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-05Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede
2024-09-04platform/x86:dell-laptop: remove duplicate code w/ battery functionAndres Salomon
2024-09-04platform/x86:dell-laptop: Add knobs to change battery charge settingsAndres Salomon
2024-08-30platform/x86: dell-smbios: Fix error path in dell_smbios_init()Aleksandr Mishin
2024-08-19platform/x86: dell-uart-backlight: Use acpi_video_get_backlight_type()Hans de Goede
2024-07-17Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-07platform/x86: dell-pc: avoid double free and invalid unregistrationThomas Weißschuh
2024-06-03platform/x86: dell-smbios: Simplify error handlingArmin Wolf
2024-06-03platform/x86: dell-smbios: Fix wrong token data in sysfsArmin Wolf
2024-05-30platform/x86: dell-pc: Implement platform_profileLyndon Sanche
2024-05-30platform/x86: dell-smbios: Move request functions for reuseLyndon Sanche
2024-05-30platform/x86: dell-smbios: Add helper for checking supported classLyndon Sanche
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-05-14platform/x86: Add new Dell UART backlight driverHans de Goede
2024-04-08platform/x86/dell: drop owner assignmentKrzysztof Kozlowski
2024-03-12platform/x86: make fw_attr_class constantRicardo B. Marliere
2024-03-12platform/x86: wmi: Do not instantiate older WMI drivers multiple timesArmin Wolf
2024-02-27platform/x86: dell-privacy: Remove usage of wmi_has_guid()Armin Wolf
2024-01-24platform/x86: remove obsolete calls to ledtrig_audio_getHeiner Kallweit
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2024-01-03Documentation: move driver-api/dcdbas to userspace-api/Vegard Nossum
2023-12-11platform/x86: dell-smbios-wmi: Stop using WMI chardevArmin Wolf
2023-12-11platform/x86: dell-smbios-wmi: Use devm_get_free_pages()Armin Wolf
2023-11-20platform/x86/dell: alienware-wmi: Use kasprintf()Christophe JAILLET