Age | Commit message (Expand) | Author |
2019-11-11 | mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error message | Lee Jones |
2019-11-11 | mfd: intel_soc_pmic_crc: Add "cht_crystal_cove_pmic" cell to CHT cells | Hans de Goede |
2019-11-11 | mfd: madera: Add support for requesting the supply clocks | Charles Keepax |
2019-11-11 | mfd: wm8998: Remove some unused registers | Charles Keepax |
2019-11-11 | mfd: mt6397: Use PLATFORM_DEVID_NONE macro instead of -1 | Fabien Parent |
2019-11-11 | mfd: mt6397: Fix probe after changing mt6397-core | Frank Wunderlich |
2019-11-11 | mfd: arizona: Switch to using devm_gpiod_get() | Dmitry Torokhov |
2019-11-11 | mfd: max77620: Do not allocate IRQs upfront | Thierry Reding |
2019-11-11 | mfd: qcom-spmi-pmic: Add support for PM/PMI8950 | Angelo G. Del Regno |
2019-11-11 | mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs | Lee Jones |
2019-11-11 | mfd: ab8500: Example using new OF_MFD_CELL MACRO | Lee Jones |
2019-11-11 | mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe() | Markus Elfring |
2019-11-11 | mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQ | Heiko Stuebner |
2019-11-11 | mfd: rk808: Set RK817 interrupt polarity to low | Heiko Stuebner |
2019-11-11 | mfd: rk808: Fix RK817 powerkey integration | Heiko Stuebner |
2019-11-11 | mfd: intel-lpss: Add default I2C device properties for Gemini Lake | Jarkko Nikula |
2019-11-11 | mfd: intel-lpss: Use devm_ioremap_uc for MMIO | Tuowen Zhao |
2019-10-25 | ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driver | Hans de Goede |
2019-10-24 | mfd: mt6397: Fix probe after changing mt6397-core | Frank Wunderlich |
2019-10-18 | mfd: Switch the AB8500 GPADC to IIO | Linus Walleij |
2019-09-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds |
2019-09-24 | thermal: db8500: Finalize device tree conversion | Linus Walleij |
2019-09-23 | Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-09-19 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-09-18 | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-09-18 | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-03 | Merge generic_lookup_helpers into usb-next | Greg Kroah-Hartman |
2019-09-03 | mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb drivers | Christoph Hellwig |
2019-09-02 | mfd: cros_ec: Use mfd_add_hotplug_devices() helper | Enric Balletbo i Serra |
2019-09-02 | mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices | Enric Balletbo i Serra |
2019-09-02 | mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs | Enric Balletbo i Serra |
2019-09-02 | mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Rename config to a better name | Enric Balletbo i Serra |
2019-09-02 | mfd: cros_ec: Switch to use the new cros-ec-chardev driver | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Miscellaneous character device to talk with the EC | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Move cros-ec core driver out from MFD | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Handle chained ECs as platform devices | Enric Balletbo i Serra |
2019-09-02 | mfd: mt6323: Add MT6323 RTC and PWRC | Josef Friedl |
2019-09-02 | mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macros | Josef Friedl |
2019-09-02 | mfd: db8500-prcmu: Support the higher DB8520 ARMSS | Linus Walleij |
2019-09-02 | mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit request | Andy Shevchenko |
2019-09-02 | mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safe | Wolfram Sang |
2019-09-02 | mfd: sm501: Include the GPIO driver header | Linus Walleij |
2019-09-02 | mfd: intel-lpss: Add Intel Skylake ACPI IDs | Andy Shevchenko |
2019-09-02 | mfd: intel-lpss: Consistently use GENMASK() | Andy Shevchenko |
2019-09-02 | mfd: Add support for Merrifield Basin Cove PMIC | Andy Shevchenko |
2019-09-02 | mfd: ezx-pcap: Replace mutex_lock with spin_lock | Fuqian Huang |