summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
Ricardo B. Marliere 2024-03-07mcb: make mcb_bus_type constRicardo B. Marliere 2023-12-15mcb: core: fix kernel-doc warningsRandy Dunlap 2023-10-21mcb: fix error handling for different scenarios when parsingSanjuán García, Jorge 2023-10-21mcb: Use the actual bus passed to init and release functionsRodríguez Barbarin, José Javier 2023-10-16Merge 6.6-rc6 into char-misc-nextGreg Kroah-Hartman 2023-10-05mcb: use short version for function pointer for mcb_free_busJorge Sanjuan Garcia 2023-10-05mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia 2023-04-20mcb-lpc: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier 2023-04-20mcb-pci: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier 2023-04-20mcb: Return actual parsed size when reading chameleon tableRodríguez Barbarin, José Javier 2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman 2022-12-02mcb: mcb-parse: fix error handing in chameleon_parse_gdd()Yang Yingliang 2022-12-02drivers: mcb: fix resource leak in mcb_probe()Zhengchao Shao 2022-07-12drivers: mcb: directly use ida_alloc()/free()keliu