index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
2022-09-28
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
Christophe JAILLET
2022-09-28
mfd: silergy,sy7636a: Add config option MFD_SY7636A
Alistair Francis
2022-09-28
mfd: mt6370: Add MediaTek MT6370 support
ChiYuan Huang
2022-09-28
mfd: rk808: Add Rockchip rk817 battery charger support
Chris Morgan
2022-09-28
mfd: intel_soc_pmic_crc: Update the copyright year
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()...
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic: Move non-Intel Makefile entries to their own group
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
Christophe JAILLET
2022-09-28
mfd: stmpe: Probe sub-function by compatible
Francesco Dolcini
2022-09-28
mfd: stmpe: Remove rotator block from probe
Francesco Dolcini
2022-09-28
mfd: intel-lpss: Provide an SSP type to the SPI driver
Andy Shevchenko
2022-09-09
mfd: ocelot: Add support for the vsc7512 chip via spi
Colin Foster
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-06
Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-08-04
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-08-04
Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-03
mfd: remove reference to AVR32 architecture in atmel-smc.c
Hans-Christian Noren Egtvedt
2022-08-02
Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-07-19
mfd: sun6i-prcm: Update Kconfig description
Samuel Holland
2022-07-19
mfd: intel_soc_pmic_bxtwc: Fix spelling in the comment
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Drop unneeded casting
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Use sysfs_emit() instead of sprintf()
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Use bits.h macros for all masks
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR()
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr...
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Extend use of temporary variable for struct device
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Use dev_err_probe()
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Convert to use platform_get/set_drvdata()
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Create sysfs attributes using core driver's facility
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()
Andy Shevchenko
2022-07-19
mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDs
Andy Shevchenko
2022-07-19
mfd: mt6397: Add basic support for MT6331+MT6332 PMIC
AngeloGioacchino Del Regno
2022-07-19
mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cells
Samuel Holland
2022-07-19
mfd: db8500-prcmu: Drop duplicated word "the" in the comments
Jiang Jian
2022-07-19
mfd: intel_soc_pmic_chtwc: Switch from __maybe_unused to pm_sleep_ptr() etc
Andy Shevchenko
2022-07-19
mfd: intel_soc_pmic_chtwc: Use dev_err_probe()
Andy Shevchenko
2022-07-19
mfd: tc6393xb: Make disable callback return void
Uwe Kleine-König
2022-07-19
mfd: dln2: Automatically detect and fill endpoint pointers
Andy Shevchenko
2022-07-19
mfd: pm8008: Remove driver data structure pm8008_data
Lee Jones
2022-07-19
mfd: twl: Remove platform data support
Uwe Kleine-König
[prev]
[next]