summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2020-12-151-2/+0
|\
| * platform/chrome: cros_ec_spi: Drop bits_per_word assignmentStephen Boyd2020-12-091-1/+0
| * platform/chrome: cros_ec_spi: Don't overwrite spi::modeStephen Boyd2020-12-091-1/+0
* | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-151-2/+1
|\ \
| * | Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman2020-11-305-3/+70
| |\|
| * | platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded c...Utkarsh Patel2020-11-181-2/+1
* | | Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-143-0/+943
|\ \ \ | |_|/ |/| |
| * | x86/platform/uv: Add sysfs hubless leavesMike Travis2020-12-071-2/+50
| * | x86/platform/uv: Add sysfs leaves to replace those in procfsMike Travis2020-12-071-0/+18
| * | x86/platform/uv: Make uv_pcibus_kset and uv_hubs_kset staticZou Wei2020-12-031-2/+2
| * | x86/platform/uv: Fix an error code in uv_hubs_init()Dan Carpenter2020-12-031-0/+1
| * | x86/platform/uv: Add new uv_sysfs platform driverJustin Ernst2020-11-263-0/+876
| |/
* | platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tabletHans de Goede2020-11-261-0/+23
* | platform/x86: touchscreen_dmi: Add info for the Predia Basic tabletHans de Goede2020-11-261-0/+27
* | platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin2020-11-261-0/+6
* | platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia2020-11-261-2/+1
* | platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte2020-11-261-0/+1
* | platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual fan controlMatthias Maier2020-11-261-0/+1
* | platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup timeBenjamin Berg2020-11-261-0/+1
* | platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Y...Hans de Goede2020-11-261-0/+1
* | platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11eHans de Goede2020-11-261-1/+8
* | platform/x86: thinkpad_acpi: add P1 gen3 second fan supportIakov 'Jake' Kirilenko2020-11-261-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-231-5/+13
|\
| * platform/x86: thinkpad_acpi: Map Clipping tool hotkey to KEY_SELECTIVE_SCREEN...Hans de Goede2020-09-081-1/+1
| * platform/x86: thinkpad_acpi: Add support for new hotkeys found on X1C8 / T14Hans de Goede2020-09-081-5/+13
* | Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-10-237-93/+134
|\ \
| * | platform/chrome: Use kobj_to_dev() instead of container_of()Wang Qing2020-09-292-3/+3
| * | platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer()Prashant Malani2020-09-211-33/+11
| * | platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sitesPrashant Malani2020-09-211-11/+4
| * | platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC configEnric Balletbo i Serra2020-09-041-10/+0
| * | platform/chrome: cros_ec_lightbar: Reduce ligthbar get version commandGwendal Grignou2020-09-041-0/+2
| * | platform/chrome: cros_ec_trace: Add fields to command tracesGwendal Grignou2020-08-311-6/+21
| * | platform/chrome: cros_ec_typec: Re-order connector configuration stepsAzhar Shaikh2020-08-241-6/+7
| * | platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnectAzhar Shaikh2020-08-241-4/+7
| * | platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role()Azhar Shaikh2020-08-241-1/+2
| * | platform/chrome: cros_ec_typec: USB4 supportHeikki Krogerus2020-08-241-1/+32
| * | platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codesGuenter Roeck2020-08-241-11/+46
| * | platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck2020-08-241-2/+2
| * | platform/chrome: cros_ec_sysfs: Report range of error codes from ECGuenter Roeck2020-08-241-15/+9
| * | cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_statusGuenter Roeck2020-08-241-6/+4
* | | Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-10-144-68/+97
|\ \ \
| * | | platform/x86: mlx-platform: Add capability field to platform FAN descriptionVadim Pasternak2020-10-071-0/+1
| * | | platform/x86: mlx-platform: Remove PSU EEPROM configurationVadim Pasternak2020-10-071-13/+2
| * | | platform/x86: intel_pmc_core: fix: Replace dev_dbg macro with dev_info()Gayatri Kammela2020-10-071-3/+3
| * | | platform/x86: intel_pmc_core: Add Intel RocketLake (RKL) supportGayatri Kammela2020-10-071-0/+1
| * | | platform/x86: intel_pmc_core: Clean up: Remove the duplicate comments and reo...Gayatri Kammela2020-10-071-12/+20
| * | | platform/x86: intel_pmc_core: Fix the slp_s0 counter displayed valueGayatri Kammela2020-10-072-4/+11
| * | | platform/x86: intel_pmc_core: Fix TigerLake power gating status mapGayatri Kammela2020-10-071-24/+24
| * | | platform/x86: pmc_core: Use descriptive names for LPM registersDavid E. Box2020-10-071-12/+12
| * | | platform/x86: hp-wmi: add support for thermal policyElia Devito2020-10-071-0/+23