summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-26counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write()Dan Carpenter1-2/+6
2023-04-26dt-bindings: mfd: dlg,da9063: Document voltage monitoringBenjamin Bara1-2/+15
2023-04-26dt-bindings: mfd: stm32: Remove unnecessary blank linesPatrick Delaunay1-1/+0
2023-04-26dt-bindings: mfd: qcom,spmi-pmic: Use generic ADC node name in examplesMarijn Suijten1-2/+2
2023-04-26dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatibleJacky Huang1-0/+1
2023-04-26MAINTAINERS: Add entries for Renesas RZ/G2L MTU3a counter driverBiju Das1-0/+8
2023-04-26counter: Add Renesas RZ/G2L MTU3a counter driverBiju Das3-0/+914
2023-04-26Documentation: ABI: sysfs-bus-counter: add cascade_counts_enable and external...Biju Das1-0/+32
2023-04-26mfd: Add Renesas RZ/G2L MTU3a core driverBiju Das5-0/+806
2023-04-26dt-bindings: timer: Document RZ/G2L MTU3a bindingsBiju Das1-0/+302
2023-04-26mfd: rsmu_i2c: Convert to i2c's .probe_new() againUwe Kleine-König1-3/+3
2023-04-26mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDsJarkko Nikula1-0/+15
2023-04-26mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning1-0/+1
2023-04-26mfd: axp20x: Fix axp288 writable-rangesHans de Goede1-0/+1
2023-04-26dt-bindings: mfd: x-powers,axp152: Simplify disallowing propertiesKrzysztof Kozlowski1-11/+5
2023-04-26mfd: rsmu: Support 32-bit address spaceMin Li4-56/+174
2023-04-26dt-bindings: mfd: qcom,spmi-pmic: Add nvram functionJohan Hovold1-0/+4
2023-04-26mfd: arizona-spi: Add missing MODULE_DEVICE_TABLECharles Keepax1-0/+1
2023-04-26dt-bindings: mfd: Drop unneeded quotes in 'ref', 'id' and 'schema' entriesRob Herring9-23/+23
2023-04-26mfd: ocelot-spi: Fix unsupported bulk readColin Foster1-0/+1
2023-04-26mfd: omap-usb-tll: Remove unused usbtll_readb() functionTom Rix1-5/+0
2023-04-26mfd: twl-core: Remove unused add_child() and add_numbered_child() functionsTom Rix1-65/+0
2023-04-26dt-bindings: mfd: qcom,spmi-pmic: Add compatible for pmm8654auBartosz Golaszewski1-0/+1
2023-04-26mfd: arizona-i2c: Add the missing device table IDs for OFAndré Apitzsch1-0/+1
2023-04-26dt-bindings: mfd: qcom,spmi-pmic: Add PM2250Konrad Dybcio1-0/+1
2023-04-26mfd: rsmu_spi: Remove unneeded casts of void *Geert Uytterhoeven1-2/+2
2023-04-26mfd: atc260x-i2c: Drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-04-26mfd: atmel-smc: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-04-26mfd: various: Use of_property_read_bool() for boolean propertiesRob Herring2-16/+6
2023-04-26mfd: various: Use of_property_present() for testing DT property presenceRob Herring3-3/+3
2023-04-26mfd: da903x: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: da9052: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: da9052-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: da9052-spi: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: da9055: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: da9055-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: stmpe-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: stmpe-spi: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: 88pm860x: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: tc3589x: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: ezx-pcap: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: omap-usb-host: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: omap-usb-tll: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: tps6586x: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: lp8788: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: twl4030-audio: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: twl6040: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-26mfd: da9055: Do not cite as modularNick Alcock1-3/+0
2023-04-26mfd: da9062: Remove IRQ requirementChristoph Niedermaier1-29/+55
2023-04-26mfd: da9062: Use MFD_CELL_OF macroChristoph Niedermaier1-68/+24