summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
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
2025-02-07platform/x86: samsung-galaxybook: Add samsung-galaxybook driverJoshua Grisham3-2/+1443
2025-02-05platform/chrome: cros_ec_sysfs: Expose AP_MODE_ENTRY feature stateAndrei Kuchynski1-1/+14
2025-02-05platform/chrome: cros_ec_sysfs: Expose PD mux statusAndrei Kuchynski1-0/+58
2025-02-04platform: mellanox: mlx-platform: Change register nameVadim Pasternak1-4/+3
2025-02-04platform: mellanox: mlx-platform: Cosmetic changesVadim Pasternak1-5/+5
2025-02-04mellanox: Relocate mlx-platform driverVadim Pasternak5-14/+14
2025-02-04platform/x86/intel/ifs: Update documentation with image download pathJithu Joseph1-5/+4
2025-02-03platform/x86: thinkpad-acpi: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-03platform/x86: compal-laptop: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-03mlxbf-bootctl: Support sysfs entries for RTC battery statusXiangrong Li2-0/+25
2025-02-03platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()Dmitry Kandybka1-2/+2
2025-02-03platform/x86: ideapad-laptop: pass a correct pointer to the driver dataFedor Pchelkin1-1/+1
2025-02-03platform/chrome: cros_ec_lpc: Match on Framework ACPI deviceDaniel Schaefer1-8/+14
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-14/+468
2025-01-27Merge tag 'for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-29/+25
2025-01-24Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+12
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds70-1399/+2860
2025-01-22Merge tag 'leds-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-130/+3
2025-01-21Merge tag 'chrome-platform-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-147/+243
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+5
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+4
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen17-45/+133
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai10-33/+113
2025-01-20platform/x86: acer-wmi: Fix initialization of last_non_turbo_profileArmin Wolf1-15/+26
2025-01-20platform/x86: acer-wmi: Ignore AC eventsArmin Wolf1-0/+4
2025-01-20platform/mellanox: mlxreg-io: use sysfs_emit() instead of sprintf()Ai Chao1-1/+1
2025-01-20platform/mellanox: mlxreg-hotplug: use sysfs_emit() instead of sprintf()Ai Chao1-1/+1
2025-01-20platform/mellanox: mlxbf-bootctl: use sysfs_emit() instead of sprintf()Ai Chao1-7/+7
2025-01-20platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000Julien ROBIN1-11/+355
2025-01-17Merge tag 'platform-drivers-x86-v6.13-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+6
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja11-91/+60
2025-01-17platform/x86: thinkpad_acpi: Use devm_platform_profile_register()Kurt Borja1-7/+1
2025-01-17platform/x86: inspur_platform_profile: Use devm_platform_profile_register()Kurt Borja1-10/+1
2025-01-17platform/x86: hp-wmi: Use devm_platform_profile_register()Kurt Borja1-4/+1
2025-01-17ALSA: hda/tas2781: Add tas2781 hda SPI driverBaojun Xu1-0/+12
2025-01-16platform/x86: ideapad-laptop: Use devm_platform_profile_register()Kurt Borja1-2/+1
2025-01-16platform/x86: dell-pc: Use devm_platform_profile_register()Kurt Borja1-3/+1
2025-01-16platform/x86: asus-wmi: Use devm_platform_profile_register()Kurt Borja1-11/+3
2025-01-16platform/x86: amd: pmf: sps: Use devm_platform_profile_register()Kurt Borja3-8/+1
2025-01-16platform/x86: acer-wmi: Use devm_platform_profile_register()Kurt Borja1-6/+1
2025-01-16platform/surface: surface_platform_profile: Use devm_platform_profile_register()Kurt Borja1-10/+1
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja10-100/+158
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja10-26/+73
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja10-35/+35