aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-25iio: dac: stm32-dac-core: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: dac: ltc2688: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: adc: stm32-dfsdm-adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-17/+12
2024-06-25iio: adc: sc27xx_adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-21/+20
2024-06-25iio: adc: rn5t618-adc: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: adc: qcom-spmi-rradc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-26/+24
2024-06-25iio: adc: berlin2-adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-13/+11
2024-06-25iio: adc: mp2629_adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-11/+8
2024-06-25iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-57/+44
2024-06-25iio: adc: intel_mrfld_adc: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: adc: ina2xx-adc: make use of regmap_clear_bits()Trevor Gamblin1-2/+1
2024-06-25iio: adc: fsl-imx25-gcq: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-9/+7
2024-06-25iio: adc: cpcap-adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-27/+19
2024-06-25iio: adc: bcm_iproc_adc: make use of regmap_clear_bits()Trevor Gamblin1-4/+4
2024-06-25iio: adc: axp288_adc: make use of regmap_set_bits()Trevor Gamblin1-2/+2
2024-06-25iio: adc: axp20x_adc: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: adc: ad4130: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: accel: msa311: make use of regmap_clear_bits()Trevor Gamblin1-4/+4
2024-06-25iio: accel: kxsd9: Make use of regmap_clear_bits()Trevor Gamblin1-4/+1
2024-06-25iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()Trevor Gamblin1-10/+8
2024-06-25iio: adc: ad7173: Add support for AD411x devicesDumitru Ceclan1-32/+282
2024-06-25iio: adc: ad7173: document sampling frequency behaviourDumitru Ceclan1-0/+15
2024-06-25iio: adc: ad7173: refactor device info structsDumitru Ceclan1-138/+122
2024-06-25iio: adc: ad7173: add support for special inputsDumitru Ceclan1-2/+25
2024-06-25iio: adc: ad7173: refactor ain and vref selectionDumitru Ceclan1-19/+43
2024-06-25iio: adc: ad7173: refactor channel configuration parsingDumitru Ceclan1-12/+17
2024-06-25iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan4-11/+29
2024-06-22dt-bindings: adc: ad7173: add support for ad411xDumitru Ceclan1-2/+192
2024-06-22dt-bindings: iio: adc: Add common-mode-channel propertyDumitru Ceclan1-0/+11
2024-06-22iio: adc: ad7944: use devm_regulator_get_enable_read_voltageDavid Lechner1-42/+12
2024-06-22iio: adc: ad7793: use devm_regulator_get_enable_read_voltageDavid Lechner1-21/+3
2024-06-22iio: adc: ad7292: use devm_regulator_get_enable_read_voltageDavid Lechner1-30/+6
2024-06-22iio: adc: ad7266: use devm_regulator_get_enable_read_voltageDavid Lechner1-27/+6
2024-06-22iio: adc: ad7192: Clean up devAlisa-Dariana Roman1-35/+30
2024-06-22iio: adc: adi-axi-adc: improve probe() error messagingTrevor Gamblin1-3/+6
2024-06-16Linux 6.10-rc4v6.10-rc4Linus Torvalds1-1/+1
2024-06-16leds: class: Revert: "If no default trigger is given, make hw_control trigger...Hans de Goede1-6/+0
2024-06-16RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...Yazen Ghannam3-41/+114
2024-06-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto2-4/+7
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto2-12/+15
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto2-4/+6
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto3-5/+8
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto3-6/+9
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto2-12/+16
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2-12/+18
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2-10/+13
2024-06-15firewire: fix website URL in KconfigTakashi Sakamoto1-1/+1
2024-06-14loop: Disable fallocate() zero and discard if not supportedCyril Hrubis1-0/+23
2024-06-14ata: libata-scsi: Set the RMB bit only for removable media devicesDamien Le Moal1-4/+4
2024-06-14arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilationspengfuyuan1-8/+0