aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09soc: aspeed: Adapt to new LPC device tree layoutChia-Wei, Wang2-14/+29
2021-04-09pinctrl: aspeed-g5: Adapt to new LPC device tree layoutChia-Wei, Wang1-6/+11
2021-04-09ipmi: kcs: aspeed: Adapt to new LPC DTS layoutChia-Wei, Wang1-11/+16
2021-04-09ARM: dts: Remove LPC BMC and Host partitionsChia-Wei, Wang3-199/+151
2021-04-09dt-bindings: aspeed-lpc: Remove LPC partitioningChia-Wei, Wang1-75/+25
2021-04-08soc: qcom: mdt_loader: Detect truncated read of segmentsBjorn Andersson1-0/+9
2021-04-08soc: qcom: mdt_loader: Validate that p_filesz < p_memszBjorn Andersson1-0/+8
2021-04-07soc: qcom: pdr: Fix error return code in pdr_register_listenerQinglang Miao1-1/+1
2021-04-06firmware: qcom_scm: Fix kernel-doc function names to matchStephen Boyd1-2/+2
2021-04-06firmware: qcom_scm: Suppress sysfs bind attributesStephen Boyd1-0/+1
2021-04-06firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd1-2/+16
2021-04-06firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd3-35/+39
2021-04-06firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd1-11/+8
2021-04-06soc: mediatek: mmsys: Add support for MT8167 SoCFabien Parent2-0/+46
2021-04-06dt-bindings: mediatek: mmsys: add mt8167 bindingFabien Parent1-0/+1
2021-04-05soc: qcom: wcnss_ctrl: Allow reading firmware-name from DTBjorn Andersson1-3/+7
2021-04-05soc: qcom: wcnss_ctrl: Introduce local variable "dev"Bjorn Andersson1-4/+5
2021-04-05dt-bindings: soc: qcom: wcnss: Add firmware-name propertyBjorn Andersson1-0/+7
2021-04-05memory: pl353: fix mask of ECC page_size config registergexueyuan1-1/+1
2021-04-04firmware: stratix10-svc: build only on 64-bit ARMKrzysztof Kozlowski1-1/+1
2021-04-01dt-bindings: memory: tegra20: mc: Convert to schemaDmitry Osipenko2-40/+79
2021-04-01dt-bindings: memory: tegra124: emc: Replace core regulator with power domainDmitry Osipenko1-3/+4
2021-04-01dt-bindings: memory: tegra30: emc: Replace core regulator with power domainDmitry Osipenko1-3/+4
2021-04-01dt-bindings: memory: tegra20: emc: Replace core regulator with power domainDmitry Osipenko1-2/+2
2021-04-01memory: tegra: Print out info-level once per driver probeDmitry Osipenko3-25/+25
2021-04-01memory: tegra20: Protect debug code with a lockDmitry Osipenko1-0/+7
2021-04-01memory: tegra20: Correct comment to MC_STAT registers writesDmitry Osipenko1-3/+2
2021-04-01memory: tegra20: Add debug statisticsDmitry Osipenko4-2/+344
2021-04-01memory: tegra: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li1-2/+2
2021-04-01memory: fsl-corenet-cf: Remove redundant dev_err call in ccf_probe()Qiheng Lin1-3/+1
2021-04-01soc: mediatek: pm-domains: Add a power domain names for mt8167Enric Balletbo i Serra1-0/+7
2021-04-01soc: mediatek: pm-domains: Add a power domain names for mt8192Enric Balletbo i Serra1-0/+21
2021-04-01soc: mediatek: pm-domains: Add a power domain names for mt8183Enric Balletbo i Serra1-0/+15
2021-04-01soc: mediatek: pm-domains: Add a meaningful power domain nameEnric Balletbo i Serra3-1/+17
2021-04-01soc: mediatek: Make symbol 'mtk_mutex_driver' staticWei Yongjun1-1/+1
2021-03-31soc: mediatek: mmsys: Add mt8183 mmsys routing tableHsin-Yi Wang2-0/+57
2021-03-30firmware: arm_scmi: Add dynamic scmi devices creationCristian Marussi3-34/+311
2021-03-30firmware: arm_scmi: Add protocol modularization supportCristian Marussi12-5/+55
2021-03-30firmware: arm_scmi: Rename non devres notify_opsCristian Marussi2-13/+13
2021-03-30firmware: arm_scmi: Make notify_priv really privateCristian Marussi4-33/+40
2021-03-30firmware: arm_scmi: Cleanup events registration transient codeCristian Marussi7-41/+40
2021-03-30firmware: arm_scmi: Cleanup unused core transfer helper wrappersCristian Marussi2-106/+0
2021-03-30firmware: arm_scmi: Cleanup legacy protocol init codeCristian Marussi2-29/+2
2021-03-30firmware: arm_scmi: Make references to handle constCristian Marussi2-7/+7
2021-03-30firmware: arm_scmi: Remove legacy scmi_voltage_ops protocol interfaceCristian Marussi2-83/+0
2021-03-30regulator: scmi: Port driver to the new scmi_voltage_proto_ops interfaceCristian Marussi1-19/+23
2021-03-30firmware: arm_scmi: Port voltage protocol to new protocols interfaceCristian Marussi2-67/+136
2021-03-30firmware: arm_scmi: Port systempower protocol to new protocols interfaceCristian Marussi2-17/+14
2021-03-30firmware: arm_scmi: Remove legacy scmi_sensor_ops protocol interfaceCristian Marussi2-101/+0
2021-03-30iio/scmi: Port driver to the new scmi_sensor_proto_ops interfaceCristian Marussi1-50/+50