summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9062-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: da9062: Simplify obtaining I2C match dataBiju Das2023-12-071-13/+9
* mfd: Explicitly include correct DT includesRob Herring2023-08-181-1/+1
* mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-151-1/+1
* mfd: da9062: Remove IRQ requirementChristoph Niedermaier2023-04-261-29/+55
* mfd: da9062: Use MFD_CELL_OF macroChristoph Niedermaier2023-04-261-68/+24
* mfd: da9062-core: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+3
* Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-10-071-0/+1
|\
| * mfd: da9061: Fix Failed to set Two-Wire Bus Mode.Jens Hillenstedt2022-09-281-0/+1
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
|/
* mfd: da9062: Support SMBus and I2C modeAndrej Picej2021-11-291-0/+12
* mfd: da9062: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-9/+4
* mfd: da9062: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn2020-11-191-12/+12
* mfd: da9062: Add support for interrupt polarity defined in device treeShreyas Joshi2020-03-301-3/+41
* mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-01-241-1/+1
* mfd: da9062: add support for the DA9062 GPIOs in the coreMarco Felsch2020-01-241-1/+15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* mfd: da9062: Use core helper regmap_reg_range macrosSteve Twiss2018-05-161-348/+114
* Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"Lee Jones2017-08-221-0/+6
* mfd: da9061: Fix to remove BBAT_CONT register from chip modelSteve Twiss2017-07-061-6/+0
* mfd: da9061: Fix to remove BBAT_CONT register from chip modelSteve Twiss2017-07-061-6/+0
* mfd: Add support for DA9061Steve Twiss2017-04-271-17/+410
* mfd: da9062: Fix missing volatile registers in the core regmap_range volatile...Steve Twiss2016-03-161-1/+22
* mfd: da9062-core: Rename get_device_type to da9062_get_device_typeAxel Lin2015-10-301-2/+2
* mfd: da9062: Support for the DA9063 OnKey in the DA9062 coreS Twiss2015-08-111-0/+10
* mfd: da9062: Support for the DA9063 RTC in the DA9062 coreS Twiss2015-08-111-0/+11
* mfd: da9062: Supply core driverS Twiss2015-08-111-0/+512