index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
int3472
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-29
/
+39
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-8
/
+101
2026-04-13
platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
Marco Nenciarini
2
-12
/
+20
2026-04-10
platform/x86: int3472: Parameterize LED con_id in registration
Marco Nenciarini
2
-5
/
+6
2026-04-10
platform/x86: int3472: Rename pled to led in LED registration code
Marco Nenciarini
2
-9
/
+9
2026-04-10
platform/x86: int3472: Use local variable for LED struct access
Marco Nenciarini
1
-21
/
+22
2026-03-25
platform: int3472: Drop redundant initialisation to 0 and NULL
Sakari Ailus
1
-8
/
+0
2026-03-25
platform: int3472: Add MSI prestige board data
Antti Laakso
1
-0
/
+99
2026-03-25
platform: int3472: Add gpio software node
Antti Laakso
2
-0
/
+2
2026-02-23
platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)
Leif Skunberg
1
-0
/
+7
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-2
/
+3
2025-11-05
Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+1
2025-10-28
platform/x86: int3472: Fix double free of GPIO device during unregister
Qiu Wenbo
1
-4
/
+1
2025-10-24
media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED
Hans de Goede
1
-1
/
+1
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-20
/
+38
2025-08-19
platform/x86: int3472: Increase ov08x40 handshake GPIO delay to 45 ms
Hans de Goede
1
-0
/
+7
2025-08-19
platform/x86: int3472: Rework regulator enable-time handling
Hans de Goede
1
-16
/
+19
2025-08-19
platform/x86: int3472: Convert int3472_gpio_map to use C99 initializers
Hans de Goede
1
-4
/
+12
2025-08-18
platform/x86: int3472: add hpd pin support
Dongcheng Yan
1
-0
/
+6
2025-06-30
platform/x86: int3472: Add board data for Dell 7212
Daniel Scally
1
-0
/
+128
2025-05-08
platform/x86: int3472: For mt9m114 sensors map powerdown to powerenable
Hans de Goede
1
-0
/
+3
2025-05-08
platform/x86: int3472: Export int3472_discrete_parse_crs()
Hans de Goede
1
-5
/
+10
2025-05-08
platform/x86: int3472: Stop using devm_gpiod_get()
Hans de Goede
3
-2
/
+11
2025-05-08
platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...
Hans de Goede
7
-173
/
+11
2025-04-24
platform/x86: int3472: Debug log when remapping pins
Hans de Goede
1
-2
/
+6
2025-04-24
platform/x86: int3472: Add handshake pin support
Hans de Goede
2
-1
/
+16
2025-04-24
platform/x86: int3472: Prepare for registering more than 1 GPIO regulator
Hans de Goede
2
-15
/
+26
2025-04-24
platform/x86: int3472: Avoid GPIO regulator spikes
Hans de Goede
3
-5
/
+19
2025-04-24
platform/x86: int3472: Make regulator supply name configurable
Hans de Goede
3
-31
/
+31
2025-04-24
platform/x86: int3472: Rework AVDD second sensor quirk handling
Hans de Goede
5
-29
/
+50
2025-04-24
platform/x86: int3472: Drop unused gpio field from struct int3472_gpio_regulator
Hans de Goede
2
-4
/
+1
2025-04-24
platform/x86: int3472: Stop setting a supply-name for GPIO regulators
Hans de Goede
2
-7
/
+1
2025-04-24
platform/x86: int3472: Add skl_int3472_register_clock() helper
Hans de Goede
1
-44
/
+13
2025-02-13
platform/x86: int3472: Call "func" "con_id" instead
Sakari Ailus
1
-24
/
+24
2025-02-11
platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
Sakari Ailus
1
-4
/
+48
2025-02-11
platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
Sakari Ailus
1
-19
/
+20
2024-12-10
platform/x86: int3472: Debug log the sensor name
Hans de Goede
1
-0
/
+2
2024-12-10
platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return value
Hans de Goede
1
-6
/
+7
2024-12-10
platform/x86: int3472: Make "pin number mismatch" message a debug message
Hans de Goede
1
-4
/
+4
2024-12-10
platform/x86: int3472: Check for adev == NULL
Hans de Goede
2
-0
/
+6
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-04
platform/x86: int3472: Use str_high_low()
Andy Shevchenko
1
-1
/
+2
2024-09-04
platform/x86: int3472: Use GPIO_LOOKUP() macro
Andy Shevchenko
1
-5
/
+1
2024-08-05
platform/x86: int3472: make common part a separate module
Arnd Bergmann
2
-3
/
+13
2023-10-06
platform/x86: int3472: Switch to devm_get_gpiod()
Hans de Goede
3
-26
/
+6
2023-10-06
platform/x86: int3472: Stop using gpiod_toggle_active_low()
Hans de Goede
4
-59
/
+41
2023-10-06
platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helper
Bartosz Golaszewski
1
-0
/
+26
2023-10-06
platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helper
Hans de Goede
1
-10
/
+22
[next]