summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell
AgeCommit message (Expand)AuthorFilesLines
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-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
2025-03-05platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver staticIlpo Järvinen1-1/+1
2025-02-24platform/x86: dell: dell-wmi-sysman: Use *-y instead of *-objs in MakefileKurt Borja1-1/+1
2025-02-17platform/x86: dell: Use *-y instead of *-objs in MakefileKurt Borja1-3/+3
2025-02-10platform/x86: alienware-wmi: Update header and module informationKurt Borja1-1/+3
2025-02-10platform/x86: Update alienware-wmi config entriesKurt Borja3-7/+52
2025-02-10platform/x86: dell: Modify Makefile alignmentKurt Borja1-24/+24
2025-02-10platform/x86: Split the alienware-wmi driverKurt Borja4-839/+865
2025-02-10platform/x86: Add alienware-wmi.hKurt Borja2-78/+114
2025-02-10platform/x86: Rename alienware-wmi.cKurt Borja2-0/+1
2025-02-10platform/x86: alienware-wmi: Split DMI tableKurt Borja1-188/+175
2025-02-10platform/x86: alienware-wmi: Refactor thermal control methodsKurt Borja1-58/+30
2025-02-10platform/x86: alienware-wmi: Refactor hdmi, amplifier, deepslp methodsKurt Borja1-36/+40
2025-02-10platform/x86: alienware-wmi: Refactor LED control methodsKurt Borja1-62/+104
2025-02-10platform/x86: alienware-wmi: Add a state container for thermal control methodsKurt Borja1-11/+39
2025-02-10platform/x86: alienware-wmi: Add WMI DriversKurt Borja1-43/+134
2025-02-10platform/x86: alienware-wmi: Add a state container for LED control featureKurt Borja1-57/+68