summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-11mfd: mfd-core: Protect against NULL call-back function pointerLee Jones
2019-11-11mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entriesLee Jones
2019-11-11mfd: cs5535-mfd: Request shared IO regions centrallyLee Jones
2019-11-11mfd: cs5535-mfd: Remove mfd_cell->id hackLee Jones
2019-11-11mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error messageLee Jones
2019-11-11mfd: intel_soc_pmic_crc: Add "cht_crystal_cove_pmic" cell to CHT cellsHans de Goede
2019-11-11mfd: madera: Add support for requesting the supply clocksCharles Keepax
2019-11-11mfd: madera: Update DT binding document to support clock suppliesCharles Keepax
2019-11-11mfd: wm8998: Remove some unused registersCharles Keepax
2019-11-11mfd: mt6397: Use PLATFORM_DEVID_NONE macro instead of -1Fabien Parent
2019-11-11mfd: twl: Endian fixups in i2c write and read wrappersJonathan Cameron
2019-11-11mfd: mt6397: Fix probe after changing mt6397-coreFrank Wunderlich
2019-11-11mfd: arizona: Switch to using devm_gpiod_get()Dmitry Torokhov
2019-11-11mfd: max77620: Do not allocate IRQs upfrontThierry Reding
2019-11-11mfd: qcom-spmi-pmic: Add support for PM/PMI8950Angelo G. Del Regno
2019-11-11mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROsLee Jones
2019-11-11mfd: ab8500: Example using new OF_MFD_CELL MACROLee Jones
2019-11-11mfd: Provide MACRO to declare commonly defined MFD cell attributesLee Jones
2019-11-11mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe()Markus Elfring
2019-11-11mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQHeiko Stuebner
2019-11-11mfd: rk808: Set RK817 interrupt polarity to lowHeiko Stuebner
2019-11-11mfd: rk808: Fix RK817 powerkey integrationHeiko Stuebner
2019-11-11mfd: rk808: Fix RK818 ID templateDaniel Schultz
2019-11-11mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula
2019-11-11Merge branches 'ib-mfd-doc-sparc-libdevres-5.5' and 'ib-mfd-power-rtc-5.5' in...Lee Jones
2019-11-11docs: driver-model: add devm_ioremap_ucTuowen Zhao
2019-11-11mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao
2019-11-11lib: devres: add a helper function for ioremap_ucTuowen Zhao
2019-11-11sparc64: implement ioremap_ucTuowen Zhao
2019-10-24MAINTAINERS: add Mediatek shutdown driversJosef Friedl
2019-10-24power: reset: add driver for mt6323 poweroffJosef Friedl
2019-10-24rtc: mt6397: add compatible for mt6323Josef Friedl
2019-10-24rtc: mt6397: improvements of rtc driverJosef Friedl
2019-10-24rtc: mt6397: move some common definitions into rtc.hJosef Friedl
2019-10-24dt-bindings: rtc: mediatek: add missing mt6397 rtcJosef Friedl
2019-09-30Linux 5.4-rc1v5.4-rc1Linus Torvalds
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-30Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider
2019-09-29Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-29Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-09-29Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-09-30csky: Fixup csky_pmu.max_period assignmentMao Han
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren
2019-09-30csky: Use generic free_initrd_mem()Mike Rapoport
2019-09-29Merge branch 'entropy'Linus Torvalds