index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
int3472
Age
Commit message (
Expand
)
Author
Lines
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-8
/
+101
2026-03-25
platform: int3472: Drop redundant initialisation to 0 and NULL
Sakari Ailus
-8
/
+0
2026-03-25
platform: int3472: Add MSI prestige board data
Antti Laakso
-0
/
+99
2026-03-25
platform: int3472: Add gpio software node
Antti Laakso
-0
/
+2
2026-02-23
platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)
Leif Skunberg
-0
/
+7
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+3
2025-11-05
Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-4
/
+1
2025-10-28
platform/x86: int3472: Fix double free of GPIO device during unregister
Qiu Wenbo
-4
/
+1
2025-10-24
media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED
Hans de Goede
-1
/
+1
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-20
/
+38
2025-08-19
platform/x86: int3472: Increase ov08x40 handshake GPIO delay to 45 ms
Hans de Goede
-0
/
+7
2025-08-19
platform/x86: int3472: Rework regulator enable-time handling
Hans de Goede
-16
/
+19
2025-08-19
platform/x86: int3472: Convert int3472_gpio_map to use C99 initializers
Hans de Goede
-4
/
+12
2025-08-18
platform/x86: int3472: add hpd pin support
Dongcheng Yan
-0
/
+6
2025-06-30
platform/x86: int3472: Add board data for Dell 7212
Daniel Scally
-0
/
+128
2025-05-08
platform/x86: int3472: For mt9m114 sensors map powerdown to powerenable
Hans de Goede
-0
/
+3
2025-05-08
platform/x86: int3472: Export int3472_discrete_parse_crs()
Hans de Goede
-5
/
+10
2025-05-08
platform/x86: int3472: Stop using devm_gpiod_get()
Hans de Goede
-2
/
+11
2025-05-08
platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...
Hans de Goede
-173
/
+11
2025-04-24
platform/x86: int3472: Debug log when remapping pins
Hans de Goede
-2
/
+6
2025-04-24
platform/x86: int3472: Add handshake pin support
Hans de Goede
-1
/
+16
2025-04-24
platform/x86: int3472: Prepare for registering more than 1 GPIO regulator
Hans de Goede
-15
/
+26
2025-04-24
platform/x86: int3472: Avoid GPIO regulator spikes
Hans de Goede
-5
/
+19
2025-04-24
platform/x86: int3472: Make regulator supply name configurable
Hans de Goede
-31
/
+31
2025-04-24
platform/x86: int3472: Rework AVDD second sensor quirk handling
Hans de Goede
-29
/
+50
2025-04-24
platform/x86: int3472: Drop unused gpio field from struct int3472_gpio_regulator
Hans de Goede
-4
/
+1
2025-04-24
platform/x86: int3472: Stop setting a supply-name for GPIO regulators
Hans de Goede
-7
/
+1
2025-04-24
platform/x86: int3472: Add skl_int3472_register_clock() helper
Hans de Goede
-44
/
+13
2025-02-13
platform/x86: int3472: Call "func" "con_id" instead
Sakari Ailus
-24
/
+24
2025-02-11
platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
Sakari Ailus
-4
/
+48
2025-02-11
platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
Sakari Ailus
-19
/
+20
2024-12-10
platform/x86: int3472: Debug log the sensor name
Hans de Goede
-0
/
+2
2024-12-10
platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return value
Hans de Goede
-6
/
+7
2024-12-10
platform/x86: int3472: Make "pin number mismatch" message a debug message
Hans de Goede
-4
/
+4
2024-12-10
platform/x86: int3472: Check for adev == NULL
Hans de Goede
-0
/
+6
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-09-04
platform/x86: int3472: Use str_high_low()
Andy Shevchenko
-1
/
+2
2024-09-04
platform/x86: int3472: Use GPIO_LOOKUP() macro
Andy Shevchenko
-5
/
+1
2024-08-05
platform/x86: int3472: make common part a separate module
Arnd Bergmann
-3
/
+13
2023-10-06
platform/x86: int3472: Switch to devm_get_gpiod()
Hans de Goede
-26
/
+6
2023-10-06
platform/x86: int3472: Stop using gpiod_toggle_active_low()
Hans de Goede
-59
/
+41
2023-10-06
platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helper
Bartosz Golaszewski
-0
/
+26
2023-10-06
platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helper
Hans de Goede
-10
/
+22
2023-07-10
platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sen...
Tom Rix
-1
/
+1
2023-06-30
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-119
/
+181
2023-06-20
platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match
Hans de Goede
-1
/
+7
2023-06-20
platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
Hans de Goede
-3
/
+7
2023-06-20
platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply name
Hans de Goede
-1
/
+2
[next]