aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2023-05-09platform/mellanox: fix potential race in mlxbf-tmfifo driverGravatar Liming Sun 1-2/+9
2023-05-09platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iGravatar Andrey Avdeev 1-0/+24
2023-05-09platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Gravatar Hans de Goede 1-0/+17
2023-05-09platform/x86: thinkpad_acpi: Add profile force abilityGravatar Mark Pearson 1-0/+19
2023-05-09platform/x86: thinkpad_acpi: Fix platform profiles on T490Gravatar Mark Pearson 1-5/+0
2023-05-09platform/x86: hp-wmi: add micmute to hp_wmi_keymap structGravatar Fae 1-0/+1
2023-05-09platform/x86/intel-uncore-freq: Return error on write frequencyGravatar Srinivas Pandruvada 1-1/+5
2023-05-08platform/x86: intel_scu_pcidrv: Add back PCI ID for MedfieldGravatar Julian Winkler 1-0/+1
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-11/+23
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 1-1/+2
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-13/+14
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-16/+3
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 86-2573/+6597
2023-04-25Merge tag 'tag-chrome-platform-for-v6.4' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 4-17/+38
2023-04-24platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()Gravatar Zhengkang Huang 1-2/+0
2023-04-24platform/chrome: cros_ec_debugfs: fix kernel-doc warningGravatar Tzung-Bi Shih 1-1/+1
2023-04-24platform/chrome: cros_ec: Separate logic for getting panic infoGravatar Rob Barnes 1-9/+33
2023-04-24platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()Gravatar Liang He 1-0/+1
2023-04-24platform/chrome: cros_ec: remove unneeded label and if-conditionGravatar Tzung-Bi Shih 1-6/+4
2023-04-20platform/x86/intel/pmc: core: Report duration of time in HW sleep stateGravatar Mario Limonciello 2-0/+6
2023-04-20platform/x86/intel/pmc: core: Always capture counters on suspendGravatar Mario Limonciello 2-10/+5
2023-04-20platform/x86/amd: pmc: Report duration of time in hw sleep stateGravatar Mario Limonciello 1-3/+3
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentGravatar Peter Zijlstra 1-1/+1
2023-04-17platform/x86: x86-android-tablets: Add accelerometer support for Yoga Tablet ...Gravatar Hans de Goede 1-1/+31
2023-04-17platform/x86: x86-android-tablets: Add "yogabook-touch-kbd-digitizer-switch" ...Gravatar Hans de Goede 1-0/+9
2023-04-17platform/x86: x86-android-tablets: Add Wacom digitizer info for Lenovo Yoga BookGravatar Hans de Goede 1-0/+35
2023-04-17platform/x86: x86-android-tablets: Update Yoga Book HiDeep touchscreen commentGravatar Hans de Goede 1-4/+7
2023-04-17platform/x86: thinkpad_acpi: Fix Embedded Controller access on X380 YogaGravatar Daniel Bertalan 1-0/+16
2023-04-17platform/x86/intel/sdsi: Change mailbox timeoutGravatar David E. Box 1-1/+1
2023-04-17platform/x86/intel/pmt: Ignore uninitialized entriesGravatar David E. Box 1-1/+1
2023-04-17platform/x86: amd: pmc: provide user message where s0ix is not supportedGravatar Shyam Sundar S K 1-0/+9
2023-04-17platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()Gravatar Feng Jiang 1-0/+1
2023-04-17mlxbf-bootctl: Add sysfs file for BlueField boot fifoGravatar Liming Sun 1-0/+68
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Gravatar Rafael J. Wysocki 1-16/+3
2023-04-11platform/x86: amd: pmc: Remove __maybe_unused from amd_pmc_suspend_handler()Gravatar Hans de Goede 1-1/+1
2023-04-11platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3Gravatar David E. Box 1-0/+31
2023-04-11platform/x86/amd: pmc: Move out of BIOS SMN pair for STB initGravatar Shyam Sundar S K 1-22/+4
2023-04-11platform/x86/amd: pmc: Utilize SMN index 0 for driver probeGravatar Shyam Sundar S K 2-19/+6
2023-04-11platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`Gravatar Mario Limonciello 1-41/+33
2023-04-11platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picassoGravatar Mario Limonciello 1-1/+9
2023-04-11platform/x86/amd: pmc: Hide SMU version and program attributes for PicassoGravatar Mario Limonciello 1-1/+20
2023-04-11platform/x86/amd: pmc: Don't try to read SMU version on PicassoGravatar Mario Limonciello 1-0/+3
2023-04-11platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probeGravatar Shyam Sundar S K 2-17/+6
2023-04-07platform/x86: intel-uncore-freq: Add client processorsGravatar Srinivas Pandruvada 1-0/+7
2023-04-06Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-7/+21
2023-04-06platform/mellanox: add firmware reset supportGravatar Khalil Blaiech 2-0/+25
2023-04-06platform/x86: apple-gmux: Fix iomem_base __iomem annotationGravatar Hans de Goede 1-1/+1
2023-04-06platform/x86: x86-android-tablets: Add Lenovo Yoga Book X90F/L dataGravatar Hans de Goede 3-0/+132
2023-04-06platform/x86: x86-android-tablets: Share lp855x_platform_data between differe...Gravatar Hans de Goede 1-21/+16