aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-02thermal: stm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02thermal: sprd: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-02thermal: spear: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02thermal: exynos_tmu: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02thermal: rzg2l: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02thermal: rockchip: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: rcar: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: rcar_gen3: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: tsens: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: lvts: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: kirkwood: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: k3_j72xx_bandgap: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: k3_bandgap: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: int3406: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-29thermal: int3403: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: int3402: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: int3401: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: int3400: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-29thermal: imx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: imx8mm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: hisi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: dove: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: da9062: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-29thermal: ns: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-29thermal: armada: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Linux 6.6-rc3Linus Torvalds1-1/+1
2023-09-23mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax1-2/+2
2023-09-23KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXTom Lendacky1-1/+33
2023-09-23KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky3-12/+29
2023-09-23KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini1-4/+1
2023-09-23KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson6-103/+68
2023-09-23KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini3-19/+14
2023-09-22cxl/acpi: Annotate struct cxl_cxims_data with __counted_byKees Cook1-2/+2
2023-09-22cxl/port: Fix cxl_test register enumeration regressionDan Williams1-4/+9
2023-09-22eventfs: Remember what dentries were created on dir openSteven Rostedt (Google)1-17/+70
2023-09-22ring-buffer: Fix bytes info in per_cpu buffer statsZheng Yejian1-13/+15
2023-09-22x86,static_call: Fix static-call vs return-thunkPeter Zijlstra2-1/+3
2023-09-22x86/alternatives: Remove faulty optimizationJosh Poimboeuf1-8/+0
2023-09-22i2c: xiic: Correct return value check for xiic_reinit()Daniel Scally1-1/+1
2023-09-22gpio: sim: fix an invalid __free() usageBartosz Golaszewski1-37/+23
2023-09-22MAINTAINERS: remove myself as nouveau maintainerBen Skeggs1-1/+0
2023-09-21MAINTAINERS: Add x86 platform drivers patchworkIlpo Järvinen1-0/+1
2023-09-21KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson3-7/+12
2023-09-21KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel1-2/+21
2023-09-21KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel1-14/+21
2023-09-21RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensionsAnup Patel1-1/+4
2023-09-21RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registersAnup Patel1-1/+1
2023-09-21i2c: mux: gpio: Add missing fwnode_handle_put()Liang He1-1/+3
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree4-4/+30