summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/stpmic1.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* mfd: stpmic1: simplify using regmap_init_i2cAhmad Fatoum2021-06-021-44/+3
* mfd: stpmic1: move to coredevice levelLucas Stach2020-05-121-1/+1
* mfd: stpmic1: use register define from headerAhmad Fatoum2019-11-131-2/+1
* mfd: stpmic1: use dev_get_regmap instead of priv memberAhmad Fatoum2019-11-061-1/+0
* mfd: add support for STPMIC1Ahmad Fatoum2019-09-091-0/+99