index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
int3472
Age
Commit message (
Expand
)
Author
2025-05-08
platform/x86: int3472: For mt9m114 sensors map powerdown to powerenable
Hans de Goede
2025-05-08
platform/x86: int3472: Export int3472_discrete_parse_crs()
Hans de Goede
2025-05-08
platform/x86: int3472: Stop using devm_gpiod_get()
Hans de Goede
2025-05-08
platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...
Hans de Goede
2025-04-24
platform/x86: int3472: Debug log when remapping pins
Hans de Goede
2025-04-24
platform/x86: int3472: Add handshake pin support
Hans de Goede
2025-04-24
platform/x86: int3472: Prepare for registering more than 1 GPIO regulator
Hans de Goede
2025-04-24
platform/x86: int3472: Avoid GPIO regulator spikes
Hans de Goede
2025-04-24
platform/x86: int3472: Make regulator supply name configurable
Hans de Goede
2025-04-24
platform/x86: int3472: Rework AVDD second sensor quirk handling
Hans de Goede
2025-04-24
platform/x86: int3472: Drop unused gpio field from struct int3472_gpio_regulator
Hans de Goede
2025-04-24
platform/x86: int3472: Stop setting a supply-name for GPIO regulators
Hans de Goede
2025-04-24
platform/x86: int3472: Add skl_int3472_register_clock() helper
Hans de Goede
2025-02-13
platform/x86: int3472: Call "func" "con_id" instead
Sakari Ailus
2025-02-11
platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
Sakari Ailus
2025-02-11
platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
Sakari Ailus
2024-12-10
platform/x86: int3472: Debug log the sensor name
Hans de Goede
2024-12-10
platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return value
Hans de Goede
2024-12-10
platform/x86: int3472: Make "pin number mismatch" message a debug message
Hans de Goede
2024-12-10
platform/x86: int3472: Check for adev == NULL
Hans de Goede
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-04
platform/x86: int3472: Use str_high_low()
Andy Shevchenko
2024-09-04
platform/x86: int3472: Use GPIO_LOOKUP() macro
Andy Shevchenko
2024-08-05
platform/x86: int3472: make common part a separate module
Arnd Bergmann
2023-10-06
platform/x86: int3472: Switch to devm_get_gpiod()
Hans de Goede
2023-10-06
platform/x86: int3472: Stop using gpiod_toggle_active_low()
Hans de Goede
2023-10-06
platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helper
Bartosz Golaszewski
2023-10-06
platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helper
Hans de Goede
2023-07-10
platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sen...
Tom Rix
2023-06-30
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-20
platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match
Hans de Goede
2023-06-20
platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
Hans de Goede
2023-06-20
platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply name
Hans de Goede
2023-06-20
platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared betw...
Hans de Goede
2023-06-20
platform/x86: int3472: discrete: Remove sensor_config-s
Hans de Goede
2023-06-20
platform/x86: int3472: discrete: Drop GPIO remapping support
Hans de Goede
2023-06-13
platform/x86: int3472: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
2023-06-08
platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
Bingbu Cao
2023-05-30
platform/x86: int3472: Avoid crash in unregistering regulator gpio
Hao Yao
2023-03-07
platform/x86: intel: int3472: discrete: Convert to platform remove callback r...
Uwe Kleine-König
2023-03-07
platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
Daniel Scally
2023-02-10
platform/x86: int3472/discrete: add LEDS_CLASS dependency
Arnd Bergmann
2023-02-06
platform/x86: int3472/discrete: Drop unnecessary obj->type == string check
Hans de Goede
2023-02-03
platform/x86: int3472/discrete: Get the polarity from the _DSM entry
Hans de Goede
2023-02-03
platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...
Hans de Goede
2023-02-03
platform/x86: int3472/discrete: Create a LED class device for the privacy LED
Hans de Goede
2023-02-03
platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
Hans de Goede
2023-01-12
platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...
Hans de Goede
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
[next]