summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | platform/x86: thinkpad_acpi: Add LED_RETAIN_AT_SHUTDOWN to led_class_devsHans de Goede2021-12-021-0/+1
| * | | | platform/x86: thinkpad_acpi: Remove unused sensors_pdev_attrs_registered flagHans de Goede2021-11-251-2/+0
| * | | | platform/x86: thinkpad_acpi: Fix the hwmon sysfs-attr showing up in the wrong...Hans de Goede2021-11-251-12/+12
| * | | | platform/x86: thinkpad_acpi: tpacpi_attr_group contains driver attributes not...Hans de Goede2021-11-251-5/+25
| * | | | platform/x86: thinkpad_acpi: Register tpacpi_pdriver after subdriver initHans de Goede2021-11-251-20/+21
| * | | | platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_ra...Hans de Goede2021-11-251-0/+2
| * | | | platform/x86: thinkpad_acpi: Fix thermal_temp_input_attr sortingHans de Goede2021-11-251-8/+8
| * | | | platform/x86: thinkpad_acpi: Remove "goto err_exit" from hotkey_init()Hans de Goede2021-11-251-6/+2
| * | | | platform/x86: thinkpad_acpi: Properly indent code in tpacpi_dytc_profile_init()Hans de Goede2021-11-251-24/+23
| * | | | platform/x86: thinkpad_acpi: Cleanup dytc_profile_availableHans de Goede2021-11-251-12/+6
| * | | | platform/x86: thinkpad_acpi: Simplify dytc_version handlingHans de Goede2021-11-251-42/+5
| * | | | platform/x86: thinkpad_acpi: Make *_init() functions return -ENODEV instead of 1Hans de Goede2021-11-251-51/+34
| * | | | platform/x86: thinkpad_acpi: Accept ibm_init_struct.init() returning -ENODEVHans de Goede2021-11-221-2/+2
| * | | | platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bitHans de Goede2021-11-221-15/+11
| * | | | platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()Hans de Goede2021-11-221-8/+3
| * | | | platform/x86: think-lmi: Opcode supportMark Pearson2021-11-182-37/+311
| * | | | platform/surface: aggregator_registry: Rename device registration functionMaximilian Luz2021-11-161-4/+4
| * | | | platform/surface: aggregator_registry: Use generic client removal functionMaximilian Luz2021-11-161-19/+5
| * | | | platform/surface: aggregator: Make client device removal more genericMaximilian Luz2021-11-163-20/+10
| * | | | platform/x86: asus-wmi: Add support for custom fan curvesLuke D. Jones2021-11-161-5/+562
| * | | | platform/x86: thinkpad_acpi: Convert platform driver to use dev_groupsLen Baker2021-11-161-283/+243
| | |/ / | |/| |
* | | | Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2022-01-109-145/+373
|\ \ \ \
| * \ \ \ Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...Mauro Carvalho Chehab2021-12-169-145/+373
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | platform/x86: int3472: Deal with probe ordering issuesHans de Goede2021-12-132-0/+7
| | * | platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede2021-12-134-1/+199
| | * | platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede2021-12-131-7/+28
| | * | platform/x86: int3472: Add get_sensor_adev_and_name() helperHans de Goede2021-12-133-18/+35
| | * | platform/x86: int3472: Split into 2 driversHans de Goede2021-12-137-120/+105
* | | | Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-102-42/+97
|\ \ \ \
| * \ \ \ Merge v5.16-rc5 into drm-nextDaniel Vetter2021-12-147-15/+58
| |\ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-11-232-42/+97
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-1845-674/+5931
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | platform/x86: thinkpad_acpi: Register a privacy-screen deviceHans de Goede2021-10-142-25/+74
| | * | | | platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only...Hans de Goede2021-10-141-10/+8
| | * | | | platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helperHans de Goede2021-10-141-11/+19
* | | | | | Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-247-49/+37
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold2021-12-231-1/+1
| * | | | | 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: 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
* | | | | | Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-075-3/+42
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung2021-12-061-0/+7