summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2021-08-12platform/x86: intel_cht_int33fe: Use the new i2c_acpi_client_count() helperHans de Goede1-28/+1
2021-08-12platform/x86: i2c-multi-instantiate: Use the new i2c_acpi_client_count() helperHans de Goede1-26/+1
2021-08-12platform/x86: dual_accel_detect: Use the new i2c_acpi_client_count() helperHans de Goede1-25/+1
2021-08-12asus-wmi: Add egpu enable methodLuke D. Jones1-0/+99
2021-08-12asus-wmi: Add dgpu disable methodLuke D. Jones1-0/+98
2021-08-12asus-wmi: Add panel overdrive functionalityLuke D. Jones1-0/+92
2021-08-12platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200sHans de Goede1-0/+9
2021-08-12platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a mod...Hans de Goede1-0/+19
2021-08-12platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200sHans de Goede1-0/+9
2021-08-12platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a mod...Hans de Goede1-0/+19
2021-08-12platform/x86: add meraki-mx100 platform driverChris Blake3-0/+246
2021-08-12platform/x86/intel: int3472: Use y instead of objs in MakefileAndy Shevchenko1-1/+1
2021-08-12platform/x86/intel: pmt: Use y instead of objs in MakefileAndy Shevchenko1-3/+3
2021-08-12platform/x86/intel: int33fe: Use y instead of objs in MakefileAndy Shevchenko1-1/+1
2021-08-12platform/x86: dell-smo8800: Convert to be a platform driverAndy Shevchenko2-56/+20
2021-08-12platform/surface: aggregator: Use y instead of objs in MakefileAndy Shevchenko1-9/+6
2021-08-12platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko1-7/+1
2021-08-12platform/x86: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-08-12platform/x86: dell-smbios: Remove unused dmi_system_id tableHans de Goede1-31/+0
2021-08-12platform/x86: ISST: Fix optimization with use of numaSrinivas Pandruvada1-1/+2
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman6-34/+265
2021-08-06platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup...Hans de Goede1-0/+2
2021-08-06platform/x86/intel: Move Intel PMT drivers to new subfolderDavid E. Box10-42/+57
2021-08-06platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robustHans de Goede1-1/+2
2021-07-29platform/x86: Add and use a dual_accel_detect() helperHans de Goede5-19/+101
2021-07-28platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2Thomas Weißschuh1-0/+1
2021-07-28platform/x86: intel-hid: add Alder Lake ACPI device IDPing Bao1-0/+1
2021-07-21bus: Make remove callback return voidUwe Kleine-König2-6/+2
2021-07-17platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exitHans de Goede1-3/+9
2021-07-17platform/x86: think-lmi: Split kobject_init() and kobject_add() callsHans de Goede1-6/+9
2021-07-17platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dirMark Pearson1-6/+5
2021-07-17platform/x86: amd-pmc: Fix undefined reference to __udivdi3Shyam Sundar S K1-1/+2
2021-07-15platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()Yang Yingliang1-1/+1
2021-07-14platform/x86: wireless-hotkey: remove hardcoded "hp" from the error messageAlex Hung1-1/+1
2021-07-14platform/x86: amd-pmc: Use return code on suspendMario Limonciello1-1/+1
2021-07-14platform/x86: amd-pmc: Add new acpi id for future PMC controllersShyam Sundar S K1-0/+4
2021-07-14platform/x86: amd-pmc: Add support for ACPI ID AMDI0006Shyam Sundar S K1-0/+1
2021-07-14platform/x86: amd-pmc: Add support for logging s0ix countersShyam Sundar S K1-1/+44
2021-07-14platform/x86: amd-pmc: Add support for logging SMU metricsShyam Sundar S K1-8/+139
2021-07-14platform/x86: amd-pmc: call dump registers only onceShyam Sundar S K1-4/+1
2021-07-14platform/x86: amd-pmc: Fix SMU firmware reporting mechanismShyam Sundar S K1-10/+0
2021-07-14platform/x86: amd-pmc: Fix command completion codeShyam Sundar S K1-2/+36
2021-07-14platform/x86: think-lmi: Add pending_reboot supportMark Pearson2-0/+20
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-3/+1
2021-06-30Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina1-3/+1
2021-06-28platform/x86: dell-wmi-sysman: Change user experience when Admin/System Passw...Prasanth KSR1-2/+2
2021-06-28platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle...Dan Carpenter1-2/+2
2021-06-28platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_se...Hans de Goede1-1/+1
2021-06-28platform/x86: think-lmi: Split current_value to reflect only the valueMario Limonciello1-2/+7