aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-17clk: mediatek: Unregister clks in mtk_clk_simple_probe() error pathChen-Yu Tsai1-1/+3
2022-02-17clk: mediatek: mtk: Implement error handling in register APIsChen-Yu Tsai2-35/+103
2022-02-17clk: mediatek: pll: Implement error handling in register APIChen-Yu Tsai2-7/+22
2022-02-17clk: mediatek: mux: Implement error handling in register APIChen-Yu Tsai1-1/+14
2022-02-17clk: mediatek: mux: Reverse check for existing clk to reduce nesting levelChen-Yu Tsai1-7/+8
2022-02-17clk: mediatek: gate: Implement error handling in register APIChen-Yu Tsai1-1/+14
2022-02-17clk: mediatek: cpumux: Implement error handling in register APIChen-Yu Tsai1-1/+14
2022-02-17clk: mediatek: mtk: Clean up included headersChen-Yu Tsai2-13/+12
2022-02-17clk: mediatek: Add mtk_clk_simple_remove()Chen-Yu Tsai2-0/+16
2022-02-17clk: mediatek: Implement mtk_clk_unregister_composites() APIChen-Yu Tsai2-0/+48
2022-02-17clk: mediatek: Implement mtk_clk_unregister_divider_clks() APIChen-Yu Tsai2-3/+24
2022-02-17clk: mediatek: Implement mtk_clk_unregister_factors() APIChen-Yu Tsai2-2/+24
2022-02-17clk: mediatek: Implement mtk_clk_unregister_fixed_clks() APIChen-Yu Tsai2-2/+24
2022-02-17clk: mediatek: pll: Clean up included headersChen-Yu Tsai1-5/+7
2022-02-17clk: mediatek: pll: Implement unregister APIChen-Yu Tsai2-0/+57
2022-02-17clk: mediatek: pll: Split definitions into separate header fileChen-Yu Tsai19-57/+91
2022-02-17clk: mediatek: mux: Clean up included headersChen-Yu Tsai2-5/+14
2022-02-17clk: mediatek: mux: Internalize struct mtk_clk_muxChen-Yu Tsai2-8/+8
2022-02-17clk: mediatek: mux: Implement unregister APIChen-Yu Tsai2-0/+38
2022-02-17clk: mediatek: cpumux: Clean up included headersChen-Yu Tsai2-0/+7
2022-02-17clk: mediatek: cpumux: Internalize struct mtk_clk_cpumuxChen-Yu Tsai2-8/+8
2022-02-17clk: mediatek: cpumux: Implement unregister APIChen-Yu Tsai2-0/+34
2022-02-17clk: mediatek: gate: Clean up included headersChen-Yu Tsai2-11/+10
2022-02-17clk: mediatek: gate: Implement unregister APIChen-Yu Tsai2-0/+38
2022-02-17clk: mediatek: gate: Internalize clk implementationChen-Yu Tsai2-41/+25
2022-02-17clk: mediatek: gate: Consolidate gate type clk related codeChen-Yu Tsai4-77/+77
2022-02-17clk: mediatek: Use %pe to print errorsChen-Yu Tsai6-25/+13
2022-01-24clk: mediatek: Fix memory leaks on probeJosé Expósito1-6/+30
2022-01-23Linux 5.17-rc1Linus Torvalds1-2/+2
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)2-3/+10
2022-01-22perf tools: Remove redundant err variableMinghao Chi1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers31-87/+99
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers1-3/+3
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIMasahiro Yamada1-1/+1
2022-01-23Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Masahiro Yamada1-1/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-01-22mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig1-15/+3
2022-01-22frontswap: remove support for multiple opsChristoph Hellwig3-42/+19
2022-01-22mm: mark swap_lock and swap_active_head staticChristoph Hellwig2-4/+2
2022-01-22frontswap: simplify frontswap_register_opsChristoph Hellwig1-41/+0
2022-01-22frontswap: remove frontswap_testChristoph Hellwig2-12/+1
2022-01-22mm: simplify try_to_unuseChristoph Hellwig5-97/+30
2022-01-22frontswap: remove the frontswap exportsChristoph Hellwig1-6/+0