summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/int3472 (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: int3472: Switch to devm_get_gpiod()Hans de Goede2023-10-063-26/+6
* platform/x86: int3472: Stop using gpiod_toggle_active_low()Hans de Goede2023-10-064-59/+41
* platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helperBartosz Golaszewski2023-10-061-0/+26
* platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helperHans de Goede2023-10-061-10/+22
* platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sen...Tom Rix2023-07-101-1/+1
* Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-06-304-119/+181
|\
| * platform/x86: int3472: discrete: Log a warning if the pin-numbers don't matchHans de Goede2023-06-201-1/+7
| * platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return valueHans de Goede2023-06-201-3/+7
| * platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply nameHans de Goede2023-06-202-1/+2
| * platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared betw...Hans de Goede2023-06-202-7/+41
| * platform/x86: int3472: discrete: Remove sensor_config-sHans de Goede2023-06-203-61/+31
| * platform/x86: int3472: discrete: Drop GPIO remapping supportHans de Goede2023-06-202-40/+3
| * platform/x86: int3472: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König2023-06-131-1/+1
| * platform/x86: int3472: Evaluate device's _DSM method to control imaging clockBingbu Cao2023-06-083-15/+99
* | platform/x86: int3472: Avoid crash in unregistering regulator gpioHao Yao2023-05-301-5/+8
|/
* platform/x86: intel: int3472: discrete: Convert to platform remove callback r...Uwe Kleine-König2023-03-071-4/+2
* platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally2023-03-071-2/+3
* platform/x86: int3472/discrete: add LEDS_CLASS dependencyArnd Bergmann2023-02-101-0/+1
* platform/x86: int3472/discrete: Drop unnecessary obj->type == string checkHans de Goede2023-02-061-8/+0
* platform/x86: int3472/discrete: Get the polarity from the _DSM entryHans de Goede2023-02-033-4/+16
* platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...Hans de Goede2023-02-033-31/+30
* platform/x86: int3472/discrete: Create a LED class device for the privacy LEDHans de Goede2023-02-035-47/+106
* platform/x86: int3472/discrete: Refactor GPIO to sensor mappingHans de Goede2023-02-031-9/+36
* platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede2023-01-122-0/+7
* regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang2022-12-081-1/+2
* Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-101-3/+3
|\
| * platform/x86: int3472: Don't leak reference on errorAndy Shevchenko2022-10-041-3/+3
* | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-051-18/+16
|\ \
| * | platform/x86: int3472/discrete: Drop a forward declarationUwe Kleine-König2022-09-221-18/+16
* | | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-051-3/+1
|\ \ \ | |_|/ |/| |
| * | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
| |/
* | platform/x86: int3472: Add board data for Surface Go2 IR cameraDaniel Scally2022-09-241-0/+33
* | platform/x86: int3472: Support multiple gpio lookups in board dataDaniel Scally2022-09-243-9/+32
* | platform/x86: int3472: Support multiple clock consumersDaniel Scally2022-09-241-7/+52
* | ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally2022-09-241-1/+1
|/
* platform/x86: int3472: Add terminator to gpiod_lookup_tableDaniel Scally2022-02-211-1/+2
* platform/x86: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-031-3/+2
* platform/x86: int3472: Add board data for Surface Go 3Daniel Scally2022-01-081-0/+13
* platform/x86: int3472: Deal with probe ordering issuesHans de Goede2021-12-132-0/+7
* platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede2021-12-134-1/+199
* platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede2021-12-131-7/+28
* platform/x86: int3472: Add get_sensor_adev_and_name() helperHans de Goede2021-12-133-18/+35
* platform/x86: int3472: Split into 2 driversHans de Goede2021-12-137-120/+105
* platform/x86: intel_skl_int3472: Correct null checkDaniel Scally2021-10-111-1/+1
* platform/x86/intel: int3472: Use y instead of objs in MakefileAndy Shevchenko2021-08-121-1/+1
* platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle...Dan Carpenter2021-06-281-2/+2
* platform/x86: intel_skl_int3472: Move to intel/ subfolderAndy Shevchenko2021-06-227-0/+1020