summaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-01-1126-661/+4318
|\
| * platform/x86: x86-android-tablets: Fix GPIO lookup leak on error-exitHans de Goede2022-01-081-1/+3
| * platform/x86: int3472: Add board data for Surface Go 3Daniel Scally2022-01-081-0/+13
| * platform/x86: Add Asus TF103C dock driverHans de Goede2022-01-053-0/+965
| * platform/x86: x86-android-tablets: Add TM800A550L dataHans de Goede2022-01-051-1/+92
| * platform/x86: x86-android-tablets: Add Asus MeMO Pad 7 ME176C dataHans de Goede2022-01-051-0/+118
| * platform/x86: x86-android-tablets: Add Asus TF103C dataHans de Goede2022-01-051-0/+165
| * platform/x86: x86-android-tablets: Add support for preloading modulesHans de Goede2022-01-051-0/+8
| * platform/x86: x86-android-tablets: Add support for registering GPIO lookup ta...Hans de Goede2022-01-051-0/+9
| * platform/x86: x86-android-tablets: Add support for instantiating serdevsHans de Goede2022-01-052-1/+102
| * platform/x86: x86-android-tablets: Add support for instantiating platform-devsHans de Goede2022-01-051-6/+30
| * platform/x86: x86-android-tablets: Add support for PMIC interruptsHans de Goede2022-01-051-1/+30
| * platform/x86: x86-android-tablets: Don't return -EPROBE_DEFER from a non prob...Hans de Goede2022-01-051-2/+4
| * platform/x86: touchscreen_dmi: Remove the Glavey TM800A550L entryHans de Goede2022-01-051-21/+0
| * platform/x86: touchscreen_dmi: Enable pen support on the Chuwi Hi10 Plus and ProHans de Goede2022-01-051-0/+6
| * platform/x86: touchscreen_dmi: Correct min/max values for Chuwi Hi10 Pro (CWI...Hans de Goede2022-01-051-4/+7
| * platform/x86: Add intel_crystal_cove_charger driverHans de Goede2022-01-052-0/+155
| * platform/x86: intel-uncore-frequency: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-301-1/+2
| * x86/platform/uv: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-301-2/+4
| * platform/x86: x86-android-tablets: New driver for x86 Android tabletsHans de Goede2021-12-253-0/+339
| * platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold2021-12-231-1/+1
| * platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCsHenning Schild2021-12-231-21/+33
| * platform/x86: simatic-ipc: add main driver for Siemens devicesHenning Schild2021-12-233-0/+191
| * platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko2021-12-232-16/+1
| * platform/x86: system76_acpi: Guard System76 EC specific functionalityTim Crawford2021-12-231-28/+30
| * platform/x86: asus-wmi: Reshuffle headers for better maintenanceAndy Shevchenko2021-12-211-14/+14
| * platform/x86: asus-wmi: Split MODULE_AUTHOR() on per author basisAndy Shevchenko2021-12-211-2/+2
| * platform/x86: asus-wmi: Join string literals backAndy Shevchenko2021-12-211-4/+2
| * platform/x86: think-lmi: Prevent underflow in index_store()Dan Carpenter2021-12-211-1/+1
| * platform/x86: apple-gmux: use resource_size() with resWang Qing2021-12-211-1/+1
| * platform/x86: amd-pmc: only use callbacks for suspendMario Limonciello2021-12-211-1/+2
| * platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin2021-12-211-2/+2
| * platform/x86: amd-pmc: Add support for AMD Smart Trace BufferSanket Goswami2021-12-211-0/+120
| * platform/x86: amd-pmc: Simplify error handling and store the pci_dev in amd_p...Sanket Goswami2021-12-211-15/+25
| * platform/x86: thinkpad_acpi: support inhibit-chargeThomas Weißschuh2021-12-211-2/+62
| * platform/x86: thinkpad_acpi: support force-dischargeThomas Weißschuh2021-12-211-4/+127
| * Merge tag 'platform-drivers-x86-int3472-1' into review-hansHans de Goede2021-12-159-145/+373
| |\
| * | platform/x86: hp_accel: Use SIMPLE_DEV_PM_OPS() for PM opsAndy Shevchenko2021-12-071-23/+4
| * | platform: surface: Propagate ACPI DependencyJarrett Schultz2021-12-072-1/+7
| * | platform/x86: lenovo-yogabook-wmi: Add support for hall sensor on the backHans de Goede2021-12-071-1/+70
| * | platform/x86: lenovo-yogabook-wmi: Add driver for Lenovo Yoga BookYauhen Kharuzhy2021-12-073-0/+353
| * | platform/x86: wmi: Add no_notify_data flag to struct wmi_driverHans de Goede2021-12-061-4/+6
| * | platform/x86: wmi: Fix driver->notify() vs ->probe() raceHans de Goede2021-12-061-1/+5
| * | platform/x86: wmi: Replace read_takes_no_args with a flags fieldHans de Goede2021-12-061-4/+7
| * | platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung2021-12-061-0/+7
| * | platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptopsFabrizio Bertocci2021-12-021-1/+1
| * | platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen infoHans de Goede2021-12-021-0/+18
| * | platform/x86: lg-laptop: Recognize more modelsMatan Ziv-Av2021-12-021-0/+12
| * | platform/x86: asus-wmi: remove unneeded semicolonYang Li2021-12-021-1/+1
| * | platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDsHans de Goede2021-12-021-2/+2