summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2023-03-07platform/x86: huawei-wmi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-07platform/x86: hp: tc1100-wmi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-07platform/x86: hp: hp_accel: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-07platform/x86: dell: dell-smo8800: Convert to platform remove callback returni...Uwe Kleine-König1-3/+2
2023-03-07platform/x86: dell: dcdbas: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-07platform/x86: compal-laptop: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2023-03-07platform/x86: barco-p50-gpio: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-07platform/x86: amilo-rfkill: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-07platform/x86: amd: pmf: core: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-07platform/x86: amd: pmc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-07platform/x86: amd: hsmp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-07platform/x86: adv_swbutton: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-07platform/x86: acer-wmi: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-07platform/x86: x86-android-tablets: Lenovo Yoga Book match is for YB1-X91 mode...Hans de Goede3-10/+10
2023-03-07platform/x86: x86-android-tablets: Add LID switch support for Yoga Tablet 2 1...Hans de Goede1-0/+14
2023-03-07platform/x86: x86-android-tablets: Add backlight ctrl for Lenovo Yoga Tab 3 P...Hans de Goede1-0/+23
2023-03-07platform/x86: x86-android-tablets: Add touchscreen support for Lenovo Yoga Ta...Hans de Goede1-0/+46
2023-03-07platform/x86: x86-android-tablets: Add support for the Dolby button on Peaq C...Hans de Goede6-136/+37
2023-03-07platform/x86: x86-android-tablets: Add gpio_keys support to x86_android_table...Hans de Goede4-90/+64
2023-03-07platform/x86: x86-android-tablets: Move remaining tablets to other.cHans de Goede2-3/+3
2023-03-07platform/x86: x86-android-tablets: Move Lenovo tablets to their own fileHans de Goede3-406/+422
2023-03-07platform/x86: x86-android-tablets: Move Asus tablets to their own fileHans de Goede3-341/+359
2023-03-07platform/x86: x86-android-tablets: Move shared power-supply fw-nodes to a sep...Hans de Goede4-93/+142
2023-03-07platform: mellanox: mlx-platform: Initialize shift variable to 0Hans de Goede1-1/+1
2023-03-07platform/x86: x86-android-tablets: Move DMI match table into its own dmi.c fileHans de Goede5-150/+182
2023-03-07platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally1-2/+3
2023-03-07platform/x86: x86-android-tablets: Move core code into new core.c fileHans de Goede4-403/+447
2023-03-07platform/x86: x86-android-tablets: Move into its own subdirHans de Goede5-19/+33
2023-03-07platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 dataHans de Goede1-10/+91
2023-03-07platform/x86: ISST: Add API version of the targetSrinivas Pandruvada2-2/+9
2023-03-07platform/x86: ISST: Add IOCTL default callbackSrinivas Pandruvada2-0/+15
2023-03-07platform/x86: ISST: Add TPMI targetSrinivas Pandruvada1-1/+2
2023-03-07platform/x86: ISST: Fix kernel documentation warningsSrinivas Pandruvada2-1/+3
2023-03-07platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap1-1/+2
2023-03-07platform: mellanox: select REGMAP instead of depending on itRandy Dunlap1-5/+4
2023-03-07platform/x86/intel/tpmi: Fix double free reported by SmatchSrinivas Pandruvada1-7/+7
2023-03-07platform/x86: ISST: Increase range of valid mail box commandsSrinivas Pandruvada1-1/+1
2023-03-07platform/x86: dell-ddv: Fix temperature scalingArmin Wolf1-2/+2
2023-03-07platform/x86: dell-ddv: Fix cache invalidation on resumeArmin Wolf1-1/+7
2023-03-07platform/x86/amd: pmc: remove CONFIG_SUSPEND checksArnd Bergmann1-21/+9
2023-03-03thermal/drivers/acerhdf: Remove pointless governor testDaniel Lezcano1-7/+0
2023-03-03thermal/drivers/acerhdf: Make interval setting only at module load timeDaniel Lezcano1-9/+3
2023-02-25Merge tag 'for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-1/+1
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+6
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2023-02-22Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires1-2/+2
2023-02-22Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds42-347/+2482
2023-02-22Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds15-135/+750
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-47/+26
2023-02-18platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede1-1/+5