summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2024-12-21Merge tag 'acpi-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2024-12-19platform/x86/amd: pmf: Switch to guard(mutex)Mario Limonciello2-14/+10
2024-12-19platform/x86/amd: pmc: Use guard(mutex)Mario Limonciello1-8/+6
2024-12-18ACPI: EC: Enable EC support on LoongArch by defaultHuacai Chen1-1/+1
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen1-2/+2
2024-12-18x86/tsc: Move away from TSC leaf magic numbersDave Hansen1-3/+4
2024-12-17platform/x86: mlx-platform: call pci_dev_put() to balance the refcountJoe Hattori1-0/+2
2024-12-17platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TAShyam Sundar S K3-1/+62
2024-12-17mlxbf-bootctl: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2024-12-17platform/x86: dell-uart-backlight: Use blacklight power constantThomas Zimmermann1-1/+1
2024-12-17platform/x86: wmi-bmof: Make use of .bin_size() callbackArmin Wolf1-37/+38
2024-12-17platform/x86/intel: bytcrc_pwrsrc: fix power_supply dependencyArnd Bergmann1-0/+1
2024-12-17platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]Hans de Goede1-0/+3
2024-12-17platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i...Hans de Goede3-0/+206
2024-12-17platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.hHans de Goede2-15/+28
2024-12-17platform/x86/intel/tpmi/plr: Make char[] longer to silence warningIlpo Järvinen1-1/+1
2024-12-17platform/x86/amd/hsmp: Constify 'struct bin_attribute'Thomas Weißschuh2-12/+12
2024-12-17platform/x86/intel/pmt: Constify 'struct bin_attribute'Thomas Weißschuh1-2/+2
2024-12-17platform/x86/intel/sdsi: Constify 'struct bin_attribute'Thomas Weißschuh1-17/+17
2024-12-17platform/x86: dell_rbu: Constify 'struct bin_attribute'Thomas Weißschuh1-10/+10
2024-12-17platform/x86: dell: dcdbas: Constify 'struct bin_attribute'Thomas Weißschuh2-13/+5
2024-12-16Merge tag 'platform-drivers-x86-v6.13-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-27/+103
2024-12-12leds: turris-omnia: Inform about missing LED gamma correction feature in the ...Marek Behún1-0/+1
2024-12-12platform: cznic: turris-omnia-mcu: Inform about missing LED panel brightness ...Marek Behún1-0/+1
2024-12-12turris-omnia-mcu-interface.h: Move command execution function to global headerMarek Behún2-130/+1
2024-12-12Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen14-108/+79
2024-12-11platform/x86/intel/vsec: Add support for Panther LakeXi Pardee1-0/+2
2024-12-11platform/x86/intel/ifs: Add Clearwater Forest to CPU support listJithu Joseph1-0/+1
2024-12-11platform/x86: touchscreen_dmi: Add info for SARY Tab 3 tabletHuy Minh1-0/+26
2024-12-10platform/x86/amd: pmf: Drop all quirksMario Limonciello4-71/+1
2024-12-10ACPI: platform_profile: Pass the profile handler into platform_profile_notify()Mario Limonciello4-10/+10
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello10-12/+19
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello10-6/+16
2024-12-10platform/x86/dell: dell-pc: Create platform deviceMario Limonciello1-10/+24
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello10-0/+10
2024-12-10platform/x86: acer-wmi: Implement proper hwmon supportArmin Wolf1-34/+79
2024-12-10platform/x86: acer-wmi: Improve error handling when reading gaming system inf...Armin Wolf1-19/+36
2024-12-10platform/x86: acer-wmi: Rename ACER_CAP_FAN_SPEED_READArmin Wolf1-3/+3
2024-12-10platform/x86: acer-wmi: Add support for Acer PH14-51Armin Wolf1-0/+16
2024-12-10p2sb: Do not scan and remove the P2SB device when it is unhiddenShin'ichiro Kawasaki1-9/+33
2024-12-10p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()Shin'ichiro Kawasaki1-11/+12
2024-12-10p2sb: Introduce the global flag p2sb_hidden_by_biosShin'ichiro Kawasaki1-2/+4
2024-12-10p2sb: Factor out p2sb_read_from_cache()Shin'ichiro Kawasaki1-11/+17
2024-12-10alienware-wmi: Adds support to Alienware m16 R1 AMDKurt Borja1-0/+9
2024-12-10alienware-wmi: Fix X Series and G Series quirksKurt Borja1-5/+10
2024-12-10platform/x86: int3472: Debug log the sensor nameHans de Goede1-0/+2
2024-12-10platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return valueHans de Goede1-6/+7
2024-12-10platform/x86: int3472: Make "pin number mismatch" message a debug messageHans de Goede1-4/+4
2024-12-10platform/x86: int3472: Check for adev == NULLHans de Goede2-0/+6
2024-12-10platform/x86: intel: int0002_vgpio: Make the irqchip immutableHans de Goede1-2/+12