aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9062-core.c
AgeCommit message (Expand)Author
2023-12-07mfd: da9062: Simplify obtaining I2C match dataBiju Das
2023-08-18mfd: Explicitly include correct DT includesRob Herring
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-26mfd: da9062: Remove IRQ requirementChristoph Niedermaier
2023-04-26mfd: da9062: Use MFD_CELL_OF macroChristoph Niedermaier
2022-12-07mfd: da9062-core: Convert to i2c's .probe_new()Uwe Kleine-König
2022-10-07Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2022-09-28mfd: da9061: Fix Failed to set Two-Wire Bus Mode.Jens Hillenstedt
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-11-29mfd: da9062: Support SMBus and I2C modeAndrej Picej
2021-06-02mfd: da9062: Simplify getting of_device_id match dataKrzysztof Kozlowski
2020-11-27mfd: da9062: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-19mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn
2020-03-30mfd: da9062: Add support for interrupt polarity defined in device treeShreyas Joshi
2020-01-24mfd: da9062: Fix watchdog compatible stringMarco Felsch
2020-01-24mfd: da9062: add support for the DA9062 GPIOs in the coreMarco Felsch
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-05-16mfd: da9062: Use core helper regmap_reg_range macrosSteve Twiss
2017-08-22Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"Lee Jones
2017-07-06mfd: da9061: Fix to remove BBAT_CONT register from chip modelSteve Twiss
2017-07-06mfd: da9061: Fix to remove BBAT_CONT register from chip modelSteve Twiss
2017-04-27mfd: Add support for DA9061Steve Twiss
2016-03-16mfd: da9062: Fix missing volatile registers in the core regmap_range volatile...Steve Twiss
2015-10-30mfd: da9062-core: Rename get_device_type to da9062_get_device_typeAxel Lin
2015-08-11mfd: da9062: Support for the DA9063 OnKey in the DA9062 coreS Twiss
2015-08-11mfd: da9062: Support for the DA9063 RTC in the DA9062 coreS Twiss
2015-08-11mfd: da9062: Supply core driverS Twiss