summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2025-11-25 11:33:10 +0100
committerArnd Bergmann <arnd@arndb.de>2025-11-25 11:33:10 +0100
commit0363169ac78a71c02211fbf600d046aff7f5a66d (patch)
tree3ea3965d571e9143ac5975e2e5a5557b6e182c1e /tools/perf/scripts/python/export-to-postgresql.py
parent16e8af6c037e2b9549338cecbbbf004bf958c7ba (diff)
parente0431ff998bd32dcc1e591a45b4e156fcb0325a3 (diff)
downloadkernel-0363169ac78a71c02211fbf600d046aff7f5a66d.tar.gz
Merge tag 'ti-driver-soc-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/drivers
TI SoC driver updates for v6.19 - ti_sci: Add Partial-IO poweroff support and sys_off handler integration - ti_sci: Gate IO isolation programming on firmware capability flag - ti_sci: cleanup by replacing ifdeffery in PM ops with pm_sleep_ptr() macro * tag 'ti-driver-soc-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux: firmware: ti_sci: Partial-IO support firmware: ti_sci: Support transfers without response firmware: ti_sci: Set IO Isolation only if the firmware is capable firmware: ti_sci: Replace ifdeffery by pm_sleep_ptr() macro Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
ndrei Emeltchenko 2010-11-24OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley 2010-11-24OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman 2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König 2010-10-22omap: UART: fix wakeup registers for OMAP24xx UART2Kevin Hilman 2010-10-11omap: serial: Fix the boot-up crash/reboot without CONFIG_PMSantosh Shilimkar 2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley 2010-09-29OMAP3: serial: Fix uart4 handling for 3630Govindraj.R 2010-09-29OMAP: UART: use non-locking versions of hwmod enable/idle functionsKevin Hilman 2010-09-29OMAP: UART: don't do automatic bus-level suspend/resumeKevin Hilman 2010-09-29OMAP2: UART: remove set_uart_globalsGovindraj.R 2010-09-29OMAP: UART: omap_device conversions, remove implicit 8520 assumptionsKevin Hilman 2010-08-02omap2/3/4: serial: errata i202: fix for MDR1 accessDeepak K 2010-08-02omap2/3/4: serial: introduce errata handlingNishanth Menon 2010-08-02omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warnNishanth Menon 2010-08-02omap2/3/4: serial: remove initialization sparse warningsNishanth Menon 2010-08-02omap3: serial: Add context save and restore for mcrGovindraj R