aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-03mfd: maxim: Correct Samsung "Electronics" spelling in headersSumanth Gavini3-3/+3
2025-05-23mfd: sm501: Remove unused sm501_find_clockDr. David Alan Gilbert2-46/+0
2025-05-23mfd: 88pm886: Constify struct regmap_irq_chip and some other structuresChristophe JAILLET1-4/+4
2025-05-23dt-bindings: mfd: syscon: Add mediatek,mt8365-infracfg-naoNícolas F. R. A. Prado1-0/+1
2025-05-23mfd: sprd-sc27xx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+4
2025-05-23mfd: rt5033: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+5
2025-05-23mfd: max8925: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-05-23mfd: max77705: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+3
2025-05-23mfd: max77541: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+1
2025-05-23mfd: max14577: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-05-23mfd: as3722: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+3
2025-05-23mfd: 88pm886: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+5
2025-05-23dt-bindings: mfd: Correct indentation and style in DTS exampleKrzysztof Kozlowski4-224/+224
2025-05-23dt-bindings: mfd: Drop unrelated nodes from DTS exampleKrzysztof Kozlowski3-26/+0
2025-05-23dt-bindings: mfd: syscon: Add qcom,apq8064-sps-sicDmitry Baryshkov1-0/+2
2025-05-23dt-bindings: mfd: syscon: Add qcom,apq8064-mmss-sfpbDmitry Baryshkov1-0/+2
2025-05-23mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLEAlexey Gladkov1-1/+1
2025-05-23dt-bindings: mfd: syscon: Add mt7988-topmiscFrank Wunderlich1-0/+2
2025-05-23mfd: exynos-lpass: Fix another error handling path in exynos_lpass_probe()Christophe JAILLET1-10/+15
2025-05-23mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass...Christophe JAILLET1-1/+0
2025-05-23mfd: exynos-lpass: Fix an error handling path in exynos_lpass_probe()Christophe JAILLET1-3/+2
2025-05-23dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT6893AngeloGioacchino Del Regno1-0/+1
2025-05-23MAINTAINERS: add myself as reviewer for Samsung S2M MFDAndré Draszik1-0/+1
2025-05-23mfd: sec: Add myself as module authorAndré Draszik2-0/+2
2025-05-23mfd: sec-irq: Convert to using REGMAP_IRQ_REG() macrosAndré Draszik1-268/+75
2025-05-23mfd: sec-common: Convert to using MFD_CELL macrosAndré Draszik1-36/+21
2025-05-23mfd: sec-common: Use sizeof(*var), not sizeof(struct type_of_var)André Draszik1-1/+1
2025-05-23mfd: sec: Don't compare against NULL / 0 for errors, use !André Draszik2-3/+3
2025-05-23mfd: sec: Change device_type to intAndré Draszik5-13/+10
2025-05-23mfd: sec-i2c: Rework platform data and regmap instantiatingAndré Draszik1-67/+66
2025-05-23mfd: sec-common: Don't ignore errors from sec_irq_init()André Draszik1-1/+3
2025-05-23mfd: sec-irq: s2dos05 doesn't support interruptsAndré Draszik1-6/+8
2025-05-23mfd: sec-i2c: s2dos05/s2mpu05: Use explicit regmap config and drop defaultAndré Draszik1-3/+15
2025-05-23mfd: sec: Use dev_err_probe() where appropriateAndré Draszik3-17/+13
2025-05-23mfd: sec-i2c: Sort struct of_device_id entries and the device type switchAndré Draszik1-9/+9
2025-05-23mfd: sec-common: Fix multiple trivial whitespace issuesAndré Draszik1-4/+4
2025-05-23mfd: sec: Merge separate core and irq modulesAndré Draszik3-10/+4
2025-05-23mfd: sec: Add support for S2MPG10 PMICAndré Draszik9-0/+1139
2025-05-23mfd: sec: Split into core and transport (i2c) driversAndré Draszik9-227/+287
2025-05-23mfd: sec: Move private internal API to internal headerAndré Draszik5-3/+18
2025-05-23mfd: sec: Update includes to add missing and remove superfluous onesAndré Draszik2-5/+7
2025-05-23mfd: sec: Sort includes alphabeticallyAndré Draszik2-10/+9
2025-05-23mfd: sec-core: Drop non-existing forward declarationsAndré Draszik1-2/+0
2025-05-23dt-bindings: mfd: samsung,s2mps11: add s2mpg10André Draszik1-1/+25
2025-05-23dt-bindings: mfd: syscon: Add microchip,sama7d65-secumodRyan Wanner1-0/+1
2025-05-23dt-bindings: mfd: syscon: atmel,sama5d2-secumod: Convert to yamlRyan Wanner2-25/+48
2025-05-23dt-bindings: mfd: atmel: Add microchip,sama7d65-gpbrRyan Wanner1-0/+1
2025-05-23mfd: ucb1x00: Use new GPIO line value setter callbacksBartosz Golaszewski1-2/+5
2025-05-23mfd: tps65010: Use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-05-23mfd: sm501: Use new GPIO line value setter callbacksBartosz Golaszewski1-2/+5