summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* 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/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 '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 '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
| | |/ | |/|
* | | Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-112-2/+2
|\ \ \
| * | | Documentation: move driver-api/dcdbas to userspace-api/Vegard Nossum2024-01-032-2/+2
| | |/ | |/|
* | | Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-01-0954-775/+5594
|\ \ \
| * | | platform/x86/amd/pmc: Modify SMU message port for latest AMD platformShyam Sundar S K2024-01-022-3/+6
| * | | platform/x86/amd/pmc: Add 1Ah family series to STB support listShyam Sundar S K2024-01-021-0/+1
| * | | platform/x86/amd/pmc: Add idlemask support for 1Ah familyShyam Sundar S K2024-01-021-0/+4
| * | | platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probeShyam Sundar S K2024-01-021-3/+3
| * | | platform/x86/amd/pmc: Add VPE information for AMDI000A platformShyam Sundar S K2024-01-021-0/+5
| * | | platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platformShyam Sundar S K2024-01-021-0/+1
| * | | platform/x86/amd/pmf: Return a status code only as a constant in two functionsMarkus Elfring2024-01-021-10/+5
| * | | platform/x86/amd/pmf: Return directly after a failed apmf_if_call() in apmf_s...Markus Elfring2024-01-021-3/+1
| * | | platform/x86/intel/pmc: Add missing externDavid E. Box2024-01-021-0/+1
| * | | platform/x86/intel/pmc/lnl: Add GBE LTR ignore during suspendDavid E. Box2024-01-021-0/+3
| * | | platform/x86/intel/pmc/arl: Add GBE LTR ignore during suspendDavid E. Box2024-01-021-0/+3
| * | | Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-nextHans de Goede2024-01-0213-116/+347
| |\ \ \
| * | | | platform/x86: intel-uncore-freq: Add additional client processorsSrinivas Pandruvada2024-01-011-0/+13
| * | | | platform/x86: hp-bioscfg: Removed needless asm-genericTanzir Hasan2023-12-281-1/+0
| * | | | platform/x86/intel/pmc: Add Lunar Lake M support to intel_pmc_core driverRajvi Jingar2023-12-284-1/+574
| * | | | platform/x86/intel/pmc: Add Arrow Lake S support to intel_pmc_core driverRajvi Jingar2023-12-284-1/+766
| * | | | platform/x86/intel/pmc: Add ssram_init flag in PMC discovery in Meteor LakeRajvi Jingar2023-12-191-1/+6
| * | | | platform/x86/intel/pmc: Move common code to core.cRajvi Jingar2023-12-194-57/+60
| * | | | platform/x86/intel/pmc: Add PSON residency counter for Alder LakeRajvi Jingar2023-12-191-0/+2
| * | | | platform/x86/intel/pmc: Add regmap for Tiger Lake H PCHRajvi Jingar2023-12-193-6/+58
| * | | | platform/x86/intel/pmc: Add PSON residency counterRajvi Jingar2023-12-192-0/+39
| * | | | platform/x86/intel/pmc: Fix in mtl_punit_pmt_init()Rajvi Jingar2023-12-191-1/+1
| * | | | platform/x86: wmi: Simplify get_subobj_info()Armin Wolf2023-12-191-11/+5
| * | | | platform/x86: wmi: Decouple ACPI notify handler from wmi_block_listArmin Wolf2023-12-191-26/+20
| * | | | platform/x86: wmi: Create WMI bus device firstArmin Wolf2023-12-191-11/+11
| * | | | platform/x86: wmi: Use devres for resource handlingArmin Wolf2023-12-191-23/+35
| * | | | platform/x86: wmi: Remove ACPI handlers after WMI devicesArmin Wolf2023-12-191-5/+4