summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel/int3472/discrete.c
AgeCommit message (Expand)Author
2025-05-08platform/x86: int3472: For mt9m114 sensors map powerdown to powerenableHans de Goede
2025-05-08platform/x86: int3472: Export int3472_discrete_parse_crs()Hans de Goede
2025-05-08platform/x86: int3472: Stop using devm_gpiod_get()Hans de Goede
2025-05-08platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...Hans de Goede
2025-04-24platform/x86: int3472: Debug log when remapping pinsHans de Goede
2025-04-24platform/x86: int3472: Add handshake pin supportHans de Goede
2025-04-24platform/x86: int3472: Avoid GPIO regulator spikesHans de Goede
2025-04-24platform/x86: int3472: Make regulator supply name configurableHans de Goede
2025-04-24platform/x86: int3472: Rework AVDD second sensor quirk handlingHans de Goede
2025-02-13platform/x86: int3472: Call "func" "con_id" insteadSakari Ailus
2025-02-11platform/x86: int3472: Call "reset" GPIO "enable" for INT347ESakari Ailus
2025-02-11platform/x86: int3472: Use correct type for "polarity", call it gpio_flagsSakari Ailus
2024-12-10platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return valueHans de Goede
2024-12-10platform/x86: int3472: Make "pin number mismatch" message a debug messageHans de Goede
2024-12-10platform/x86: int3472: Check for adev == NULLHans de Goede
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-04platform/x86: int3472: Use str_high_low()Andy Shevchenko
2024-09-04platform/x86: int3472: Use GPIO_LOOKUP() macroAndy Shevchenko
2023-10-06platform/x86: int3472: Switch to devm_get_gpiod()Hans de Goede
2023-10-06platform/x86: int3472: Stop using gpiod_toggle_active_low()Hans de Goede
2023-10-06platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helperBartosz Golaszewski
2023-10-06platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helperHans de Goede
2023-06-20platform/x86: int3472: discrete: Log a warning if the pin-numbers don't matchHans de Goede
2023-06-20platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return valueHans de Goede
2023-06-20platform/x86: int3472: discrete: Remove sensor_config-sHans de Goede
2023-06-20platform/x86: int3472: discrete: Drop GPIO remapping supportHans de Goede
2023-06-08platform/x86: int3472: Evaluate device's _DSM method to control imaging clockBingbu Cao
2023-03-07platform/x86: intel: int3472: discrete: Convert to platform remove callback r...Uwe Kleine-König
2023-02-06platform/x86: int3472/discrete: Drop unnecessary obj->type == string checkHans de Goede
2023-02-03platform/x86: int3472/discrete: Get the polarity from the _DSM entryHans de Goede
2023-02-03platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...Hans de Goede
2023-02-03platform/x86: int3472/discrete: Create a LED class device for the privacy LEDHans de Goede
2023-02-03platform/x86: int3472/discrete: Refactor GPIO to sensor mappingHans de Goede
2023-01-12platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede
2022-09-22platform/x86: int3472/discrete: Drop a forward declarationUwe Kleine-König
2022-02-03platform/x86: Replace acpi_bus_get_device()Rafael J. Wysocki
2021-12-13platform/x86: int3472: Deal with probe ordering issuesHans de Goede
2021-12-13platform/x86: int3472: Add get_sensor_adev_and_name() helperHans de Goede
2021-12-13platform/x86: int3472: Split into 2 driversHans de Goede