aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/bcm590xx.c
AgeCommit message (Expand)Author
2024-04-25master: sync with upstream 6.6Bruce Ashfield
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-12-07mfd: bcm590xx: Convert to i2c's .probe_new()Uwe Kleine-König
2020-11-27mfd: bcm590xx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2019-08-12mfd: bcm590xx: Convert to i2c_new_dummy_deviceWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-11-29mfd: bcm590xx: Simplify a testChristophe JAILLET
2016-04-19mfd: bcm590xx: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2015-10-26mfd: bcm590xx: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-03mfd: bcm590xx: Fix modalias prefixAxel Lin
2014-06-03mfd: bcm590xx: Add missing remove functionAxel Lin
2014-05-21mfd: bcm590xx: Add support for secondary I2C slave addressMatt Porter
2014-03-19mfd: bcm590xx: Fix type argument for module device tableAxel Lin
2014-03-19mfd: Add bcm590xx pmu driverMatt Porter