aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/max77843.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-18mfd: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2023-06-15mfd: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2022-12-07mfd: max77843: Drop useless mask_invert flag on irqchipGravatar Aidan MacDonald 1-1/+0
2022-12-07mfd: max77843: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+3
2019-08-12mfd: max77843: Convert to i2c_new_dummy_deviceGravatar Wolfram Sang 1-3/+3
2018-10-23mfd: maxim: Add SPDX license identifiersGravatar Krzysztof Kozlowski 1-12/+7
2018-01-08mfd: Remove duplicate includesGravatar Pravin Shedge 1-1/+0
2016-06-29mfd: max77843: Make it explicitly non-modularGravatar Paul Gortmaker 1-22/+2
2016-01-14mfd: Use to_i2c_client() instead of open-coding itGravatar Geliang Tang 1-2/+2
2015-10-01mfd: max77843: Fix max77843_chg_init() return on errorGravatar Javier Martinez Canillas 1-1/+1
2015-07-16drivers: max77843: Switch to common max77693 state containerGravatar Krzysztof Kozlowski 1-9/+11
2015-03-04mfd: max77843: Add max77843 MFD driver core driverGravatar Jaewon Kim 1-0/+243