summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/raa215300.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: raa215300: Add missing blank spaceBiju Das2023-08-181-1/+1
* regulator: raa215300: Change rate from 32000->32768Biju Das2023-08-181-1/+1
* regulator: raa215300: Add const definitionBiju Das2023-08-161-1/+1
* regulator: raa215300: Fix resource leak in case of errorBiju Das2023-08-161-8/+8
* regulator: raa215300: Switch back to use struct i2c_driver::probeUwe Kleine-König2023-07-091-1/+1
* regulator: raa215300: Change the scope of the variables {clkin_name, xin_name}Biju Das2023-07-091-7/+9
* regulator: Add Renesas PMIC RAA215300 driverBiju Das2023-06-231-0/+190