index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
rt5033.c
Age
Commit message (
Expand
)
Author
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-06-08
mfd: rt5033: Fix chip revision readout
Jakob Hauser
2023-06-08
mfd: rt5033: Drop rt5033-battery sub-device
Stephan Gerhold
2022-12-07
mfd: rt5033: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
2022-12-07
mfd: rt5033: Convert to i2c's .probe_new()
Uwe Kleine-König
2020-11-27
mfd: rt5033: Drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 450
Thomas Gleixner
2016-04-19
mfd: rt5033: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2015-10-30
mfd: rt5033: Add RT5033 Flash led sub device
Ingi Kim
2015-10-26
mfd: rt5033: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-08-11
mfd: Export OF module alias information in missing drivers
Javier Martinez Canillas
2015-01-22
mfd: rt5033: Add Richtek RT5033 driver core.
Beomho Seo