aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform/x86/intel/int3472 (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-4/+1
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo1-4/+1
2025-10-24media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LEDHans de Goede1-1/+1
2025-10-04Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-20/+38
2025-08-19platform/x86: int3472: Increase ov08x40 handshake GPIO delay to 45 msHans de Goede1-0/+7
2025-08-19platform/x86: int3472: Rework regulator enable-time handlingHans de Goede1-16/+19
2025-08-19platform/x86: int3472: Convert int3472_gpio_map to use C99 initializersHans de Goede1-4/+12
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan1-0/+6
2025-06-30platform/x86: int3472: Add board data for Dell 7212Daniel Scally1-0/+128
2025-05-08platform/x86: int3472: For mt9m114 sensors map powerdown to powerenableHans de Goede1-0/+3
2025-05-08platform/x86: int3472: Export int3472_discrete_parse_crs()Hans de Goede1-5/+10
2025-05-08platform/x86: int3472: Stop using devm_gpiod_get()Hans de Goede3-2/+11
2025-05-08platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT3472Hans de Goede7-173/+11
2025-04-24platform/x86: int3472: Debug log when remapping pinsHans de Goede1-2/+6
2025-04-24platform/x86: int3472: Add handshake pin supportHans de Goede2-1/+16
2025-04-24platform/x86: int3472: Prepare for registering more than 1 GPIO regulatorHans de Goede2-15/+26
2025-04-24platform/x86: int3472: Avoid GPIO regulator spikesHans de Goede3-5/+19
2025-04-24platform/x86: int3472: Make regulator supply name configurableHans de Goede3-31/+31
2025-04-24platform/x86: int3472: Rework AVDD second sensor quirk handlingHans de Goede5-29/+50
2025-04-24platform/x86: int3472: Drop unused gpio field from struct int3472_gpio_regulatorHans de Goede2-4/+1
2025-04-24platform/x86: int3472: Stop setting a supply-name for GPIO regulatorsHans de Goede2-7/+1
2025-04-24platform/x86: int3472: Add skl_int3472_register_clock() helperHans de Goede1-44/+13
2025-02-13platform/x86: int3472: Call "func" "con_id" insteadSakari Ailus1-24/+24
2025-02-11platform/x86: int3472: Call "reset" GPIO "enable" for INT347ESakari Ailus1-4/+48
2025-02-11platform/x86: int3472: Use correct type for "polarity", call it gpio_flagsSakari Ailus1-19/+20
2024-12-10platform/x86: int3472: Debug log the sensor nameHans de Goede1-0/+2
2024-12-10platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return valueHans de Goede1-6/+7
2024-12-10platform/x86: int3472: Make "pin number mismatch" message a debug messageHans de Goede1-4/+4
2024-12-10platform/x86: int3472: Check for adev == NULLHans de Goede2-0/+6
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-09-04platform/x86: int3472: Use str_high_low()Andy Shevchenko1-1/+2
2024-09-04platform/x86: int3472: Use GPIO_LOOKUP() macroAndy Shevchenko1-5/+1
2024-08-05platform/x86: int3472: make common part a separate moduleArnd Bergmann2-3/+13
2023-10-06platform/x86: int3472: Switch to devm_get_gpiod()Hans de Goede3-26/+6
2023-10-06platform/x86: int3472: Stop using gpiod_toggle_active_low()Hans de Goede4-59/+41
2023-10-06platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helperBartosz Golaszewski1-0/+26
2023-10-06platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helperHans de Goede1-10/+22
2023-07-10platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sensor storage-class-specifier to staticTom Rix1-1/+1
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds4-119/+181
2023-06-20platform/x86: int3472: discrete: Log a warning if the pin-numbers don't matchHans de Goede1-1/+7
2023-06-20platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return valueHans de Goede1-3/+7
2023-06-20platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply nameHans de Goede2-1/+2
2023-06-20platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared between 2 sensorsHans de Goede2-7/+41
2023-06-20platform/x86: int3472: discrete: Remove sensor_config-sHans de Goede3-61/+31
2023-06-20platform/x86: int3472: discrete: Drop GPIO remapping supportHans de Goede2-40/+3
2023-06-13platform/x86: int3472: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-06-08platform/x86: int3472: Evaluate device's _DSM method to control imaging clockBingbu Cao3-15/+99
2023-05-30platform/x86: int3472: Avoid crash in unregistering regulator gpioHao Yao1-5/+8
2023-03-07platform/x86: intel: int3472: discrete: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-07platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally1-2/+3