summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja
2025-01-15platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAME...Ai Chao
2025-01-15platform/x86: acer-wmi: add support for Acer Nitro AN515-58Hridesh MG
2025-01-15platform/x86: acer-wmi: use an ACPI bitmap to set the platform profile choicesHridesh MG
2025-01-15platform/x86: acer-wmi: simplify platform profile cyclingHridesh MG
2025-01-15platform/x86: acer-wmi: use new helper function for setting overclocksHridesh MG
2025-01-15platform/x86: acer-wmi: use WMI calls for platform profile handlingHridesh MG
2025-01-15platform/x86: thinkpad_acpi: Add support for new phone link hotkeyIllia Ostapyshyn
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: intel: punit_ipc: Remove unused functionDr. David Alan Gilbert
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-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: acer-wmi: Add support for Acer Predator PH16-72Armin Wolf
2025-01-09platform/x86: firmware_attributes_class: Drop lifecycle functionsThomas Weißschuh
2025-01-09platform/x86: dell-sysman: Directly use firmware_attributes_classThomas Weißschuh
2025-01-09platform/x86: hp-bioscfg: Directly use firmware_attributes_classThomas Weißschuh
2025-01-09platform/x86: think-lmi: Directly use firmware_attributes_classThomas Weißschuh
2025-01-09platform/x86: firmware_attributes_class: Simplify APIThomas Weißschuh
2025-01-09platform/x86: firmware_attributes_class: Move include linux/device/class.hThomas Weißschuh
2025-01-09platform/x86: thinkpad-acpi: replace strcpy with strscpyNitin Joshi
2025-01-09platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driverShyam Sundar S K
2024-12-30alienware-wmi: Use devm_platform_profile_register()Kurt Borja
2024-12-19platform/x86/amd: pmf: Switch to guard(mutex)Mario Limonciello
2024-12-19platform/x86/amd: pmc: Use guard(mutex)Mario Limonciello
2024-12-17platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TAShyam Sundar S K
2024-12-17platform/x86: dell-uart-backlight: Use blacklight power constantThomas Zimmermann
2024-12-17platform/x86: wmi-bmof: Make use of .bin_size() callbackArmin Wolf
2024-12-17platform/x86/intel: bytcrc_pwrsrc: fix power_supply dependencyArnd Bergmann
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/intel/tpmi/plr: Make char[] longer to silence warningIlpo Järvinen
2024-12-17platform/x86/amd/hsmp: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17platform/x86/intel/pmt: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17platform/x86/intel/sdsi: Constify 'struct bin_attribute'Thomas Weißschuh
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-12Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen
2024-12-10platform/x86/amd: pmf: Drop all quirksMario Limonciello
2024-12-10ACPI: platform_profile: Pass the profile handler into platform_profile_notify()Mario Limonciello
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-10platform/x86: acer-wmi: Implement proper hwmon supportArmin Wolf