summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | platform/x86: add meraki-mx100 platform driverChris Blake2021-08-123-0/+246
| * | platform/x86/intel: int3472: Use y instead of objs in MakefileAndy Shevchenko2021-08-121-1/+1
| * | platform/x86/intel: pmt: Use y instead of objs in MakefileAndy Shevchenko2021-08-121-3/+3
| * | platform/x86/intel: int33fe: Use y instead of objs in MakefileAndy Shevchenko2021-08-121-1/+1
| * | platform/x86: dell-smo8800: Convert to be a platform driverAndy Shevchenko2021-08-122-56/+20
| * | platform/surface: aggregator: Use y instead of objs in MakefileAndy Shevchenko2021-08-121-9/+6
| * | platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko2021-08-121-7/+1
| * | platform/x86: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-121-2/+2
| * | platform/x86: dell-smbios: Remove unused dmi_system_id tableHans de Goede2021-08-121-31/+0
| * | platform/x86: ISST: Fix optimization with use of numaSrinivas Pandruvada2021-08-121-1/+2
| * | platform/x86/intel: Move Intel PMT drivers to new subfolderDavid E. Box2021-08-0610-42/+57
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-8/+1
|\ \ \
| * | | platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helperAndy Shevchenko2021-08-131-8/+1
* | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-012-6/+2
|\ \ \ \
| * | | | Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-096-34/+265
| |\| | |
| * | | | bus: Make remove callback return voidUwe Kleine-König2021-07-212-6/+2
| | |_|/ | |/| |
* | | | platform/x86: gigabyte-wmi: add support for B450M S2H V2Thomas Weißschuh2021-08-181-0/+1
* | | | platform/x86: gigabyte-wmi: add support for X570 GAMING XThomas Weißschuh2021-08-181-0/+1
* | | | platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200sHans de Goede2021-08-121-0/+9
* | | | platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a mod...Hans de Goede2021-08-121-0/+19
| |_|/ |/| |
* | | platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup...Hans de Goede2021-08-061-0/+2
* | | platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robustHans de Goede2021-08-061-1/+2
* | | platform/x86: Add and use a dual_accel_detect() helperHans de Goede2021-07-295-19/+101
| |/ |/|
* | platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2Thomas Weißschuh2021-07-281-0/+1
* | platform/x86: intel-hid: add Alder Lake ACPI device IDPing Bao2021-07-281-0/+1
* | platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exitHans de Goede2021-07-171-3/+9
* | platform/x86: think-lmi: Split kobject_init() and kobject_add() callsHans de Goede2021-07-171-6/+9
* | platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dirMark Pearson2021-07-171-6/+5
* | platform/x86: amd-pmc: Fix undefined reference to __udivdi3Shyam Sundar S K2021-07-171-1/+2
* | platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()Yang Yingliang2021-07-151-1/+1
* | platform/x86: wireless-hotkey: remove hardcoded "hp" from the error messageAlex Hung2021-07-141-1/+1
* | platform/x86: amd-pmc: Use return code on suspendMario Limonciello2021-07-141-1/+1
* | platform/x86: amd-pmc: Add new acpi id for future PMC controllersShyam Sundar S K2021-07-141-0/+4
* | platform/x86: amd-pmc: Add support for ACPI ID AMDI0006Shyam Sundar S K2021-07-141-0/+1
* | platform/x86: amd-pmc: Add support for logging s0ix countersShyam Sundar S K2021-07-141-1/+44
* | platform/x86: amd-pmc: Add support for logging SMU metricsShyam Sundar S K2021-07-141-8/+139
* | platform/x86: amd-pmc: call dump registers only onceShyam Sundar S K2021-07-141-4/+1
* | platform/x86: amd-pmc: Fix SMU firmware reporting mechanismShyam Sundar S K2021-07-141-10/+0
* | platform/x86: amd-pmc: Fix command completion codeShyam Sundar S K2021-07-141-2/+36
* | platform/x86: think-lmi: Add pending_reboot supportMark Pearson2021-07-142-0/+20
|/
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-1/+1
|\
| * Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-145-5/+10
| |\
| | * platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok2021-06-041-2/+2
| | * platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz2021-06-041-0/+1
| | * platform/surface: aggregator: Fix event disable functionMaximilian Luz2021-06-031-1/+1
| | * platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich2021-05-271-0/+1
| | * platform/surface: aggregator_registry: Add support for 13" Intel Surface Lapt...Maximilian Luz2021-05-251-0/+3
| | * platform/surface: aggregator_registry: Update comments for 15" AMD Surface La...Maximilian Luz2021-05-251-2/+2
| * | Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-3112-67/+159
| |\|
| * | firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1