Age | Commit message (Expand) | Author | Files | Lines |
2019-11-11 | mfd: madera: Add support for requesting the supply clocks | Charles Keepax | 2 | -1/+37 |
2019-11-11 | mfd: madera: Update DT binding document to support clock supplies | Charles Keepax | 1 | -0/+8 |
2019-11-11 | mfd: wm8998: Remove some unused registers | Charles Keepax | 2 | -19/+0 |
2019-11-11 | mfd: mt6397: Use PLATFORM_DEVID_NONE macro instead of -1 | Fabien Parent | 1 | -6/+6 |
2019-11-11 | mfd: twl: Endian fixups in i2c write and read wrappers | Jonathan Cameron | 1 | -4/+8 |
2019-11-11 | mfd: mt6397: Fix probe after changing mt6397-core | Frank Wunderlich | 1 | -24/+40 |
2019-11-11 | mfd: arizona: Switch to using devm_gpiod_get() | Dmitry Torokhov | 1 | -5/+1 |
2019-11-11 | mfd: max77620: Do not allocate IRQs upfront | Thierry Reding | 2 | -4/+2 |
2019-11-11 | mfd: qcom-spmi-pmic: Add support for PM/PMI8950 | Angelo G. Del Regno | 2 | -0/+6 |
2019-11-11 | mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs | Lee Jones | 1 | -14/+7 |
2019-11-11 | mfd: ab8500: Example using new OF_MFD_CELL MACRO | Lee Jones | 1 | -96/+42 |
2019-11-11 | mfd: Provide MACRO to declare commonly defined MFD cell attributes | Lee Jones | 1 | -0/+29 |
2019-11-11 | mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe() | Markus Elfring | 1 | -5/+1 |
2019-11-11 | mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQ | Heiko Stuebner | 1 | -5/+1 |
2019-11-11 | mfd: rk808: Set RK817 interrupt polarity to low | Heiko Stuebner | 1 | -1/+1 |
2019-11-11 | mfd: rk808: Fix RK817 powerkey integration | Heiko Stuebner | 1 | -11/+3 |
2019-11-11 | mfd: rk808: Fix RK818 ID template | Daniel Schultz | 1 | -1/+1 |
2019-11-11 | mfd: intel-lpss: Add default I2C device properties for Gemini Lake | Jarkko Nikula | 1 | -8/+20 |
2019-11-11 | Merge branches 'ib-mfd-doc-sparc-libdevres-5.5' and 'ib-mfd-power-rtc-5.5' in... | Lee Jones | 7 | -86/+236 |
2019-11-11 | docs: driver-model: add devm_ioremap_uc | Tuowen Zhao | 1 | -0/+1 |
2019-11-11 | mfd: intel-lpss: Use devm_ioremap_uc for MMIO | Tuowen Zhao | 1 | -1/+1 |
2019-11-11 | lib: devres: add a helper function for ioremap_uc | Tuowen Zhao | 2 | -0/+21 |
2019-11-11 | sparc64: implement ioremap_uc | Tuowen Zhao | 1 | -0/+1 |
2019-10-24 | MAINTAINERS: add Mediatek shutdown drivers | Josef Friedl | 1 | -0/+7 |
2019-10-24 | power: reset: add driver for mt6323 poweroff | Josef Friedl | 3 | -0/+108 |
2019-10-24 | rtc: mt6397: add compatible for mt6323 | Josef Friedl | 1 | -0/+1 |
2019-10-24 | rtc: mt6397: improvements of rtc driver | Josef Friedl | 1 | -32/+19 |
2019-10-24 | rtc: mt6397: move some common definitions into rtc.h | Josef Friedl | 2 | -54/+72 |
2019-10-24 | dt-bindings: rtc: mediatek: add missing mt6397 rtc | Josef Friedl | 1 | -0/+29 |
2019-09-30 | Linux 5.4-rc1v5.4-rc1 | Linus Torvalds | 1 | -2/+2 |
2019-09-30 | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -18/+58 |
2019-09-30 | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 17 | -212/+291 |
2019-09-30 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 9 | -81/+66 |
2019-09-30 | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 5 | -11/+30 |
2019-09-30 | Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 9 | -35/+410 |
2019-09-30 | csky: Move static keyword to the front of declaration | Krzysztof Wilczynski | 1 | -1/+1 |
2019-09-30 | csky: entry: Remove unneeded need_resched() loop | Valentin Schneider | 1 | -4/+0 |
2019-09-30 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+34 |
2019-09-30 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -10/+2 |
2019-09-30 | Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 14 | -26/+194 |
2019-09-30 | csky: Fixup csky_pmu.max_period assignment | Mao Han | 1 | -1/+1 |
2019-09-30 | csky: Fixup add zero_fp fixup perf backtrace panic | Guo Ren | 2 | -21/+31 |
2019-09-30 | csky: Use generic free_initrd_mem() | Mike Rapoport | 1 | -16/+0 |
2019-09-30 | Merge branch 'entropy' | Linus Torvalds | 2 | -1/+64 |
2019-09-30 | Revert "Revert "ext4: make __ext4_get_inode_loc plug"" | Linus Torvalds | 1 | -0/+3 |
2019-09-30 | random: try to actively add entropy rather than passively wait for it | Linus Torvalds | 1 | -1/+61 |
2019-09-29 | Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 6 | -79/+64 |
2019-09-29 | Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Olof Johansson | 17 | -202/+982 |
2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 15 | -51/+110 |
2019-09-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 5 | -463/+114 |