aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds19-40/+472
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-57/+290
2016-10-04mfd: arizona: Remove arizona_of_get_named_gpio helper functionCharles Keepax1-3/+0
2016-10-04mfd: twl6040: Register child device for twl6040-pdmclkPeter Ujfalusi1-1/+1
2016-10-04mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones2-15/+0
2016-10-04mfd: ab8500-debugfs: Prevent initialised field from being over-writtenLee Jones1-0/+2
2016-10-04mfd: rk808: Fix RK818_IRQ_DISCHG_ILIM initializerArnd Bergmann1-1/+1
2016-10-04mfd: lp873x: Remove unused mutex lock from struct lp873xAxel Lin1-1/+0
2016-10-04mfd: tps65217: Add support for IRQsMarcin Niestroj1-0/+12
2016-10-04mfd: Add Samsung Exynos Low Power Audio Subsystem driverSylwester Nawrocki1-1/+3
2016-10-04mfd: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2-2/+2
2016-10-04mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2016-10-04mfd: da9063: Update author information to remove incorrect e-mail addressesSteve Twiss3-6/+6
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-4.9', 'ib-mfd-regulator-4.9', 'ib-mfd-regulator-4.9.1', 'ib-mfd-regulator-rtc-4.9', 'ib-mfd-regulator-rtc-4.9-1' and 'ib-mfd-rtc-4.9' into ibs-for-mfd-mergedLee Jones7-9/+713
2016-10-04mfd: arizona: Add gating of external MCLKn clocksSylwester Nawrocki1-0/+9
2016-09-30Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080', 'regulator/topic/rk808', 'regulator/topic/set-voltage' and 'regulator/topic/tps65218' into regulator-nextMark Brown1-0/+6
2016-09-28Merge branch 'ib-move-htc-egpio' into develLinus Walleij1-57/+0
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij1-57/+0
2016-09-13mfd: axp20x: Add support for AXP806 PMICChen-Yu Tsai1-0/+60
2016-09-13Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into develLinus Walleij1-0/+269
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-4/+4
2016-08-31mfd: rk808: Add RK818 supportWadim Egorov1-9/+145
2016-08-31mfd: lp873x: Add lp873x PMIC supportKeerthy1-0/+269
2016-08-31mfd: cros_ec: Add MKBP event supportVic Yang2-0/+52
2016-08-21iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R1-4/+4
2016-08-12mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner1-0/+153
2016-08-10regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICsTero Kristo1-0/+5
2016-08-10mfd: tps65218: add version check to the PMIC probeTero Kristo1-0/+1
2016-08-10mfd: Add STMPE1600 supportPatrice Chotard1-0/+1
2016-08-10mfd: stmpe: Rework registers accessPatrice Chotard1-0/+18
2016-08-10mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard1-0/+2
2016-08-08mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo ICChen-Yu Tsai1-0/+178
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds2-0/+46
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-16/+0
2016-08-01Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds6-38/+107
2016-07-31Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+10
2016-07-25mfd: cros_ec: Add EC_PWM function definitionsBrian Norris1-0/+31
2016-07-25mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso1-0/+15
2016-07-24Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'asoc/topic/adsp', 'asoc/topic/ak4613' and 'asoc/topic/ak4642' into asoc-nextMark Brown1-0/+10
2016-07-20Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/rn5t618', 'regulator/topic/tps65218' and 'regulator/topic/twl' into regulator-nextMark Brown3-0/+16
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann2-16/+0
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss1-1/+1
2016-06-29mfd: twl6040: Handle mclk used for HPPLL and optional internal clock sourcePeter Ujfalusi1-2/+3
2016-06-29mfd: stmpe: Move platform data into MFD driverLinus Walleij1-21/+1
2016-06-29mfd: arizona: Remove some duplicate definesCharles Keepax1-6/+0
2016-06-29mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz1-8/+17
2016-06-29mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmapAndrew F. Davis1-1/+1
2016-06-29mfd: altr_a10sr: Add Altera Arria10 DevKit System Resource ChipThor Thayer1-0/+85
2016-06-29regulator: rn5t618: Add RN5T567 PMIC supportStefan Agner1-0/+1
2016-06-29mfd: rn5t618: Add Ricoh RN5T567 PMIC supportStefan Agner1-0/+12