index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
int3472
/
discrete.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-14
/
+31
*
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