summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell
AgeCommit message (Expand)AuthorFilesLines
2025-08-12platform/x86: dell-smbios-wmi: Stop touching WMI device IDArmin Wolf4-16/+12
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2025-07-22platform/x86: dell-uart-backlight: Use blacklight power constantThomas Zimmermann1-1/+1
2025-07-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen3-3/+25
2025-07-11platform/x86: dell-lis3lv02d: Add Precision 3551Jan-Niklas Burfeind1-0/+1
2025-07-11platform/x86: alieneware-wmi-wmax: Add AWCC support to more laptopsKurt Borja1-0/+16
2025-07-07platform/x86: dell_rbu: Remove unused structStuart Hayes1-5/+5
2025-07-07platform/x86: dell-ddv: Fix taking the psy->extensions_sem lock twiceArmin Wolf1-3/+7
2025-07-07platform/x86: alienware-wmi-wmax: Fix `dmi_system_id` arrayKurt Borja1-0/+1
2025-07-02Merge branch 'fixes' into for-nextIlpo Järvinen9-20/+30
2025-06-30platform/x86: dell-wmi-sysman: Fix class device unregistrationKurt Borja1-2/+2
2025-06-30platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacksKurt Borja6-12/+21
2025-06-25platform/x86: dell-lis3lv02d: Add Latitude 5500Paul Menzel1-0/+1
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman2-6/+6
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh2-2/+2
2025-06-13Revert "platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16...Kurt Borja1-1/+1
2025-06-10platform/x86: dell_rbu: Bump versionStuart Hayes1-1/+1
2025-06-10platform/x86: dell_rbu: Stop overwriting data bufferStuart Hayes1-1/+1
2025-06-10platform/x86: dell_rbu: Fix list usageStuart Hayes1-2/+2
2025-06-10platform/x86: dell_rbu: Fix lock context warningStuart Hayes1-1/+1
2025-06-09platform/x86: alienware-wmi-wmax: Add appropriate labels to fansKurt Borja1-37/+63
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-188/+1225
2025-05-15platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()Vladimir Moskovkin1-1/+1
2025-05-12platform/x86: dell-ddv: Expose the battery health to userspaceArmin Wolf1-0/+89
2025-05-12platform/x86: dell-ddv: Expose the battery manufacture date to userspaceArmin Wolf1-0/+56
2025-05-12platform/x86: dell-ddv: Implement the battery matching algorithmArmin Wolf1-13/+88
2025-05-12Merge branch 'fixes' into for-nextIlpo Järvinen1-2/+58
2025-05-08platform/x86: alienware-wmi-wmax: Expose GPIO debug methodsKurt Borja1-1/+103
2025-04-30platform/x86: alienware-wmi-wmax: Fix awcc_hwmon_fans_init() label logicKurt Borja1-7/+6
2025-04-30platform/x86: alienware-wmi-wmax: Fix uninitialized bitmap in awcc_hwmon_fans...Kurt Borja1-2/+2
2025-04-24platform: Do not enable by default during compile testingKrzysztof Kozlowski1-1/+1
2025-04-24platform/x86: dell-pc: Transition to faux deviceKurt Borja1-33/+13
2025-04-24platform/x86: dell-pc: Use non-atomic bitmap operationsKurt Borja1-4/+5
2025-04-24platform/x86: dell-pc: Propagate errors when detecting feature supportKurt Borja1-11/+1
2025-04-23platform/x86: alienware-wmi-wmax: Add support for Alienware m15 R7Kurt Borja1-0/+8
2025-04-17platform/x86: alienware-wmi-wmax: Fix uninitialized variable due to bad error...Kurt Borja1-4/+2
2025-04-15platform/x86: alienware-wmi-wmax: Extend support to more laptopsKurt Borja1-0/+48
2025-04-15platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16 R1Kurt Borja1-1/+1
2025-04-11platform/x86: alienware-wmi-wmax: Add a DebugFS interfaceKurt Borja1-0/+90
2025-04-11platform/x86: alienware-wmi-wmax: Add support for manual fan controlKurt Borja1-2/+172
2025-04-11platform/x86: alienware-wmi-wmax: Add HWMON supportKurt Borja2-0/+397
2025-04-11platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profileKurt Borja1-4/+19
2025-04-11platform/x86: alienware-wmi-wmax: Improve platform profile probeKurt Borja1-16/+47
2025-04-11platform/x86: alienware-wmi-wmax: Modify supported_thermal_profiles[]Kurt Borja1-5/+4
2025-04-11platform/x86: alienware-wmi-wmax: Improve internal AWCC APIKurt Borja1-43/+81
2025-04-11platform/x86: alienware-wmi-wmax: Improve ID processingKurt Borja1-17/+19
2025-04-11platform/x86: alienware-wmi-wmax: Rename thermal related symbolsKurt Borja1-86/+87
2025-03-07platform/x86: dell-ddv: Use the power supply extension mechanismArmin Wolf1-30/+45
2025-03-07platform/x86: dell-ddv: Use devm_battery_hook_registerArmin Wolf1-10/+1
2025-03-07platform/x86: dell-ddv: Fix temperature calculationArmin Wolf1-2/+4