Home | History | Annotate | Download | only in fdt
History log of /src/sys/dev/fdt/fdt_regulator.c
RevisionDateAuthorComments
 1.9  08-Aug-2021  jmcneill fdt: regulator: pre-allocate regulator handle

Workaround for PR# port-evbarm/54664
 1.8  27-May-2019  jmcneill Honour regulator-enable-ramp-delay
 1.7  02-Jan-2019  jmcneill Add a function to report if a regulator can support the requested voltage range
 1.6  30-Jun-2018  jmcneill Use queue(3) API to manage lists. NFCI.
 1.5  06-Mar-2018  bouyer branches: 1.5.2;
I guess fdtbus_regulator_get_voltage() should check for the get_voltage()
callback, not set_voltage()
 1.4  22-Sep-2017  jmcneill branches: 1.4.2; 1.4.4;
Print an error if we fail to acquire a regulator
 1.3  22-Apr-2017  jmcneill Add regulator APIs for setting and getting voltage.
 1.2  16-Dec-2015  jmcneill branches: 1.2.2; 1.2.4;
Only OF_* functions should be in fdt_openfirm.c, move the rest to fdt_subr.c.
 1.1  16-Dec-2015  jmcneill split gpio, i2c, intr, and regulator helpers into separate files
 1.2.4.1  26-Apr-2017  pgoyette Sync with HEAD
 1.2.2.3  28-Aug-2017  skrll Sync with HEAD
 1.2.2.2  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.2.2.1  16-Dec-2015  skrll file fdt_regulator.c was added on branch nick-nhusb on 2015-12-27 12:09:49 +0000
 1.4.4.3  18-Jan-2019  pgoyette Synch with HEAD
 1.4.4.2  28-Jul-2018  pgoyette Sync with HEAD
 1.4.4.1  15-Mar-2018  pgoyette Synch with HEAD
 1.4.2.2  03-Dec-2017  jdolecek update from HEAD
 1.4.2.1  22-Sep-2017  jdolecek file fdt_regulator.c was added on branch tls-maxphys on 2017-12-03 11:37:01 +0000
 1.5.2.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed