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
/
discrete.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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
1
-0
/
+3
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
2023-10-06
platform/x86: int3472: Switch to devm_get_gpiod()
Hans de Goede
1
-1
/
+1
2023-10-06
platform/x86: int3472: Stop using gpiod_toggle_active_low()
Hans de Goede
1
-14
/
+31
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-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: Remove sensor_config-s
Hans de Goede
1
-40
/
+5
2023-06-20
platform/x86: int3472: discrete: Drop GPIO remapping support
Hans de Goede
1
-34
/
+3
2023-06-08
platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
Bingbu Cao
1
-1
/
+7
2023-03-07
platform/x86: intel: int3472: discrete: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-02-06
platform/x86: int3472/discrete: Drop unnecessary obj->type == string check
Hans de Goede
1
-8
/
+0
2023-02-03
platform/x86: int3472/discrete: Get the polarity from the _DSM entry
Hans de Goede
1
-2
/
+11
2023-02-03
platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
Hans de Goede
1
-27
/
+3
2023-02-03
platform/x86: int3472/discrete: Create a LED class device for the privacy LED
Hans de Goede
1
-42
/
+16
2023-02-03
platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
Hans de Goede
1
-9
/
+36
2023-01-12
platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode
Hans de Goede
1
-0
/
+4
2022-09-22
platform/x86: int3472/discrete: Drop a forward declaration
Uwe Kleine-König
1
-18
/
+16
2022-02-03
platform/x86: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-3
/
+2
2021-12-13
platform/x86: int3472: Deal with probe ordering issues
Hans de Goede
1
-0
/
+1
2021-12-13
platform/x86: int3472: Add get_sensor_adev_and_name() helper
Hans de Goede
1
-18
/
+4
2021-12-13
platform/x86: int3472: Split into 2 drivers
Hans de Goede
1
-0
/
+435