summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/int3472/tps68470.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: int3472: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König2023-06-131-1/+1
* Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-101-3/+3
|\
| * platform/x86: int3472: Don't leak reference on errorAndy Shevchenko2022-10-041-3/+3
* | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-051-3/+1
|\ \ | |/ |/|
| * i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* | platform/x86: int3472: Support multiple gpio lookups in board dataDaniel Scally2022-09-241-5/+12
* | platform/x86: int3472: Support multiple clock consumersDaniel Scally2022-09-241-7/+52
|/
* platform/x86: int3472: Deal with probe ordering issuesHans de Goede2021-12-131-0/+6
* platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede2021-12-131-0/+28
* platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede2021-12-131-7/+28
* platform/x86: int3472: Split into 2 driversHans de Goede2021-12-131-0/+156