Age | Commit message (Expand) | Author |
2023-06-15 | mfd: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-04-26 | mfd: intel_soc_pmic_crc: Remove MODULE_LICENSE in non-modules | Nick Alcock |
2022-10-07 | Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2022-09-28 | mfd: intel_soc_pmic_crc: Update the copyright year | Andy Shevchenko |
2022-09-28 | mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove | Andy Shevchenko |
2022-09-28 | mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new() | Andy Shevchenko |
2022-09-28 | mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery | Andy Shevchenko |
2022-09-28 | mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()... | Andy Shevchenko |
2022-09-28 | mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata() | Andy Shevchenko |
2022-09-28 | mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip() | Andy Shevchenko |
2022-09-28 | mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc | Andy Shevchenko |
2022-03-08 | mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cells | Hans de Goede |
2022-03-08 | mfd: intel_soc_pmic_crc: Sort cells by IRQ order | Hans de Goede |
2020-11-19 | mfd: intel: Constify static struct resource | Rikard Falkeborn |
2019-12-01 | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2019-11-11 | mfd: intel_soc_pmic_crc: Add "cht_crystal_cove_pmic" cell to CHT cells | Hans de Goede |
2019-10-25 | ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driver | Hans de Goede |
2018-10-23 | mfd: Convert Intel PMIC drivers to use SPDX identifier | Andy Shevchenko |
2018-10-23 | mfd: Sort headers alphabetically for Intel PMIC drivers | Andy Shevchenko |
2018-10-23 | mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macro | Andy Shevchenko |
2018-10-23 | mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macro | Andy Shevchenko |
2017-09-05 | mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHT | Hans de Goede |
2015-07-21 | mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC | Shobhit Kumar |
2015-06-22 | mfd: Constify regmap and irq configuration data | Krzysztof Kozlowski |
2015-01-22 | mfd: intel_soc_pmic: Constify struct regmap_config | Krzysztof Kozlowski |
2014-11-26 | ACPI / PMIC: support PMIC operation region for CrystalCove | Aaron Lu |
2014-06-17 | mfd: intel_soc_pmic: Crystal Cove support | Zhu, Lejun |