summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds2024-04-111-14/+14
|\
| * platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans2024-04-111-14/+14
* | platform/x86: lg-laptop: fix %s null argument warningGergo Koteles2024-04-081-1/+1
* | platform/x86: intel-vbtn: Update tablet mode switch at end of probeGwendal Grignou2024-04-081-2/+3
* | platform/x86: intel-vbtn: Use acpi_has_method to check for switchGwendal Grignou2024-04-081-5/+1
* | platform/x86: toshiba_acpi: Silence logging for some eventsHans de Goede2024-04-081-1/+3
* | platform/x86/intel/hid: Add Lunar Lake and Arrow Lake supportSumeet Pawnikar2024-04-081-0/+2
* | platform/x86/intel/hid: Don't wake on 5-button releasesDavid McFarland2024-04-081-1/+6
* | platform/x86: acer-wmi: Add support for Acer PH18-71Bernhard Rosenkränzer2024-04-081-0/+9
* | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-211-0/+1
|\ \
| * | platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISHMasahiro Yamada2024-03-071-0/+1
* | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-212-4/+4
|\ \ \
| * \ \ Merge 6.8-rc6 into tty-nextGreg Kroah-Hartman2024-02-2713-97/+182
| |\ \ \
| * \ \ \ Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-0412-174/+457
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-272-4/+4
| | |_|/ | |/| |
* | | | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-0/+19
|\ \ \ \
| * \ \ \ Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman2024-02-2613-97/+182
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | platform/chrome: cros_ec_typec: Make sure the USB role switch has PLDHeikki Krogerus2024-02-171-0/+19
| | |_|/ | |/| |
* | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-143-3/+3
|\ \ \ \
| * | | | Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska2024-03-063-3/+3
| |/ / /
* | | | Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-03-141-0/+28
|\ \ \ \
| * | | | platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57Simon Trimmer2024-03-081-0/+28
| |/ / /
* | | | Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-1448-678/+1746
|\ \ \ \
| * | | | platform/x86/intel/pmc: Improve PKGC residency counters debugKane Chen2024-03-122-13/+41
| * | | | platform/x86: asus-wmi: Consider device is absent when the read is ~0Kai-Heng Feng2024-03-121-1/+11
| * | | | Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-nextIlpo Järvinen2024-03-1214-114/+194
| |\ \ \ \
| * | | | | platform/mellanox: mlxreg-hotplug: Remove redundant NULL-checkDaniil Dulov2024-03-121-14/+0
| * | | | | platform/x86/amd/pmf: Update sps power thermals according to the platform-pro...Shyam Sundar S K2024-03-122-0/+44
| * | | | | platform/x86/amd/pmf: Add support to get sps default APTS index valuesShyam Sundar S K2024-03-123-2/+148
| * | | | | platform/x86/amd/pmf: Add support to get APTS index numbers for static sliderShyam Sundar S K2024-03-123-1/+90
| * | | | | platform/x86/amd/pmf: Add support to notify sbios heart beat eventShyam Sundar S K2024-03-123-2/+66
| * | | | | platform/x86/amd/pmf: Add support to get sbios requests in PMF driverShyam Sundar S K2024-03-122-0/+18
| * | | | | platform/x86/amd/pmf: Disable debugfs support for querying power thermalsShyam Sundar S K2024-03-122-2/+5
| * | | | | platform/x86/amd/pmf: Differentiate PMF ACPI versionsShyam Sundar S K2024-03-122-2/+5
| * | | | | platform/x86: pmc_atom: Check state of PMC clocks on s2idleHans de Goede2024-03-121-0/+11
| * | | | | platform/x86: pmc_atom: Check state of PMC managed devices on s2idleJohannes Stezenbach2024-03-121-0/+68
| * | | | | platform/x86: make fw_attr_class constantRicardo B. Marliere2024-03-125-6/+6
| * | | | | platform/x86/intel/tpmi: Change vsec offset to u64Srinivas Pandruvada2024-03-121-4/+5
| * | | | | platform/x86: intel_scu_pcidrv: Remove unused intel-mid.hAndy Shevchenko2024-03-121-1/+0
| * | | | | platform/x86: intel_scu_wdt: Remove unused intel-mid.hAndy Shevchenko2024-03-121-1/+0
| * | | | | platform/x86/amd/pmf: Fix possible out-of-bound memory accessesArmin Wolf2024-03-121-0/+6
| * | | | | platform/x86/amd/pmf: Use struct for cookie headerArmin Wolf2024-03-122-6/+9
| * | | | | platform/x86/amd/pmf: Do not use readl() for policy buffer accessArmin Wolf2024-03-121-2/+2
| * | | | | platform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine()Armin Wolf2024-03-121-3/+3
| * | | | | platform/mellanox: mlxbf-pmc: fix signedness bugsDan Carpenter2024-03-121-3/+6
| * | | | | platform/x86: ISST: Allow reading core-power state on HWP disabled systemsSrinivas Pandruvada2024-03-121-2/+2
| * | | | | platform/x86: thinkpad_acpi: Add more ThinkPads with non-standard reg address...Vishnu Sankar2024-03-121-0/+7
| * | | | | platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi ...Alban Boyé2024-03-121-0/+9
| * | | | | platform/x86/intel/pmc/arl: Put GNA device in D3David E. Box2024-03-121-0/+2
| * | | | | platform/x86/intel/pmc/lnl: Remove SSRAM supportDavid E. Box2024-03-121-35/+5