summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel/int3472/tps68470.c
AgeCommit message (Expand)Author
2023-06-13platform/x86: int3472: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2022-10-10Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04platform/x86: int3472: Don't leak reference on errorAndy Shevchenko
2022-09-24platform/x86: int3472: Support multiple gpio lookups in board dataDaniel Scally
2022-09-24platform/x86: int3472: Support multiple clock consumersDaniel Scally
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-12-13platform/x86: int3472: Deal with probe ordering issuesHans de Goede
2021-12-13platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede
2021-12-13platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede
2021-12-13platform/x86: int3472: Split into 2 driversHans de Goede