summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mcp16502.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: mcp16502: Remove setup_regulators functionAxel Lin2019-04-111-26/+11Star
* regulator: mcp16502: Remove unneeded fields from struct mcp16502Axel Lin2019-04-111-24/+16Star
* regulator: mcp16502: Remove module versionAxel Lin2019-02-261-1/+0Star
* regulator: mcp16502: Include linux/gpio/consumer.h to fix build errorAxel Lin2019-01-281-0/+1
* regulator: mcp16502: Fix missing n_voltages settingAxel Lin2018-12-201-0/+1
* regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resum...Axel Lin2018-12-201-5/+2Star
* regulator: mcp16502: code cleanupAndrei.Stefanescu@microchip.com2018-12-191-3/+3
* regulator: mcp16502: add support for suspendAndrei.Stefanescu@microchip.com2018-12-141-0/+34
* regulator: mcp16502: add regulator driver for MCP16502Andrei.Stefanescu@microchip.com2018-12-131-0/+520