summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-intel-cht-wc.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: intel-cht-wc: Add support for Lenovo Yoga Tab 3 Pro YT3-X90FHans de Goede2023-02-041-0/+1
* extcon: intel-cht-wc: Report RID_A for ACA adaptersHans de Goede2022-02-011-5/+13
* extcon: intel-cht-wc: Add support for registering a power_supply class-deviceHans de Goede2022-02-011-0/+81
* extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()Hans de Goede2022-02-011-7/+8
* extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectorsHans de Goede2022-02-011-0/+91
* extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic fieldHans de Goede2022-02-011-14/+21
* extcon-intel-cht-wc: Don't reset USB data connection at probeYauhen Kharuzhy2019-10-011-2/+14
* extcon: intel: Split out some definitions to a common headerAndy Shevchenko2019-04-051-14/+7
* extcon: intel-cht-wc: Enable external chargerYauhen Kharuzhy2019-04-051-1/+33
* extcon: intel-cht-wc: Make charger detection co-existed with OTG host modeYauhen Kharuzhy2019-04-051-1/+25
* extcon: cht-wc: Convert to use SPDX identifierAndy Shevchenko2018-08-281-9/+1
* extcon: cht-wc: Correct USBID bit field handlingAndy Shevchenko2018-08-281-13/+19
* extcon: cht-wc: Fix definition names according to specAndy Shevchenko2018-08-281-8/+8
* extcon: cht-wc: Return from default case to avoid warningsAndy Shevchenko2018-08-281-1/+1
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIOHans de Goede2018-03-211-4/+7
* extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-231-1/+1
* extcon: intel-cht-wc: Ignore failure to detect charger-type on host mode exitHans de Goede2017-04-061-4/+11
* extcon: intel-cht-wc: Disable external 5v boost converter on probeHans de Goede2017-04-061-0/+35
* extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driverHans de Goede2017-04-061-0/+353