summaryrefslogtreecommitdiff
path: root/drivers/mfd/arizona-i2c.c
AgeCommit message (Expand)Author
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-26mfd: arizona-i2c: Add the missing device table IDs for OFAndré Apitzsch
2022-12-07mfd: arizona: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: arizona-i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-03-08mfd: arizona: Add missing statics to the of_match_tablesCharles Keepax
2021-11-05mfd: arizona: Split of_match table into I2C and SPI versionsCharles Keepax
2021-02-04mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()Hans de Goede
2021-02-04mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")Hans de Goede
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-01-14mfd: arizona-i2c: Add blank line formatting after declarationLee Jones
2015-10-30mfd: arizona: Use correct type ID for device tree configRichard Fitzgerald
2015-10-30mfd: arizona: Remove use of codec build config #ifdefsRichard Fitzgerald
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald
2015-02-26mfd: arizona: Add support for WM8280/WM8281Richard Fitzgerald
2014-07-09mfd: arizona: Rid data size incompatibility warn when building for 64bitLee Jones
2013-10-23mfd: arizona: Include linux/of.h headerSachin Kamat
2013-06-18mfd: arizona: Integrate wm8997 into Arizona mfdCharles Keepax
2013-05-20mfd: Add device tree bindings for Arizona class devicesMark Brown
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-07-16mfd: Initial support for the WM5110Mark Brown
2012-07-09mfd: Add missing WM5102 ifdefsMark Brown
2012-06-23mfd: arizona: I2C bus interfaceMark Brown