aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-24of/fdt: Restore possibility to use both ACPI and FDT from bootloaderDmytro Maluka1-9/+1
2025-01-23docs: dt-bindings: Document preferred line wrappingKrzysztof Kozlowski1-5/+11
2025-01-23dt-bindings: ufs: Correct indentation and style in DTS exampleKrzysztof Kozlowski2-22/+22
2025-01-17of: Correct element count for two arrays in API of_parse_phandle_with_args_map()Zijun Hu1-2/+2
2025-01-17of: reserved-memory: Warn for missing static reserved memory regionsZijun Hu1-0/+5
2025-01-17of: Do not expose of_alias_scan() and correct its commentsZijun Hu4-3/+5
2025-01-16dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615Sayali Lokhande1-0/+2
2025-01-16dt-bindings: usb: qcom,dwc3: Add IPQ5424 to USB DWC3 bindingsVaradarajan Narayanan1-0/+1
2025-01-14dt-bindings: arm: coresight: Update the pattern of ete node nameMao Jinlong1-3/+3
2025-01-13of: Warn when of_property_read_bool() is used on non-boolean propertiesRob Herring (Arm)2-18/+33
2025-01-13device property: Split property reading bool and presence test opsRob Herring (Arm)7-13/+56
2025-01-13of/fdt: Check fdt_get_mem_rsv() error in early_init_fdt_scan_reserved_mem()Zijun Hu1-1/+6
2025-01-13of: reserved-memory: Move an assignment to effective place in __reserved_mem_alloc_size()Zijun Hu1-2/+1
2025-01-13of: reserved-memory: Do not make kmemleak ignore freed addressZijun Hu1-1/+2
2025-01-13of: reserved-memory: Fix using wrong number of cells to get property 'alignment'Zijun Hu1-2/+2
2025-01-13of: Remove a duplicated code blockZijun Hu3-35/+25
2025-01-13of: property: Avoiding using uninitialized variable @imaplen in parse_interrupt_map()Zijun Hu1-1/+1
2025-01-10of: Correct child specifier used as input of the 2nd nexus nodeZijun Hu1-1/+1
2025-01-10dt-bindings: interrupt-controller: ti,omap4-wugen-mpu: Add file extensionKrzysztof Kozlowski1-0/+0
2025-01-10dt-bindings: interrupt-controller: Correct indentation and style in DTS exampleKrzysztof Kozlowski2-20/+20
2025-01-10dt-bindings: display: Correct indentation and style in DTS exampleKrzysztof Kozlowski12-244/+243
2025-01-09dt-bindings: opp: h6: Add A100 operating pointsCody Eksal1-0/+1
2025-01-07dt-bindings: samsung,mipi-dsim: Add imx7d specific compatibleAlexander Stein1-1/+3
2025-01-07dt-bindings: soc: altera: convert socfpga-system.txt to yamlNiravkumar L Rabara2-25/+51
2025-01-07dt-bindings: interrupt-controller: qcom,pdc: Document SM8750 PDCMelody Olvera1-0/+1
2025-01-07dt-bindings: memory-controller: qca,ath79-ddr-controller: Drop consumer from exampleRob Herring (Arm)1-7/+0
2025-01-07dt-bindings: sram: qcom,imem: Document MSM8976AngeloGioacchino Del Regno1-0/+1
2025-01-07dt-bindings: thermal: qcom-tsens: Document ipq6018 temperature sensorRayyan Ansari1-0/+1
2025-01-07dt-bindings: qcom,pdc: document QCS8300 Power Domain ControllerJingyi Wang1-0/+1
2025-01-07dt-bindings: qcom,pdc: document QCS615 Power Domain ControllerLijuan Gao1-0/+1
2025-01-06dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSSKyle Deng1-0/+1
2025-01-06dt-bindings: nvmem: qfprom: Add compatible for QCS615Lijuan Gao1-0/+1
2025-01-06dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteprocJingyi Wang1-14/+30
2025-01-03dt-bindings: mfd: mediatek: mt6397: Add bindings for MT6328Yassine Oudjana2-0/+3
2025-01-03docs: dt: unittest: Correct SELFTEST to UNITTESTDirk Behme2-8/+6
2025-01-02dt-bindings: vendor-prefixes: add SiflowerChuanhong Guo1-0/+2
2024-12-31of: Constify 'struct bin_attribute'Thomas Weißschuh1-2/+2
2024-12-18dt-bindings: interrupt-controller: arm,gic: Correct VGIC interrupt descriptionKrzysztof Kozlowski1-2/+2
2024-12-17dt-bindings: interrupt-controller: update imsic reg address to 0x24000000 in Example 1Huang Borong1-1/+1
2024-12-17dt-bindings: power: Convert raspberrypi,bcm2835-power to Dt schemaKaran Sanghavi2-47/+42
2024-12-16of: Fix of_find_node_opts_by_path() handling of alias+path+optionsZijun Hu1-3/+3
2024-12-16of: unittest: Add a test case for of_find_node_opts_by_path() with alias+path+optionsZijun Hu1-0/+9
2024-12-16dt-bindings: timer: fsl,imxgpt: Document fsl,imx35-gptFabio Estevam1-0/+1
2024-12-16dt-bindings: timer: fsl,imxgpt: Fix the fsl,imx7d-gpt fallbackFabio Estevam1-1/+1
2024-12-10of/irq: Correct element count for array @dummy_imask in API of_irq_parse_raw()Zijun Hu1-1/+1
2024-12-10of: Simplify API of_find_node_with_property() implementationZijun Hu1-7/+3
2024-12-10of/fdt: Dump __be32 array in CPU type order in of_dump_addr()Zijun Hu1-1/+1
2024-12-10of: Hide of_default_bus_match_table[]Stephen Boyd2-14/+11
2024-12-03of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attributeThomas Weißschuh1-12/+4
2024-12-01Linux 6.13-rc1Linus Torvalds1-2/+2