summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()Harshit Mogalapalli2024-03-051-1/+3
* platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BARHans de Goede2024-03-051-16/+9
* platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello2024-02-201-2/+3
* platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handlerHans de Goede2024-02-201-3/+0
* platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios nameHans de Goede2024-02-201-2/+2
* platform/x86: x86-android-tablets: Fix serdev instantiation no longer workingHans de Goede2024-02-201-26/+9
* platform/x86: Add new get_serdev_controller() helperHans de Goede2024-02-201-0/+80
* platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo Yogaboo...Hans de Goede2024-02-203-0/+5
* platform/x86/amd/pmf: Fix a potential race with policy binary sideloadMario Limonciello2024-02-191-2/+3
* platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()Mario Limonciello2024-02-191-25/+40
* platform/x86/amd/pmf: Add debugging message for missing policy dataMario Limonciello2024-02-191-1/+3
* platform/x86/amd/pmf: Fix a suspend hang on Framework 13Mario Limonciello2024-02-191-2/+0
* platform/x86/amd/pmf: Fix TEE enact command failure after suspend and resumeShyam Sundar S K2024-02-191-0/+6
* platform/x86/amd/pmf: Remove smart_pc_status enumShyam Sundar S K2024-02-193-10/+10
* platform/x86: touchscreen_dmi: Consolidate Goodix upside-down touchscreen dataHans de Goede2024-02-191-15/+10
* platform/x86: touchscreen_dmi: Allow partial (prefix) matches for ACPI namesHans de Goede2024-02-191-2/+2
* platform/x86: intel: int0002_vgpio: Pass IRQF_ONESHOT to request_irq()Hans de Goede2024-02-191-1/+1
* platform/x86: think-lmi: Fix password opcode ordering for workstationsMark Pearson2024-02-191-9/+11
* platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletPhoenix Chen2024-01-261-0/+35
* platform/x86/intel/ifs: Call release_firmware() when handling errors.Jithu Joseph2024-01-261-1/+2
* platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()Cong Liu2024-01-261-1/+3
* platform/x86/amd/pmf: Get ambient light information from AMD SFH driverShyam Sundar S K2024-01-261-0/+8
* platform/x86/amd/pmf: Get Human presence information from AMD SFH driverShyam Sundar S K2024-01-262-0/+29
* platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace eventsShravan Kumar Ramani2024-01-221-2/+2
* platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is fullLiming Sun2024-01-221-0/+67
* platform/x86: intel-wmi-sbl-fw-update: Fix function name in error messageArmin Wolf2024-01-221-2/+2
* platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0()Shin'ichiro Kawasaki2024-01-221-1/+1
* platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki2024-01-221-41/+139
* platform/x86: intel-uncore-freq: Fix types in sysfs callbacksNathan Chancellor2024-01-222-57/+57
* platform/x86: wmi: Fix wmi_dev_probe()Dan Carpenter2024-01-221-1/+1
* platform/x86: wmi: Fix notify callback lockingArmin Wolf2024-01-221-24/+47
* platform/x86: wmi: Decouple legacy WMI notify handlers from wmi_block_listArmin Wolf2024-01-221-50/+68
* platform/x86: wmi: Return immediately if an suitable WMI event is foundArmin Wolf2024-01-221-6/+4
* platform/x86: wmi: Fix error handling in legacy WMI notify handler functionsArmin Wolf2024-01-221-5/+9
* Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-1/+1
|\
| * usb: typec: change altmode SVID to u16 entryDmitry Baryshkov2023-12-151-1/+1
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-185-10/+9
|\ \
| * | Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-1112-93/+170
| |\|
| * | tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-085-10/+9
* | | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-172-5/+5
|\ \ \
| * | | platform/surface: aggregator: make ssam_bus_type constant and staticGreg Kroah-Hartman2024-01-041-2/+3
| * | | Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman2023-12-118-41/+150
| |\ \ \ | | | |/ | | |/|
| * | | platform/goldfish: goldfish_pipe: Convert to platform remove callback returni...Uwe Kleine-König2023-11-281-3/+2
* | | | Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-121-1/+1
|\ \ \ \
| * | | | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young2023-12-201-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'hid-for-linus-2024010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-01-121-59/+15
|\ \ \ \
| * \ \ \ Merge branch 'for-6.8/intel-ish' into for-linusJiri Kosina2024-01-081-59/+15
| |\ \ \ \
| | * | | | platform/chrome: cros_ec_ishtp: use helper functions for connectionEven Xu2023-12-061-59/+15
| | | |/ / | | |/| |
* | | | | Merge tag 'hwmon-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2024-01-121-0/+1
|\ \ \ \ \
| * | | | | hwmon: (dell-smm) Add support for WMI SMM interfaceArmin Wolf2023-12-111-0/+1
| | |_|_|/ | |/| | |