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
/
clk_and_regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+1
*
platform/x86: int3472: Prepare for registering more than 1 GPIO regulator
Hans de Goede
2025-04-24
1
-7
/
+14
*
platform/x86: int3472: Avoid GPIO regulator spikes
Hans de Goede
2025-04-24
1
-3
/
+4
*
platform/x86: int3472: Make regulator supply name configurable
Hans de Goede
2025-04-24
1
-28
/
+22
*
platform/x86: int3472: Rework AVDD second sensor quirk handling
Hans de Goede
2025-04-24
1
-26
/
+2
*
platform/x86: int3472: Drop unused gpio field from struct int3472_gpio_regulator
Hans de Goede
2025-04-24
1
-3
/
+1
*
platform/x86: int3472: Stop setting a supply-name for GPIO regulators
Hans de Goede
2025-04-24
1
-3
/
+0
*
platform/x86: int3472: Add skl_int3472_register_clock() helper
Hans de Goede
2025-04-24
1
-44
/
+13
*
platform/x86: int3472: Switch to devm_get_gpiod()
Hans de Goede
2023-10-06
1
-19
/
+4
*
platform/x86: int3472: Stop using gpiod_toggle_active_low()
Hans de Goede
2023-10-06
1
-27
/
+4
*
platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sen...
Tom Rix
2023-07-10
1
-1
/
+1
*
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-30
1
-24
/
+140
|
\
|
*
platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply name
Hans de Goede
2023-06-20
1
-0
/
+1
|
*
platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared betw...
Hans de Goede
2023-06-20
1
-5
/
+38
|
*
platform/x86: int3472: discrete: Remove sensor_config-s
Hans de Goede
2023-06-20
1
-16
/
+24
|
*
platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
Bingbu Cao
2023-06-08
1
-9
/
+83
*
|
platform/x86: int3472: Avoid crash in unregistering regulator gpio
Hao Yao
2023-05-30
1
-5
/
+8
|
/
*
platform/x86: int3472/discrete: Get the polarity from the _DSM entry
Hans de Goede
2023-02-03
1
-1
/
+4
*
platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...
Hans de Goede
2023-02-03
1
-3
/
+25
*
platform/x86: int3472/discrete: Create a LED class device for the privacy LED
Hans de Goede
2023-02-03
1
-3
/
+0
*
platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...
Hans de Goede
2023-01-12
1
-0
/
+3
*
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-12-08
1
-1
/
+2
*
platform/x86: int3472: Split into 2 drivers
Hans de Goede
2021-12-13
1
-0
/
+207