summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-fixes-for-v5.5-rc7' of git://git.kernel.org/pu...Linus Torvalds2020-01-161-8/+20
|\
| * platform/chrome: wilco_ec: Fix keyboard backlight probingDaniel Campello2020-01-101-8/+20
* | Merge tag 'platform-drivers-x86-v5.5-3' of git://git.infradead.org/linux-plat...Linus Torvalds2020-01-156-25/+35
|\ \
| * | platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan2020-01-131-7/+1
| * | platform/x86: intel_pmc_core: update Comet Lake platform driverHarry Pan2020-01-131-0/+2
| * | platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limitsHans de Goede2020-01-131-1/+1
| * | platform/x86: GPD pocket fan: Use default values when wrong modparams are givenHans de Goede2020-01-131-6/+19
| * | platform/mellanox: fix potential deadlock in the tmfifo driverLiming Sun2020-01-131-9/+10
| * | platform/x86: intel-ips: Use the correct style for SPDX License IdentifierNishad Kamdar2020-01-132-2/+2
* | | Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-041-1/+1
|\ \ \ | |/ / |/| |
| * | MIPS: Kconfig: Use correct form for 'depends on'Joe Perches2019-12-021-1/+1
* | | platform/x86: pcengines-apuv2: Spelling fixes in the driverAndy Shevchenko2019-12-201-20/+20
* | | platform/x86: pcengines-apuv2: detect apuv4 boardEnrico Weigelt, metux IT consult2019-12-201-0/+27
* | | platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult2019-12-201-1/+1
* | | platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener2019-12-201-0/+8
* | | platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede2019-12-201-1/+1
* | | platform/mellanox: fix the mlx-bootctl sysfsLiming Sun2019-12-201-1/+1
* | | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-0316-84/+912
|\ \ \ | | |/ | |/|
| * | platform/chrome: wilco_ec: fix use after free issueWen Yang2019-12-021-1/+1
| * | platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhubEnric Balletbo i Serra2019-11-271-1/+2
| * | Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra2019-11-218-63/+561
| |\ \
| | * | platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata2019-11-215-58/+98
| | * | platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou2019-11-211-1/+1
| | * | platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou2019-11-213-5/+31
| | * | iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou2019-11-213-0/+212
| | * | mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou2019-11-211-0/+117
| | * | platform/chrome: cros_ec: Put docs with the codeGwendal Grignou2019-11-212-0/+103
| * | | platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in removeChuhong Yuan2019-11-201-0/+1
| * | | platform/chrome: cros_ec: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-3/+3
| * | | platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello2019-11-194-6/+203
| * | | platform/chrome: wilco_ec: Add charging config driverNick Crews2019-11-191-1/+14
| * | | platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy controlDaniel Campello2019-10-111-0/+91
| * | | platform/chrome: wilco_ec: Add debugfs test_event fileDaniel Campello2019-10-011-10/+37
| |/ /
* | | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-022-2/+2
|\ \ \
| * \ \ Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet2019-10-293-14/+2
| |\ \ \
| * | | | docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer2019-10-152-2/+2
| | |/ / | |/| |
* | | | Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-12-0122-315/+2114
|\ \ \ \
| * | | | platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede2019-11-251-2/+2
| * | | | platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede2019-11-251-3/+3
| * | | | platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support to intel_...Gayatri Kammela2019-11-211-2/+5
| * | | | platform/x86: intel_pmc_core: Fix the SoC naming inconsistencyGayatri Kammela2019-11-211-7/+7
| * | | | platform/mellanox: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-8/+8
| * | | | platform/x86: touchscreen_dmi: Add info for the ezpad 6 m4 tabletHans de Goede2019-11-181-0/+26
| * | | | Add touchscreen platform data for the Schneider SCT101CTM tabletDaniel Gorbea Ainz2019-10-271-0/+26
| * | | | platform/x86: intel_int0002_vgpio: Pass irqchip when adding gpiochipLinus Walleij2019-10-271-14/+14
| * | | | platform/x86: intel_punit_ipc: Drop useless labelAndy Shevchenko2019-10-271-3/+2
| * | | | platform/x86: intel_punit_ipc: use devm_platform_ioremap_resource() to simpli...Andy Shevchenko2019-10-271-29/+14
| * | | | platform/x86: huawei-wmi: Remove unnecessary battery mutexAyman Bagabas2019-10-211-2/+0
| * | | | platform/x86: huawei-wmi: No need to check for battery nameAyman Bagabas2019-10-211-4/+0
| * | | | platform/x86: huawei-wmi: Stricter battery thresholds setAyman Bagabas2019-10-211-1/+1