summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell
AgeCommit message (Expand)Author
2025-01-27Merge tag 'for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja
2025-01-16platform/x86: dell-pc: Use devm_platform_profile_register()Kurt Borja
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf
2025-01-15platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c...Hans de Goede
2025-01-15platform/x86: alienware_wmi: General cleanup of WMAX methodsKurt Borja
2025-01-15platform/x86: alienware-wmi: Improve rgb-zones group creationKurt Borja
2025-01-14platform/x86: dell-uart-backlight: fix serdev raceChenyuan Yang
2025-01-09platform/x86: alienware-wmi: Improve hdmi_mux, amplifier and deepslp group cr...Kurt Borja
2025-01-09platform/x86: alienware-wmi: Modify parse_rgb() signatureKurt Borja
2025-01-09platform/x86: alienware-wmi: Move Lighting Control StateKurt Borja
2025-01-09platform/x86: alienware-wmi: Remove unnecessary check at module exitKurt Borja
2025-01-09platform/x86: dell-sysman: Directly use firmware_attributes_classThomas Weißschuh
2025-01-03platform/x86: dell-laptop: Use power_supply_charge_types_show/_parse() helpersHans de Goede
2024-12-30alienware-wmi: Use devm_platform_profile_register()Kurt Borja
2024-12-17platform/x86: dell-uart-backlight: Use blacklight power constantThomas Zimmermann
2024-12-17platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]Hans de Goede
2024-12-17platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i...Hans de Goede
2024-12-17platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.hHans de Goede
2024-12-17platform/x86: dell_rbu: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17platform/x86: dell: dcdbas: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello
2024-12-10platform/x86/dell: dell-pc: Create platform deviceMario Limonciello
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello
2024-12-10alienware-wmi: Adds support to Alienware m16 R1 AMDKurt Borja
2024-12-10alienware-wmi: Fix X Series and G Series quirksKurt Borja
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