index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
da9062-core.c
Age
Commit message (
Expand
)
Author
2023-12-07
mfd: da9062: Simplify obtaining I2C match data
Biju Das
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
2023-06-15
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-26
mfd: da9062: Remove IRQ requirement
Christoph Niedermaier
2023-04-26
mfd: da9062: Use MFD_CELL_OF macro
Christoph Niedermaier
2022-12-07
mfd: da9062-core: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-10-07
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2022-09-28
mfd: da9061: Fix Failed to set Two-Wire Bus Mode.
Jens Hillenstedt
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-11-29
mfd: da9062: Support SMBus and I2C mode
Andrej Picej
2021-06-02
mfd: da9062: Simplify getting of_device_id match data
Krzysztof Kozlowski
2020-11-27
mfd: da9062: Drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-19
mfd: da9xxx-core: Constify static struct resource
Rikard Falkeborn
2020-03-30
mfd: da9062: Add support for interrupt polarity defined in device tree
Shreyas Joshi
2020-01-24
mfd: da9062: Fix watchdog compatible string
Marco Felsch
2020-01-24
mfd: da9062: add support for the DA9062 GPIOs in the core
Marco Felsch
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-05-16
mfd: da9062: Use core helper regmap_reg_range macros
Steve Twiss
2017-08-22
Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"
Lee Jones
2017-07-06
mfd: da9061: Fix to remove BBAT_CONT register from chip model
Steve Twiss
2017-07-06
mfd: da9061: Fix to remove BBAT_CONT register from chip model
Steve Twiss
2017-04-27
mfd: Add support for DA9061
Steve Twiss
2016-03-16
mfd: da9062: Fix missing volatile registers in the core regmap_range volatile...
Steve Twiss
2015-10-30
mfd: da9062-core: Rename get_device_type to da9062_get_device_type
Axel Lin
2015-08-11
mfd: da9062: Support for the DA9063 OnKey in the DA9062 core
S Twiss
2015-08-11
mfd: da9062: Support for the DA9063 RTC in the DA9062 core
S Twiss
2015-08-11
mfd: da9062: Supply core driver
S Twiss