summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+1
|\
| * Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra2023-04-181-1/+1
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-276-11/+23
|\ \
| * \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-0317-75/+132
| |\ \
| * | | platform/x86: intel-uncore-freq: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-3/+9
| * | | platform/x86: ibm_rtl: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-4/+14
| * | | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-174-4/+0
| | |/ | |/|
* | | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-04-271-1/+2
|\ \ \
| * \ \ Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown2023-03-139-42/+39
| |\ \ \
| * | | | platform/x86: serial-multi-instantiate: Replace all spi->chip_select and spi-...Amit Kumar Mahapatra via Alsa-devel2023-03-111-1/+2
| | |/ / | |/| |
* | | | Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-04-253-13/+14
|\ \ \ \
| * | | | platform/x86/intel/pmc: core: Report duration of time in HW sleep stateMario Limonciello2023-04-202-0/+6
| * | | | platform/x86/intel/pmc: core: Always capture counters on suspendMario Limonciello2023-04-202-10/+5
| * | | | platform/x86/amd: pmc: Report duration of time in hw sleep stateMario Limonciello2023-04-201-3/+3
* | | | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-16/+3
|\ \ \ \ \
| * \ \ \ \ Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki2023-04-141-16/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki2023-03-311-16/+3
| | |\ \ \ \
| | | * \ \ \ Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki2023-03-271-16/+3
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | thermal/drivers/acerhdf: Remove pointless governor testDaniel Lezcano2023-03-031-7/+0
| | | | * | | thermal/drivers/acerhdf: Make interval setting only at module load timeDaniel Lezcano2023-03-031-9/+3
| | | | |/ /
* | | | | | Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-2586-2573/+6597
|\ \ \ \ \ \
| * | | | | | platform/x86: x86-android-tablets: Add accelerometer support for Yoga Tablet ...Hans de Goede2023-04-171-1/+31
| * | | | | | platform/x86: x86-android-tablets: Add "yogabook-touch-kbd-digitizer-switch" ...Hans de Goede2023-04-171-0/+9
| * | | | | | platform/x86: x86-android-tablets: Add Wacom digitizer info for Lenovo Yoga BookHans de Goede2023-04-171-0/+35
| * | | | | | platform/x86: x86-android-tablets: Update Yoga Book HiDeep touchscreen commentHans de Goede2023-04-171-4/+7
| * | | | | | platform/x86: thinkpad_acpi: Fix Embedded Controller access on X380 YogaDaniel Bertalan2023-04-171-0/+16
| * | | | | | platform/x86/intel/sdsi: Change mailbox timeoutDavid E. Box2023-04-171-1/+1
| * | | | | | platform/x86/intel/pmt: Ignore uninitialized entriesDavid E. Box2023-04-171-1/+1
| * | | | | | platform/x86: amd: pmc: provide user message where s0ix is not supportedShyam Sundar S K2023-04-171-0/+9
| * | | | | | platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()Feng Jiang2023-04-171-0/+1
| * | | | | | mlxbf-bootctl: Add sysfs file for BlueField boot fifoLiming Sun2023-04-171-0/+68
| * | | | | | platform/x86: amd: pmc: Remove __maybe_unused from amd_pmc_suspend_handler()Hans de Goede2023-04-111-1/+1
| * | | | | | platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3David E. Box2023-04-111-0/+31
| * | | | | | platform/x86/amd: pmc: Move out of BIOS SMN pair for STB initShyam Sundar S K2023-04-111-22/+4
| * | | | | | platform/x86/amd: pmc: Utilize SMN index 0 for driver probeShyam Sundar S K2023-04-112-19/+6
| * | | | | | platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`Mario Limonciello2023-04-111-41/+33
| * | | | | | platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picassoMario Limonciello2023-04-111-1/+9
| * | | | | | platform/x86/amd: pmc: Hide SMU version and program attributes for PicassoMario Limonciello2023-04-111-1/+20
| * | | | | | platform/x86/amd: pmc: Don't try to read SMU version on PicassoMario Limonciello2023-04-111-0/+3
| * | | | | | platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probeShyam Sundar S K2023-04-112-17/+6
| * | | | | | platform/x86: intel-uncore-freq: Add client processorsSrinivas Pandruvada2023-04-071-0/+7
| * | | | | | platform/mellanox: add firmware reset supportKhalil Blaiech2023-04-062-0/+25
| * | | | | | platform/x86: apple-gmux: Fix iomem_base __iomem annotationHans de Goede2023-04-061-1/+1
| * | | | | | platform/x86: x86-android-tablets: Add Lenovo Yoga Book X90F/L dataHans de Goede2023-04-063-0/+132
| * | | | | | platform/x86: x86-android-tablets: Share lp855x_platform_data between differe...Hans de Goede2023-04-061-21/+16
| * | | | | | platform/x86: x86-android-tablets: Use LP8557 in direct mode on both the Yoga...Hans de Goede2023-04-062-25/+7
| * | | | | | platform/x86: think-lmi: Remove unnecessary casts for attributesThomas Weißschuh2023-04-061-7/+6
| * | | | | | platform/x86: Add driver for Yoga Tablet Mode switchGergo Koteles2023-04-064-0/+198
| * | | | | | platform/x86: Move ideapad ACPI helpers to a new headerAndrew Kallmeyer2023-04-062-134/+152
| * | | | | | platform/x86: ISST: unlock on error path in tpmi_sst_init()Dan Carpenter2023-03-271-2/+4