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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: int3472: Switch to devm_get_gpiod()
Hans de Goede
2023-10-06
3
-26
/
+6
*
platform/x86: int3472: Stop using gpiod_toggle_active_low()
Hans de Goede
2023-10-06
4
-59
/
+41
*
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: 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
4
-119
/
+181
|
\
|
*
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: Add alternative "AVDD" regulator supply name
Hans de Goede
2023-06-20
2
-1
/
+2
|
*
platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared betw...
Hans de Goede
2023-06-20
2
-7
/
+41
|
*
platform/x86: int3472: discrete: Remove sensor_config-s
Hans de Goede
2023-06-20
3
-61
/
+31
|
*
platform/x86: int3472: discrete: Drop GPIO remapping support
Hans de Goede
2023-06-20
2
-40
/
+3
|
*
platform/x86: int3472: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
2023-06-13
1
-1
/
+1
|
*
platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
Bingbu Cao
2023-06-08
3
-15
/
+99
*
|
platform/x86: int3472: Avoid crash in unregistering regulator gpio
Hao Yao
2023-05-30
1
-5
/
+8
|
/
*
platform/x86: intel: int3472: discrete: Convert to platform remove callback r...
Uwe Kleine-König
2023-03-07
1
-4
/
+2
*
platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
Daniel Scally
2023-03-07
1
-2
/
+3
*
platform/x86: int3472/discrete: add LEDS_CLASS dependency
Arnd Bergmann
2023-02-10
1
-0
/
+1
*
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
3
-4
/
+16
*
platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...
Hans de Goede
2023-02-03
3
-31
/
+30
*
platform/x86: int3472/discrete: Create a LED class device for the privacy LED
Hans de Goede
2023-02-03
5
-47
/
+106
*
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
2
-0
/
+7
*
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-12-08
1
-1
/
+2
*
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-10-10
1
-3
/
+3
|
\
|
*
platform/x86: int3472: Don't leak reference on error
Andy Shevchenko
2022-10-04
1
-3
/
+3
*
|
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-05
1
-18
/
+16
|
\
\
|
*
|
platform/x86: int3472/discrete: Drop a forward declaration
Uwe Kleine-König
2022-09-22
1
-18
/
+16
*
|
|
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-05
1
-3
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
|
/
*
|
platform/x86: int3472: Add board data for Surface Go2 IR camera
Daniel Scally
2022-09-24
1
-0
/
+33
*
|
platform/x86: int3472: Support multiple gpio lookups in board data
Daniel Scally
2022-09-24
3
-9
/
+32
*
|
platform/x86: int3472: Support multiple clock consumers
Daniel Scally
2022-09-24
1
-7
/
+52
*
|
ACPI: scan: Add acpi_dev_get_next_consumer_dev()
Daniel Scally
2022-09-24
1
-1
/
+1
|
/
*
platform/x86: int3472: Add terminator to gpiod_lookup_table
Daniel Scally
2022-02-21
1
-1
/
+2
*
platform/x86: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-03
1
-3
/
+2
*
platform/x86: int3472: Add board data for Surface Go 3
Daniel Scally
2022-01-08
1
-0
/
+13
*
platform/x86: int3472: Deal with probe ordering issues
Hans de Goede
2021-12-13
2
-0
/
+7
*
platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...
Hans de Goede
2021-12-13
4
-1
/
+199
*
platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...
Hans de Goede
2021-12-13
1
-7
/
+28
*
platform/x86: int3472: Add get_sensor_adev_and_name() helper
Hans de Goede
2021-12-13
3
-18
/
+35
*
platform/x86: int3472: Split into 2 drivers
Hans de Goede
2021-12-13
7
-120
/
+105
*
platform/x86: intel_skl_int3472: Correct null check
Daniel Scally
2021-10-11
1
-1
/
+1
*
platform/x86/intel: int3472: Use y instead of objs in Makefile
Andy Shevchenko
2021-08-12
1
-1
/
+1
*
platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle...
Dan Carpenter
2021-06-28
1
-2
/
+2
*
platform/x86: intel_skl_int3472: Move to intel/ subfolder
Andy Shevchenko
2021-06-22
7
-0
/
+1020