summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorLines
2025-02-12platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driverMark Pearson-2/+9
2025-02-11platform/x86: int3472: Call "reset" GPIO "enable" for INT347ESakari Ailus-4/+48
2025-02-11platform/x86: int3472: Use correct type for "polarity", call it gpio_flagsSakari Ailus-19/+20
2025-02-10platform/x86: thinkpad_acpi: Support for V9 DYTC platform profilesMark Pearson-12/+22
2025-02-10platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120eSybil Isabel Dorsett-2/+14
2025-02-04platform/x86/intel/ifs: Update documentation with image download pathJithu Joseph-5/+4
2025-02-03platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()Dmitry Kandybka-2/+2
2025-02-03platform/x86: ideapad-laptop: pass a correct pointer to the driver dataFedor Pchelkin-1/+1
2025-01-27Merge tag 'for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-29/+25
2025-01-24Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+12
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1364/+2720
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+5
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+4
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen-45/+133
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-30/+110
2025-01-20platform/x86: acer-wmi: Fix initialization of last_non_turbo_profileArmin Wolf-15/+26
2025-01-20platform/x86: acer-wmi: Ignore AC eventsArmin Wolf-0/+4
2025-01-20platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000Julien ROBIN-11/+355
2025-01-17Merge tag 'platform-drivers-x86-v6.13-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-4/+6
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja-85/+55
2025-01-17platform/x86: thinkpad_acpi: Use devm_platform_profile_register()Kurt Borja-7/+1
2025-01-17platform/x86: inspur_platform_profile: Use devm_platform_profile_register()Kurt Borja-10/+1
2025-01-17platform/x86: hp-wmi: Use devm_platform_profile_register()Kurt Borja-4/+1
2025-01-17ALSA: hda/tas2781: Add tas2781 hda SPI driverBaojun Xu-0/+12
2025-01-16platform/x86: ideapad-laptop: Use devm_platform_profile_register()Kurt Borja-2/+1
2025-01-16platform/x86: dell-pc: Use devm_platform_profile_register()Kurt Borja-3/+1
2025-01-16platform/x86: asus-wmi: Use devm_platform_profile_register()Kurt Borja-11/+3
2025-01-16platform/x86: amd: pmf: sps: Use devm_platform_profile_register()Kurt Borja-8/+1
2025-01-16platform/x86: acer-wmi: Use devm_platform_profile_register()Kurt Borja-6/+1
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja-95/+147
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja-24/+67
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja-31/+31
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja-19/+17
2025-01-15platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAME...Ai Chao-25/+44
2025-01-15platform/x86: acer-wmi: add support for Acer Nitro AN515-58Hridesh MG-0/+9
2025-01-15platform/x86: acer-wmi: use an ACPI bitmap to set the platform profile choicesHridesh MG-15/+52
2025-01-15platform/x86: acer-wmi: simplify platform profile cyclingHridesh MG-59/+19
2025-01-15platform/x86: acer-wmi: use new helper function for setting overclocksHridesh MG-7/+19
2025-01-15platform/x86: acer-wmi: use WMI calls for platform profile handlingHridesh MG-56/+129
2025-01-15platform/x86: thinkpad_acpi: Add support for new phone link hotkeyIllia Ostapyshyn-0/+1
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf-16/+16
2025-01-15platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c...Hans de Goede-4/+52
2025-01-15platform/x86: intel: punit_ipc: Remove unused functionDr. David Alan Gilbert-33/+0
2025-01-15platform/x86: alienware_wmi: General cleanup of WMAX methodsKurt Borja-35/+37
2025-01-15platform/x86: alienware-wmi: Improve rgb-zones group creationKurt Borja-107/+105
2025-01-14platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev raceChenyuan Yang-2/+3
2025-01-14platform/x86: dell-uart-backlight: fix serdev raceChenyuan Yang-2/+3
2025-01-10Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+13
2025-01-09platform/x86: alienware-wmi: Improve hdmi_mux, amplifier and deepslp group cr...Kurt Borja-76/+38
2025-01-09platform/x86: alienware-wmi: Modify parse_rgb() signatureKurt Borja-3/+3