aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/intel_soc_pmic_crc.c
AgeCommit message (Expand)Author
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-26mfd: intel_soc_pmic_crc: Remove MODULE_LICENSE in non-modulesNick Alcock
2022-10-07Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2022-09-28mfd: intel_soc_pmic_crc: Update the copyright yearAndy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_coveAndy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()Andy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdefferyAndy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()...Andy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()Andy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()Andy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crcAndy Shevchenko
2022-03-08mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cellsHans de Goede
2022-03-08mfd: intel_soc_pmic_crc: Sort cells by IRQ orderHans de Goede
2020-11-19mfd: intel: Constify static struct resourceRikard Falkeborn
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-11-11mfd: intel_soc_pmic_crc: Add "cht_crystal_cove_pmic" cell to CHT cellsHans de Goede
2019-10-25ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driverHans de Goede
2018-10-23mfd: Convert Intel PMIC drivers to use SPDX identifierAndy Shevchenko
2018-10-23mfd: Sort headers alphabetically for Intel PMIC driversAndy Shevchenko
2018-10-23mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macroAndy Shevchenko
2018-10-23mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macroAndy Shevchenko
2017-09-05mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHTHans de Goede
2015-07-21mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMICShobhit Kumar
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski
2015-01-22mfd: intel_soc_pmic: Constify struct regmap_configKrzysztof Kozlowski
2014-11-26ACPI / PMIC: support PMIC operation region for CrystalCoveAaron Lu
2014-06-17mfd: intel_soc_pmic: Crystal Cove supportZhu, Lejun