summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-16mfd: twl-core: Fix clock initializationPeter Ujfalusi1-1/+1
2018-05-16dt-bindings: mfd: motorola-cpcap: Document audio-codecSebastian Reichel1-0/+42
2018-05-16mfd: axp20x: Correct AXP806 POK interrupt prefixChen-Yu Tsai2-8/+8
2018-05-16mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cellsChen-Yu Tsai1-157/+30
2018-05-16mfd: axp20x: Constify struct mfd_cell and struct resourceChen-Yu Tsai2-23/+23
2018-05-16mfd: da9062: Use core helper regmap_reg_range macrosSteve Twiss1-348/+114
2018-05-16mfd: arizona: Update reset pin to use GPIODCharles Keepax2-19/+37
2018-05-16mfd: sprd: Add one syscon cell to access PMIC global registersBaolin Wang1-0/+3
2018-05-16mfd: pcf50633: Fix some memory leaks in the error handling path of 'pcf50633_...Christophe JAILLET1-2/+5
2018-05-16mfd: viperboard: Delete an error message for a failed memory allocation in vp...Markus Elfring1-3/+1
2018-05-16mfd: twl6030-irq: Delete an error message for a failed memory allocation in t...Markus Elfring1-3/+1
2018-05-16mfd: tps80031: Delete an error message for a failed memory allocation in tps8...Markus Elfring1-3/+1
2018-05-16mfd: tps65910: Move an assignment in tps65910_sleepinit()Markus Elfring1-2/+2
2018-05-16mfd: tps65910: Delete an unnecessary variable initialisation in tps65910_slee...Markus Elfring1-1/+1
2018-05-16mfd: tps65910: Delete an unnecessary variable initialisation in four functionsMarkus Elfring1-4/+4
2018-05-16mfd: tps65910: Delete an error message for a failed memory allocation in tps6...Markus Elfring1-3/+1
2018-05-16mfd: tps6586x: Delete an error message for a failed memory allocation in tps6...Markus Elfring1-3/+1
2018-05-16mfd: tps65090: Delete an error message for a failed memory allocation in tps6...Markus Elfring1-3/+1
2018-05-16mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation...Markus Elfring1-3/+2
2018-05-16mfd: smsc-ece1099: Improve a size determination in smsc_i2c_probe()Markus Elfring1-2/+1
2018-05-16mfd: sm501: Adjust 12 checks for null pointersMarkus Elfring1-15/+11
2018-05-16mfd: sm501: Improve a size determination in two functionsMarkus Elfring1-2/+2
2018-05-16mfd: si476x-i2c: Delete an error message for a failed memory allocation in si...Markus Elfring1-4/+2
2018-05-16mfd: abx500-core: Adjust 14 checks for null pointersMarkus Elfring1-7/+7
2018-05-16mfd: abx500-core: Improve two size determinations in abx500_register_ops()Markus Elfring1-4/+2
2018-05-16mfd: abx500-core: Delete an error message for a failed memory allocation in a...Markus Elfring1-3/+2
2018-05-16mfd: rave-sp: Check received frame length before accepting next byteAndrey Smirnov1-2/+2
2018-05-16mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()Andrey Smirnov1-4/+4
2018-05-16mfd: rave-sp: Add code to print firmware versionsAndrey Smirnov1-0/+95
2018-05-16mfd: ab8500-debugfs: Use kasprintfHimanshu Jha1-2/+1
2018-05-16mfd: syscon: Set name of regmap_configJeffy Chen1-0/+1
2018-05-16mfd: axp20x: Add battery power supply cell for AXP813Quentin Schulz1-0/+3
2018-05-16mfd: axp20x: Probe axp20x_adc driver for AXP813Quentin Schulz1-1/+4
2018-05-16mfd: axp20x: Make AXP209/22x cells probe their ADC via DTQuentin Schulz1-1/+4
2018-05-16Revert "mfd: cros_ec: Add ACPI GPE handler for LID0 devices"Wenkai Du4-134/+3
2018-05-16mfd: Update to SPDX license identifierRajmohan Mani2-23/+4
2018-05-16mfd: tps65218: Reorder tps65218_regulator_id enumDave Gerlach1-2/+2
2018-05-16mfd: syscon: Set regmap name to DT node nameDavid Lechner1-0/+1
2018-05-16mfd: omap-usb-tll: Allocate driver data at onceLadislav Michl1-35/+25
2018-05-16mfd: smsc-ece1099: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2018-05-16mfd: sm501: Delete error message for a failed memory allocation in two placesMarkus Elfring1-2/+0
2018-05-16mfd: rc5t583: Improve a size determinationMarkus Elfring1-1/+1
2018-05-16mfd: rc5t583: Delete error message for a failed memory allocationMarkus Elfring1-3/+1
2018-05-16mfd: max8997: Delete error message for a failed memory allocationMarkus Elfring1-3/+1
2018-05-16mfd: jz4740-adc: Delete error message for a failed memory allocationMarkus Elfring1-3/+1
2018-05-16mfd: janz-cmodio: Delete error message for a failed memory allocationMarkus Elfring1-3/+1
2018-05-16mfd: htc-i2cpld: Delete error message for a failed memory allocationMarkus Elfring1-3/+1
2018-05-16mfd: syscon: Remove unused Exynos PMU headersKrzysztof Kozlowski2-40/+0
2018-05-16Merge tags 'ib-mfd-hwmon-v4.18', 'ib-mfd-input-rtc-v4.18' and 'ib-mfd-pwm-v4....Lee Jones10-9/+938
2018-05-16pwm: stm32: Use input prescaler to improve period captureFabrice Gasnier2-2/+62