summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-234-181/+355
|\
| * ACPI / scan: Create platform device for CS35L41Lucas Tanure2022-02-021-0/+14
| * platform/x86: serial-multi-instantiate: Add SPI supportStefan Binding2022-02-022-25/+150
| * platform/x86: serial-multi-instantiate: Reorganize I2C functionsLucas Tanure2022-02-021-54/+90
| * platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver nameLucas Tanure2022-02-023-52/+51
* | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-216-11/+11
|\ \
| * | spi: make remove callback a void functionUwe Kleine-König2022-02-092-6/+2
| * | platform/chrome: cros_ec: Make cros_ec_unregister() return voidUwe Kleine-König2022-02-095-7/+11
| |/
* | surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede2022-02-241-3/+10
* | platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeupMario Limonciello2022-02-241-9/+33
* | platform/x86: int3472: Add terminator to gpiod_lookup_tableDaniel Scally2022-02-211-1/+2
* | platform/x86: asus-wmi: Fix regression when probing for fan curve controlHans de Goede2022-02-051-1/+1
* | platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)Hans de Goede2022-02-031-0/+1
* | platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD pla...Mark Pearson2022-02-011-0/+12
* | platform/x86: amd-pmc: Correct usage of SMU versionMario Limonciello2022-01-241-5/+8
* | platform/x86: asus-tf103c-dock: Make 2 global structs staticHans de Goede2022-01-241-2/+2
* | platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops staticHans de Goede2022-01-241-1/+1
* | platform/x86: ISST: Fix possible circular locking dependency detectedSrinivas Pandruvada2022-01-241-34/+63
* | platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmaskingHans de Goede2022-01-241-13/+13
* | platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fanAlexander Kobel2022-01-241-3/+10
* | platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1Yuka Kawajiri2022-01-241-0/+24
* | platform/surface: Reinstate platform dependencyGeert Uytterhoeven2022-01-241-0/+1
* | platform/x86: x86-android-tablets: Trivial typo fix for MODULE_AUTHORLubomir Rintel2022-01-241-1/+1
* | platform/x86: x86-android-tablets: Fix the buttons on CZC P10T tabletLubomir Rintel2022-01-241-0/+51
* | platform/x86: x86-android-tablets: Constify the gpiod_lookup_tables arraysHans de Goede2022-01-241-5/+5
* | platform/x86: x86-android-tablets: Add an init() callback to struct x86_dev_infoHans de Goede2022-01-241-0/+15
* | platform/x86: x86-android-tablets: Add support for disabling ACPI _AEI handlersHans de Goede2022-01-241-2/+21
* | platform/x86: x86-android-tablets: Correct crystal_cove_charger module nameHans de Goede2022-01-241-2/+2
|/
* proc: remove PDE_DATA() completelyMuchun Song2022-01-222-10/+10
* Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-143-0/+60
|\
| * MIPS: Loongson64: Add missing of_node_put() in ls2k_reset_init()Yang Yingliang2022-01-051-1/+1
| * MIPS: Loongson64: Add Loongson-2K1000 reset platform driverQing Zhang2022-01-023-0/+60
* | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-129-59/+528
|\ \
| * | platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box2021-12-229-59/+528
* | | Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-01-1126-661/+4318
|\ \ \
| * | | platform/x86: x86-android-tablets: Fix GPIO lookup leak on error-exitHans de Goede2022-01-081-1/+3
| * | | platform/x86: int3472: Add board data for Surface Go 3Daniel Scally2022-01-081-0/+13
| * | | platform/x86: Add Asus TF103C dock driverHans de Goede2022-01-053-0/+965
| * | | platform/x86: x86-android-tablets: Add TM800A550L dataHans de Goede2022-01-051-1/+92
| * | | platform/x86: x86-android-tablets: Add Asus MeMO Pad 7 ME176C dataHans de Goede2022-01-051-0/+118
| * | | platform/x86: x86-android-tablets: Add Asus TF103C dataHans de Goede2022-01-051-0/+165
| * | | platform/x86: x86-android-tablets: Add support for preloading modulesHans de Goede2022-01-051-0/+8
| * | | platform/x86: x86-android-tablets: Add support for registering GPIO lookup ta...Hans de Goede2022-01-051-0/+9
| * | | platform/x86: x86-android-tablets: Add support for instantiating serdevsHans de Goede2022-01-052-1/+102
| * | | platform/x86: x86-android-tablets: Add support for instantiating platform-devsHans de Goede2022-01-051-6/+30
| * | | platform/x86: x86-android-tablets: Add support for PMIC interruptsHans de Goede2022-01-051-1/+30
| * | | platform/x86: x86-android-tablets: Don't return -EPROBE_DEFER from a non prob...Hans de Goede2022-01-051-2/+4
| * | | platform/x86: touchscreen_dmi: Remove the Glavey TM800A550L entryHans de Goede2022-01-051-21/+0
| * | | platform/x86: touchscreen_dmi: Enable pen support on the Chuwi Hi10 Plus and ProHans de Goede2022-01-051-0/+6
| * | | platform/x86: touchscreen_dmi: Correct min/max values for Chuwi Hi10 Pro (CWI...Hans de Goede2022-01-051-4/+7