summaryrefslogtreecommitdiffstats
path: root/src/drivers/xpowers
Commit message (Expand)AuthorAgeFilesLines
* src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-3/+4
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-9/+9
* drivers/xpowers: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-05-043-5/+7
* drivers/xpowers/axp209: Adapt to new I²C APIAlexandru Gagniuc2015-02-201-3/+9
* drivers/xpowers/axp209: Print a message when probing failsAlexandru Gagniuc2015-02-141-1/+3
* i2c: Replace the i2c API.Gabe Black2014-12-161-2/+2
* xpowers/axp209: Add helper to set voltages from devicetree configAlexandru Gagniuc2014-01-132-1/+76
* xpowers/axp209: Allow voltages to be sepecified in devicetree.cbAlexandru Gagniuc2014-01-132-0/+34
* drivers: Add support for X-Powers AXP209 PMUAlexandru Gagniuc2014-01-136-0/+267