summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel/int3472/clk_and_regulator.c
AgeCommit message (Expand)Author
2023-10-06platform/x86: int3472: Switch to devm_get_gpiod()Hans de Goede
2023-10-06platform/x86: int3472: Stop using gpiod_toggle_active_low()Hans de Goede
2023-07-10platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sen...Tom Rix
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-20platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply nameHans de Goede
2023-06-20platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared betw...Hans de Goede
2023-06-20platform/x86: int3472: discrete: Remove sensor_config-sHans de Goede
2023-06-08platform/x86: int3472: Evaluate device's _DSM method to control imaging clockBingbu Cao
2023-05-30platform/x86: int3472: Avoid crash in unregistering regulator gpioHao Yao
2023-02-03platform/x86: int3472/discrete: Get the polarity from the _DSM entryHans de Goede
2023-02-03platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...Hans de Goede
2023-02-03platform/x86: int3472/discrete: Create a LED class device for the privacy LEDHans de Goede
2023-01-12platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede
2022-12-08regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang
2021-12-13platform/x86: int3472: Split into 2 driversHans de Goede