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