aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-platform-4.19' and 'ib-mfd-regulator-4.19', tag 'ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19' into ibs-for-mfd-mergedLee Jones15-1437/+8565
2018-07-13mfd: cros_ec_dev: Add CEC sub-device registrationNeil Armstrong1-0/+16
2018-07-04mfd: da9063: Add DA9063L supportMarek Vasut1-0/+2
2018-07-04mfd: da9063: Register RTC only on DA9063LMarek Vasut1-7/+24
2018-07-04mfd: da9063: Add custom IRQ map for DA9063LMarek Vasut1-2/+79
2018-07-04mfd: da9063: Add custom regmap for DA9063LMarek Vasut1-0/+48
2018-07-04mfd: da9063: Replace model with typeMarek Vasut2-3/+3
2018-07-04mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063Marek Vasut2-2/+2
2018-07-04mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZEMarek Vasut1-1/+1
2018-07-04mfd: da9063: Use PLATFORM_DEVID_NONEMarek Vasut1-3/+3
2018-07-04mfd: da9063: Use REGMAP_IRQ_REGMarek Vasut1-117/+58
2018-07-04mfd: da9063: Use regmap_reg_rangeMarek Vasut1-132/+42
2018-07-04mfd: da9063: Replace mfd_add_devices with devm counterpartMarek Vasut2-18/+3
2018-07-04mfd: da9063: Replace regmap_add_irq_chip with devm counterpartMarek Vasut2-7/+2
2018-07-04mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice.Enric Balletbo i Serra1-0/+16
2018-07-03platform/chrome: Move cros-ec transport drivers to drivers/platform.Enric Balletbo i Serra4-1151/+0
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-3/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook6-17/+22
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook3-6/+7
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds43-894/+735
2018-06-11mfd: cros_ec: Remove unused __remove functionArnd Bergmann1-2/+0
2018-06-11mfd: wm97xx-core: Platform data can be NULLRobert Jarzmik1-1/+1
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+2
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+2
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-2/+2
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-12/+7
2018-06-05mfd: madera: Register map tables for Cirrus Logic CS47L90/91Richard Fitzgerald3-0/+2684
2018-06-05mfd: madera: Register map tables for Cirrus Logic CS47L85Richard Fitzgerald3-0/+3019
2018-06-05mfd: madera: Register map tables for Cirrus Logic CS47L35Richard Fitzgerald3-0/+1619
2018-06-05mfd: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald6-0/+966
2018-06-04Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+14
2018-06-04mfd: cros_ec_dev: Don't advertise junk features on failureStephen Boyd1-2/+2
2018-06-04mfd: cros_ec: Use devm_kzalloc for private dataGwendal Grignou1-8/+2
2018-06-04mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clockJarkko Nikula1-10/+15
2018-06-04mfd: asic3: Fix broken MMC card detectionRobert Jarzmik1-0/+3
2018-06-04mfd: timberdale: Fix spelling mistake "Uknown" -> "Unknown"Colin Ian King1-1/+1
2018-06-04mfd: omap-usb-host: Use match_string() helperYisheng Xie1-22/+2
2018-06-04mfd: intel-lpss: Correct names of RESETS register bitsAndy Shevchenko1-2/+2
2018-06-04mfd: qcom-spmi-pmic: Add support for pm8005, pm8998 and pmi8998Stephen Boyd1-0/+6
2018-05-30Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni1-12/+7
2018-05-30regulator: wm8994: Fix shared GPIOsMark Brown1-0/+9
2018-05-29mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko1-2/+2
2018-05-29mfd: cros_ec_i2c: Moving the system sleep pm ops to lateJoseph Lo1-2/+3
2018-05-29mfd: cros_ec_i2c: Add ACPI module device tableWei-Ning Huang2-1/+13
2018-05-29mfd: cros_ec_dev: Register shutdown function for debugfsDaniel Hung-yu Wu1-0/+9
2018-05-29mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdeviceEnric Balletbo i Serra1-0/+16
2018-05-29mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson1-0/+4
2018-05-29mfd: cros_ec: Free IRQ automaticallyVincent Palatin1-14/+6
2018-05-29mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin1-1/+5