Age | Commit message (Expand) | Author | Files | Lines |
2022-12-07 | mfd: da9062-core: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
2022-10-07 | Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -0/+1 |
2022-09-28 | mfd: da9061: Fix Failed to set Two-Wire Bus Mode. | Jens Hillenstedt | 1 | -0/+1 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2021-11-29 | mfd: da9062: Support SMBus and I2C mode | Andrej Picej | 1 | -0/+12 |
2021-06-02 | mfd: da9062: Simplify getting of_device_id match data | Krzysztof Kozlowski | 1 | -9/+4 |
2020-11-27 | mfd: da9062: Drop of_match_ptr from of_device_id table | Krzysztof Kozlowski | 1 | -1/+1 |
2020-11-19 | mfd: da9xxx-core: Constify static struct resource | Rikard Falkeborn | 1 | -12/+12 |
2020-03-30 | mfd: da9062: Add support for interrupt polarity defined in device tree | Shreyas Joshi | 1 | -3/+41 |
2020-01-24 | mfd: da9062: Fix watchdog compatible string | Marco Felsch | 1 | -1/+1 |
2020-01-24 | mfd: da9062: add support for the DA9062 GPIOs in the core | Marco Felsch | 1 | -1/+15 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2018-05-16 | mfd: da9062: Use core helper regmap_reg_range macros | Steve Twiss | 1 | -348/+114 |
2017-08-22 | Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model" | Lee Jones | 1 | -0/+6 |
2017-07-06 | mfd: da9061: Fix to remove BBAT_CONT register from chip model | Steve Twiss | 1 | -6/+0 |
2017-07-06 | mfd: da9061: Fix to remove BBAT_CONT register from chip model | Steve Twiss | 1 | -6/+0 |
2017-04-27 | mfd: Add support for DA9061 | Steve Twiss | 1 | -17/+410 |
2016-03-16 | mfd: da9062: Fix missing volatile registers in the core regmap_range volatile... | Steve Twiss | 1 | -1/+22 |
2015-10-30 | mfd: da9062-core: Rename get_device_type to da9062_get_device_type | Axel Lin | 1 | -2/+2 |
2015-08-11 | mfd: da9062: Support for the DA9063 OnKey in the DA9062 core | S Twiss | 1 | -0/+10 |
2015-08-11 | mfd: da9062: Support for the DA9063 RTC in the DA9062 core | S Twiss | 1 | -0/+11 |
2015-08-11 | mfd: da9062: Supply core driver | S Twiss | 1 | -0/+512 |