aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9062-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+1
2022-09-28mfd: da9061: Fix Failed to set Two-Wire Bus Mode.Jens Hillenstedt1-0/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2021-11-29mfd: da9062: Support SMBus and I2C modeAndrej Picej1-0/+12
2021-06-02mfd: da9062: Simplify getting of_device_id match dataKrzysztof Kozlowski1-9/+4
2020-11-27mfd: da9062: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-19mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn1-12/+12
2020-03-30mfd: da9062: Add support for interrupt polarity defined in device treeShreyas Joshi1-3/+41
2020-01-24mfd: da9062: Fix watchdog compatible stringMarco Felsch1-1/+1
2020-01-24mfd: da9062: add support for the DA9062 GPIOs in the coreMarco Felsch1-1/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-05-16mfd: da9062: Use core helper regmap_reg_range macrosSteve Twiss1-348/+114
2017-08-22Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"Lee Jones1-0/+6
2017-07-06mfd: da9061: Fix to remove BBAT_CONT register from chip modelSteve Twiss1-6/+0
2017-07-06mfd: da9061: Fix to remove BBAT_CONT register from chip modelSteve Twiss1-6/+0
2017-04-27mfd: Add support for DA9061Steve Twiss1-17/+410
2016-03-16mfd: da9062: Fix missing volatile registers in the core regmap_range volatile listsSteve Twiss1-1/+22
2015-10-30mfd: da9062-core: Rename get_device_type to da9062_get_device_typeAxel Lin1-2/+2
2015-08-11mfd: da9062: Support for the DA9063 OnKey in the DA9062 coreS Twiss1-0/+10
2015-08-11mfd: da9062: Support for the DA9063 RTC in the DA9062 coreS Twiss1-0/+11
2015-08-11mfd: da9062: Supply core driverS Twiss1-0/+512