summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell
AgeCommit message (Expand)AuthorFilesLines
2025-01-28Merge tag 'for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-29/+25
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds13-360/+595
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen2-7/+22
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja2-21/+10
2025-01-16platform/x86: dell-pc: Use devm_platform_profile_register()Kurt Borja1-3/+1
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja2-19/+31
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja2-4/+12
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja2-4/+4
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja2-2/+2
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf1-3/+3
2025-01-15platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c...Hans de Goede1-4/+52
2025-01-15platform/x86: alienware_wmi: General cleanup of WMAX methodsKurt Borja1-35/+37
2025-01-15platform/x86: alienware-wmi: Improve rgb-zones group creationKurt Borja1-107/+105
2025-01-14platform/x86: dell-uart-backlight: fix serdev raceChenyuan Yang1-2/+3
2025-01-09platform/x86: alienware-wmi: Improve hdmi_mux, amplifier and deepslp group cr...Kurt Borja1-76/+38
2025-01-09platform/x86: alienware-wmi: Modify parse_rgb() signatureKurt Borja1-3/+3
2025-01-09platform/x86: alienware-wmi: Move Lighting Control StateKurt Borja1-35/+39
2025-01-09platform/x86: alienware-wmi: Remove unnecessary check at module exitKurt Borja1-6/+4
2025-01-09platform/x86: dell-sysman: Directly use firmware_attributes_classThomas Weißschuh1-13/+4
2025-01-03platform/x86: dell-laptop: Use power_supply_charge_types_show/_parse() helpersHans de Goede1-29/+25
2024-12-30alienware-wmi: Use devm_platform_profile_register()Kurt Borja1-9/+1
2024-12-17platform/x86: dell-uart-backlight: Use blacklight power constantThomas Zimmermann1-1/+1
2024-12-17platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]Hans de Goede1-0/+3
2024-12-17platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i...Hans de Goede3-0/+206
2024-12-17platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.hHans de Goede2-15/+28
2024-12-17platform/x86: dell_rbu: Constify 'struct bin_attribute'Thomas Weißschuh1-10/+10
2024-12-17platform/x86: dell: dcdbas: Constify 'struct bin_attribute'Thomas Weißschuh2-13/+5
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello2-2/+2
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello2-2/+4
2024-12-10platform/x86/dell: dell-pc: Create platform deviceMario Limonciello1-10/+24
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello2-0/+2
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-21Merge 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