开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
int3472
/
tps68470.c
Age
Commit message (
Expand
)
Author
2026-03-25
platform: int3472: Add gpio software node
Antti Laakso
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-05-08
platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...
Hans de Goede
2024-12-10
platform/x86: int3472: Check for adev == NULL
Hans de Goede
2023-06-13
platform/x86: int3472: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
platform/x86: int3472: Don't leak reference on error
Andy Shevchenko
2022-09-24
platform/x86: int3472: Support multiple gpio lookups in board data
Daniel Scally
2022-09-24
platform/x86: int3472: Support multiple clock consumers
Daniel Scally
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-12-13
platform/x86: int3472: Deal with probe ordering issues
Hans de Goede
2021-12-13
platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...
Hans de Goede
2021-12-13
platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...
Hans de Goede
2021-12-13
platform/x86: int3472: Split into 2 drivers
Hans de Goede