aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-25arm64: dts: rockchip: Fix PCIe regulators on Radxa E25Jonas Karlman1-8/+8
2023-07-25arm64: dts: rockchip: switch px30-engicam to enable-gpiosKrzysztof Kozlowski2-2/+2
2023-07-25arm64: dts: rockchip: switch rk3399-gru boards to enable-gpiosKrzysztof Kozlowski1-1/+1
2023-07-24arm64: dts: rockchip: add PCIe3 support for rk3588Sebastian Reichel1-0/+120
2023-07-24arm64: dts: rockchip: fix/update sdmmc properties for rock-5a and -5bFUKAUMI Naoki2-0/+4
2023-07-14arm64: dts: rockchip: add USB2 to rk3588s-rock5aSebastian Reichel1-0/+78
2023-07-14arm64: dts: rockchip: add USB2 to rk3588-rock5bSebastian Reichel1-0/+55
2023-07-14arm64: dts: rockchip: add USB2 to rk3588-evb1Sebastian Reichel1-0/+74
2023-07-14arm64: dts: rockchip: add USB2 support for rk3588Sebastian Reichel1-0/+94
2023-07-14arm64: dts: rockchip: Enable RS485 for edgeble-neu6bJagan Teki1-0/+7
2023-07-14arm64: dts: rockchip: Enable RS232 for edgeble-neu6bJagan Teki1-0/+7
2023-07-14arm64: dts: rockchip: Enable PWM FAN for edgeble-neu6bJagan Teki1-0/+7
2023-07-14arm64: dts: rockchip: Enable RTC for edgeble-neu6bJagan Teki1-0/+24
2023-07-14arm64: dts: rockchip: Enable SATA for edgeble-neu6bJagan Teki1-0/+8
2023-07-14arm64: dts: rockchip: Add microSD card for edgeble-neu6bJagan Teki1-0/+13
2023-07-14arm64: dts: rockchip: Add PMIC for edgeble-neu6bJagan Teki1-0/+358
2023-07-12arm64: dts: rockchip: enable SATA on rk3588-evb1Sebastian Reichel1-0/+8
2023-07-11arm64: dts: rockchip: add SATA support to rk3588Sebastian Reichel2-0/+71
2023-07-11arm64: dts: rockchip: add combo PHYs to rk3588Sebastian Reichel2-0/+63
2023-07-11arm64: dts: rockchip: add dts for Firefly Station P2 aka rk3568-roc-pcFurkan Kardame2-0/+644
2023-07-11dt-bindings: arm: rockchip: Add Firefly Station P2Furkan Kardame1-0/+5
2023-07-11arm64: dts: rockchip: Drop unchanged max-frequency from rk3588 boardsJagan Teki7-8/+0
2023-07-11arm64: dts: rockchip: Add Radxa ROCK 4SEChristopher Obbard2-0/+66
2023-07-11dt-bindings: arm: rockchip: Add Radxa ROCK 4SEChristopher Obbard1-0/+5
2023-07-11arm64: dts: rockchip: Move OPP table from ROCK Pi 4 dtsiChristopher Obbard4-1/+3
2023-07-11arm64: dts: rockchip: add fan support to rock-5aSebastian Reichel1-0/+14
2023-07-11arm64: dts: rockchip: add SARADC to rock-5aSebastian Reichel1-0/+5
2023-07-11arm64: dts: rockchip: enable I2C interface from DSI and CSI connectors on rock-5aSebastian Reichel1-0/+10
2023-07-11arm64: dts: rockchip: add vdd_npu_s0 regulator to rock-5aSebastian Reichel1-0/+17
2023-07-11arm64: dts: rockchip: add I2C EEPROM to rock-5aSebastian Reichel1-0/+10
2023-07-11arm64: dts: rockchip: add analog audio to rock-5aSebastian Reichel1-0/+52
2023-07-11arm64: dts: rockchip: add status LED to rock-5aSebastian Reichel1-0/+20
2023-07-11arm64: dts: rockchip: add SD card support to rock-5aLucas Tanure1-0/+14
2023-07-11arm64: dts: rockchip: add 5V regulator to rock-5aSebastian Reichel1-0/+20
2023-07-11arm64: dts: rockchip: add vdd_cpu_big regulators to rock-5aSebastian Reichel1-0/+56
2023-07-11arm64: dts: rockchip: add PMIC to rock-5aSebastian Reichel1-0/+366
2023-07-11dt-bindings: eeprom: at24: add Belling BL24C16ASebastian Reichel1-0/+3
2023-07-11dt-bindings: vendor-prefixes: Add prefix for bellingSebastian Reichel1-0/+2
2023-07-10arm64: dts: rockchip: Update sound card label on rk3588-rock-5bCristian Ciocaltea1-10/+10
2023-07-10arm64: dts: rockchip: Add dtsi entry for RK3399 PCIe endpoint coreRick Wertenbroek1-0/+27
2023-07-09Linux 6.5-rc1Linus Torvalds1-2/+2
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds1-46/+46
2023-07-08mm: lock newly mapped VMA with corrected orderingHugh Dickins1-2/+2
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan1-0/+1
2023-07-08mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan1-0/+2
2023-07-08mm: lock a vma before stack expansionSuren Baghdasaryan1-0/+4
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma1-1/+1
2023-07-08lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven1-2/+9
2023-07-08kasan, slub: fix HW_TAGS zeroing with slub_debugAndrey Konovalov2-14/+14
2023-07-08kasan: fix type cast in memory_is_poisoned_nAndrey Konovalov1-1/+2