summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel/int3472/tps68470.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-13platform/x86: int3472: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
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 '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: Support multiple gpio lookups in board dataDaniel Scally1-5/+12
2022-09-24platform/x86: int3472: Support multiple clock consumersDaniel Scally1-7/+52
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2021-12-13platform/x86: int3472: Deal with probe ordering issuesHans de Goede1-0/+6
2021-12-13platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede1-0/+28
2021-12-13platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede1-7/+28
2021-12-13platform/x86: int3472: Split into 2 driversHans de Goede1-0/+156