summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | platform/x86: ideapad-laptop: use msecs_to_jiffies() helper instead of hand-c...Barnabás Pőcze2021-02-041-4/+7
| * | | | | | platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event...Barnabás Pőcze2021-02-041-55/+53
| * | | | | | platform/x86: ideapad-laptop: use kobj_to_dev()Barnabás Pőcze2021-02-041-1/+1
| * | | | | | platform/x86: ideapad-laptop: use device_{add,remove}_groupBarnabás Pőcze2021-02-041-4/+4
| * | | | | | platform/x86: ideapad-laptop: use sysfs_emit()Barnabás Pőcze2021-02-041-10/+11
| * | | | | | platform/x86: ideapad-laptop: add missing call to submodule destructorBarnabás Pőcze2021-02-041-0/+1
| * | | | | | platform/x86: ideapad-laptop: sort includes lexicographicallyBarnabás Pőcze2021-02-041-12/+13
| * | | | | | platform/x86: ideapad-laptop: use appropriately typed variable to store the r...Barnabás Pőcze2021-02-041-7/+13
| * | | | | | platform/x86: ideapad-laptop: remove unnecessary NULL checksBarnabás Pőcze2021-02-041-47/+31
| * | | | | | platform/x86: ideapad-laptop: remove unnecessary dev_set_drvdata() callBarnabás Pőcze2021-02-041-1/+0
| * | | | | | platform/x86/intel-uncore-freq: Add Sapphire Rapids server supportArtem Bityutskiy2021-02-031-0/+1
| * | | | | | platform/x86: touchscreen_dmi: Add info for the Jumper EZpad 7 tabletHans de Goede2021-02-031-0/+27
| * | | | | | platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMTDavid E. Box2021-02-031-0/+1
| * | | | | | platform/x86: intel_pmt_telemetry: Add dependency on MFD_INTEL_PMTDavid E. Box2021-02-031-0/+1
| * | | | | | platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectableDavid E. Box2021-02-031-1/+1
| * | | | | | platform/surface: aggregator: Fix braces in if condition with unlikely() macroMaximilian Luz2021-02-031-1/+18
| * | | | | | Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-1' into for-nextHans de Goede2021-02-033-0/+84
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | platform/x86: intel_scu_wdt: Get rid of custom x86 model comparisonAndy Shevchenko2021-01-251-2/+12
| | * | | | | platform/x86: intel_scu_wdt: Drop SCU notificationAndy Shevchenko2021-01-251-24/+7
| | * | | | | platform/x86: intel_scu_wdt: Move driver from arch/x86Andy Shevchenko2021-01-253-0/+91
| | * | | | | platform/x86: intel_mid_powerbtn: Remove driver for deprecated platformAndy Shevchenko2021-01-253-242/+0
| | * | | | | platform/x86: intel_mid_thermal: Remove driver for deprecated platformAndy Shevchenko2021-01-253-568/+0
| | | |/ / / | | |/| | |
| * | | | | Platform: OLPC: Specify the enable timeLubomir Rintel2021-02-021-5/+6
| * | | | | Platform: OLPC: Remove dcon_rdev from olpc_ec_privLubomir Rintel2021-02-021-5/+4
| * | | | | Platform: OLPC: Fix probe error handlingLubomir Rintel2021-02-021-7/+8
| * | | | | platform/x86: amd-pmc: put device on error pathsPan Bian2021-02-021-3/+11
| * | | | | platform/x86: ideapad-laptop: DYTC Platform profile supportJiaxun Yang2021-02-022-0/+290
| * | | | | platform/x86: thinkpad_acpi: Add platform profile supportMark Pearson2021-02-021-6/+288
| * | | | | platform/x86: thinkpad_acpi: fixed warning and incorporated review commentsNitin Joshi2021-02-021-22/+11
| * | | | | platform/x86: thinkpad_acpi: Don't register keyboard_lang unnecessarilyHans de Goede2021-02-021-0/+7
| * | | | | platform/x86: dell-wmi-sysman: fix a NULL pointer dereferenceMario Limonciello2021-01-311-1/+5
| * | | | | platform/x86: thinkpad_acpi: set keyboard languageNitin Joshi2021-01-251-0/+181
| * | | | | platform/x86: intel_mid_powerbtn: Remove driver for deprecated platformAndy Shevchenko2021-01-253-242/+0
| * | | | | platform/x86: intel_mid_thermal: Remove driver for deprecated platformAndy Shevchenko2021-01-253-568/+0
| * | | | | platform/x86: hp-wmi: Disable tablet-mode reporting by defaultHans de Goede2021-01-251-4/+10
| * | | | | platform/x86: intel-vbtn: Eval VBDL after registering our notifierHans de Goede2021-01-251-9/+7
| * | | | | platform/x86: intel-vbtn: Add alternative method to enable switchesHans de Goede2021-01-251-2/+7
| * | | | | platform/x86: intel-vbtn: Create 2 separate input-devs for buttons and switchesHans de Goede2021-01-251-36/+62
| * | | | | platform/x86: intel-vbtn: Rework wakeup handling in notify_handler()Hans de Goede2021-01-251-15/+10
| * | | | | platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson2021-01-181-0/+1
| * | | | | platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede2021-01-181-1/+2
| * | | | | platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede2021-01-181-6/+0
| * | | | | platform/surface: aggregator: Fix kernel-doc referencesMaximilian Luz2021-01-181-3/+2
| * | | | | platform/surface: aggregator: fix a kernel-doc markupMauro Carvalho Chehab2021-01-181-1/+1
| * | | | | platform/surface: aggregator_cdev: Add comments regarding unchecked allocatio...Maximilian Luz2021-01-131-0/+19
| * | | | | platform/surface: aggregator_cdev: Fix access of uninitialized variablesMaximilian Luz2021-01-131-2/+2
| * | | | | platform/surface: fix potential integer overflow on shift of a intColin Ian King2021-01-131-1/+1
| * | | | | platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang2021-01-131-1/+14
| * | | | | platform/surface: Add Surface ACPI Notify driverMaximilian Luz2021-01-073-0/+906
| * | | | | platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz2021-01-073-0/+321