/>
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8997.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-18mfd: Explicitly include correct DT includesRob Herring1-1/+0
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-12-07mfd: max8997: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2021-06-02mfd: max8997: Simplify getting of_device_id match dataKrzysztof Kozlowski1-5/+4
2021-04-14Revert "mfd: max8997: Add of_compatible to Extcon and Charger mfd_cell"Timon Baetz1-2/+2
2021-02-08mfd: max8997: Add of_compatible to Extcon and Charger mfd_cellTimon Baetz1-2/+2
2019-08-12mfd: max8997: Convert to i2c_new_dummy_deviceWolfram Sang1-9/+9
2018-10-23mfd: max8997: Disable interrupt handling for suspend/resume cycleMarek Szyprowski1-0/+2
2018-10-23mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski1-7/+1
2018-10-23mfd: maxim: Add SPDX license identifiersKrzysztof Kozlowski1-22/+8
2018-05-16mfd: max8997: Delete error message for a failed memory allocationMarkus Elfring1-3/+1
2016-06-29mfd: max8997: Make it explicitly non-modularPaul Gortmaker1-27/+3
2016-01-14mfd: Use to_i2c_client() instead of open-coding itGeliang Tang1-4/+4
2015-10-26mfd: max8997: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0