Home | History | Annotate | Download | only in fdt
History log of /src/sys/dev/fdt/gpioregulator.c
RevisionDateAuthorComments
 1.4  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.3  17-Jan-2021  jmcneill trailing whitespace
 1.2  19-Jan-2019  jmcneill branches: 1.2.12;
Set initial regulator states at attach time
 1.1  13-Aug-2017  jmcneill branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Add GPIO regulator driver.
 1.1.8.1  10-Jun-2019  christos Sync with HEAD
 1.1.6.1  26-Jan-2019  pgoyette Sync with HEAD
 1.1.4.2  03-Dec-2017  jdolecek update from HEAD
 1.1.4.1  13-Aug-2017  jdolecek file gpioregulator.c was added on branch tls-maxphys on 2017-12-03 11:37:01 +0000
 1.1.2.2  28-Aug-2017  skrll Sync with HEAD
 1.1.2.1  13-Aug-2017  skrll file gpioregulator.c was added on branch nick-nhusb on 2017-08-28 17:52:02 +0000
 1.2.12.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed