index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
intel_soc_pmic_crc.c
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-02
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-27
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