summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rohm-bd718x7.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: rohm: Use dev_err_probe()Matti Vaittinen2022-12-081-13/+8
* mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchipAidan MacDonald2022-12-071-1/+0
* mfd: rohm-bd718x7: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
* mfd: bd718x7: simplify by cleaning unnecessary device dataMatti Vaittinen2021-04-141-27/+16
* mfd: bd718x7: Add compatible for BD71850Matti Vaittinen2020-01-241-0/+4
* mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen2020-01-241-7/+32
* mfd: bd718x7: Make power button press duration configurableLeonard Crestez2019-07-021-0/+42
* mfd: bd718x7: Remove hardcoded config for button press durationLeonard Crestez2019-07-021-23/+0
* mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen2019-06-271-11/+12
* regulator: bd718xx: fix build warning on x86_64Matti Vaittinen2018-10-021-1/+1
* regulator/mfd: bd718xx: rename bd71837/bd71847 common instancesMatti Vaittinen2018-09-281-49/+49
* regulator/mfd: Support ROHM BD71847 power management ICMatti Vaittinen2018-09-281-41/+29
* mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen2018-08-161-0/+211