index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
int3472
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
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/linux/kernel/git/pdx86/platform-drivers-x86
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_INT3472
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
2023-07-10
platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sensor storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-06-30
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
4
-119
/
+181
2023-06-20
platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match
Hans de Goede
1
-1
/
+7
2023-06-20
platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
Hans de Goede
1
-3
/
+7
2023-06-20
platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply name
Hans de Goede
2
-1
/
+2
2023-06-20
platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared between 2 sensors
Hans de Goede
2
-7
/
+41
2023-06-20
platform/x86: int3472: discrete: Remove sensor_config-s
Hans de Goede
3
-61
/
+31
2023-06-20
platform/x86: int3472: discrete: Drop GPIO remapping support
Hans de Goede
2
-40
/
+3
2023-06-13
platform/x86: int3472: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-08
platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
Bingbu Cao
3
-15
/
+99
2023-05-30
platform/x86: int3472: Avoid crash in unregistering regulator gpio
Hao Yao
1
-5
/
+8
2023-03-07
platform/x86: intel: int3472: discrete: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
Daniel Scally
1
-2
/
+3
[next]