summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/int3472
AgeCommit message (Expand)AuthorFilesLines
2023-01-12platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede2-0/+7
2022-12-08regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang1-1/+2
2022-10-10Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-3/+3
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-18/+16
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2022-10-04platform/x86: int3472: Don't leak reference on errorAndy Shevchenko1-3/+3
2022-09-24platform/x86: int3472: Add board data for Surface Go2 IR cameraDaniel Scally1-0/+33
2022-09-24platform/x86: int3472: Support multiple gpio lookups in board dataDaniel Scally3-9/+32
2022-09-24platform/x86: int3472: Support multiple clock consumersDaniel Scally1-7/+52
2022-09-24ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally1-1/+1
2022-09-22platform/x86: int3472/discrete: Drop a forward declarationUwe Kleine-König1-18/+16
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-02-21platform/x86: int3472: Add terminator to gpiod_lookup_tableDaniel Scally1-1/+2
2022-02-03platform/x86: Replace acpi_bus_get_device()Rafael J. Wysocki1-3/+2
2022-01-08platform/x86: int3472: Add board data for Surface Go 3Daniel Scally1-0/+13
2021-12-13platform/x86: int3472: Deal with probe ordering issuesHans de Goede2-0/+7
2021-12-13platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede4-1/+199
2021-12-13platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede1-7/+28
2021-12-13platform/x86: int3472: Add get_sensor_adev_and_name() helperHans de Goede3-18/+35
2021-12-13platform/x86: int3472: Split into 2 driversHans de Goede7-120/+105
2021-10-11platform/x86: intel_skl_int3472: Correct null checkDaniel Scally1-1/+1
2021-08-12platform/x86/intel: int3472: Use y instead of objs in MakefileAndy Shevchenko1-1/+1
2021-06-28platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle...Dan Carpenter1-2/+2
2021-06-22platform/x86: intel_skl_int3472: Move to intel/ subfolderAndy Shevchenko7-0/+1020