index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
int3472
/
discrete.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: int3472: add hpd pin support
Dongcheng Yan
2025-08-18
1
-0
/
+6
*
platform/x86: int3472: For mt9m114 sensors map powerdown to powerenable
Hans de Goede
2025-05-08
1
-0
/
+3
*
platform/x86: int3472: Export int3472_discrete_parse_crs()
Hans de Goede
2025-05-08
1
-5
/
+10
*
platform/x86: int3472: Stop using devm_gpiod_get()
Hans de Goede
2025-05-08
1
-1
/
+5
*
platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...
Hans de Goede
2025-05-08
1
-2
/
+2
*
platform/x86: int3472: Debug log when remapping pins
Hans de Goede
2025-04-24
1
-2
/
+6
*
platform/x86: int3472: Add handshake pin support
Hans de Goede
2025-04-24
1
-1
/
+15
*
platform/x86: int3472: Avoid GPIO regulator spikes
Hans de Goede
2025-04-24
1
-1
/
+3
*
platform/x86: int3472: Make regulator supply name configurable
Hans de Goede
2025-04-24
1
-2
/
+2
*
platform/x86: int3472: Rework AVDD second sensor quirk handling
Hans de Goede
2025-04-24
1
-1
/
+12
*
platform/x86: int3472: Call "func" "con_id" instead
Sakari Ailus
2025-02-13
1
-24
/
+24
*
platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
Sakari Ailus
2025-02-11
1
-4
/
+48
*
platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
Sakari Ailus
2025-02-11
1
-19
/
+20
*
platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return value
Hans de Goede
2024-12-10
1
-6
/
+7
*
platform/x86: int3472: Make "pin number mismatch" message a debug message
Hans de Goede
2024-12-10
1
-4
/
+4
*
platform/x86: int3472: Check for adev == NULL
Hans de Goede
2024-12-10
1
-0
/
+3
*
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-17
1
-1
/
+1
*
platform/x86: int3472: Use str_high_low()
Andy Shevchenko
2024-09-04
1
-1
/
+2
*
platform/x86: int3472: Use GPIO_LOOKUP() macro
Andy Shevchenko
2024-09-04
1
-5
/
+1
*
platform/x86: int3472: Switch to devm_get_gpiod()
Hans de Goede
2023-10-06
1
-1
/
+1
*
platform/x86: int3472: Stop using gpiod_toggle_active_low()
Hans de Goede
2023-10-06
1
-13
/
+30
*
platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helper
Bartosz Golaszewski
2023-10-06
1
-0
/
+26
*
platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helper
Hans de Goede
2023-10-06
1
-10
/
+22
*
platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match
Hans de Goede
2023-06-20
1
-1
/
+7
*
platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
Hans de Goede
2023-06-20
1
-3
/
+7
*
platform/x86: int3472: discrete: Remove sensor_config-s
Hans de Goede
2023-06-20
1
-40
/
+5
*
platform/x86: int3472: discrete: Drop GPIO remapping support
Hans de Goede
2023-06-20
1
-34
/
+3
*
platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
Bingbu Cao
2023-06-08
1
-1
/
+7
*
platform/x86: intel: int3472: discrete: Convert to platform remove callback r...
Uwe Kleine-König
2023-03-07
1
-4
/
+2
*
platform/x86: int3472/discrete: Drop unnecessary obj->type == string check
Hans de Goede
2023-02-06
1
-8
/
+0
*
platform/x86: int3472/discrete: Get the polarity from the _DSM entry
Hans de Goede
2023-02-03
1
-2
/
+11
*
platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...
Hans de Goede
2023-02-03
1
-27
/
+3
*
platform/x86: int3472/discrete: Create a LED class device for the privacy LED
Hans de Goede
2023-02-03
1
-42
/
+16
*
platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
Hans de Goede
2023-02-03
1
-9
/
+36
*
platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...
Hans de Goede
2023-01-12
1
-0
/
+4
*
platform/x86: int3472/discrete: Drop a forward declaration
Uwe Kleine-König
2022-09-22
1
-18
/
+16
*
platform/x86: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-03
1
-3
/
+2
*
platform/x86: int3472: Deal with probe ordering issues
Hans de Goede
2021-12-13
1
-0
/
+1
*
platform/x86: int3472: Add get_sensor_adev_and_name() helper
Hans de Goede
2021-12-13
1
-18
/
+4
*
platform/x86: int3472: Split into 2 drivers
Hans de Goede
2021-12-13
1
-0
/
+435