aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/88pm805.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11mfd: max77620: Do not allocate IRQs upfrontThierry Reding2-4/+2
2019-11-11mfd: qcom-spmi-pmic: Add support for PM/PMI8950Angelo G. Del Regno2-0/+6
2019-11-11mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROsLee Jones1-14/+7
2019-11-11mfd: ab8500: Example using new OF_MFD_CELL MACROLee Jones1-96/+42
2019-11-11mfd: Provide MACRO to declare commonly defined MFD cell attributesLee Jones1-0/+29
2019-11-11mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe()Markus Elfring1-5/+1
2019-11-11mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQHeiko Stuebner1-5/+1
2019-11-11mfd: rk808: Set RK817 interrupt polarity to lowHeiko Stuebner1-1/+1
2019-11-11mfd: rk808: Fix RK817 powerkey integrationHeiko Stuebner1-11/+3
2019-11-11mfd: rk808: Fix RK818 ID templateDaniel Schultz1-1/+1
2019-11-11mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula1-8/+20
2019-11-11docs: driver-model: add devm_ioremap_ucTuowen Zhao1-0/+1
2019-11-11mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao1-1/+1
2019-11-11lib: devres: add a helper function for ioremap_ucTuowen Zhao2-0/+21
2019-11-11sparc64: implement ioremap_ucTuowen Zhao1-0/+1
2019-10-24MAINTAINERS: add Mediatek shutdown driversJosef Friedl1-0/+7
2019-10-24power: reset: add driver for mt6323 poweroffJosef Friedl3-0/+108
2019-10-24rtc: mt6397: add compatible for mt6323Josef Friedl1-0/+1
2019-10-24rtc: mt6397: improvements of rtc driverJosef Friedl1-32/+19
2019-10-24rtc: mt6397: move some common definitions into rtc.hJosef Friedl2-54/+72