index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
ptm.c
Age
Commit message (
Expand
)
Author
2023-10-24
PCI/PTM: Use FIELD_GET()
Bjorn Helgaas
2022-09-12
PCI/PTM: Reorder functions in logical order
Bjorn Helgaas
2022-09-12
PCI/PTM: Preserve RsvdP bits in PTM Control register
Bjorn Helgaas
2022-09-12
PCI/PTM: Move pci_ptm_info() body into its only caller
Bjorn Helgaas
2022-09-12
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
Bjorn Helgaas
2022-09-12
PCI/PTM: Separate configuration and enable
Bjorn Helgaas
2022-09-12
PCI/PTM: Add pci_upstream_ptm() helper
Bjorn Helgaas
2022-09-12
PCI/PTM: Cache PTM Capability offset
Bjorn Helgaas
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
2021-08-20
PCI/PTM: Remove error message at boot
Jakub Kicinski
2020-12-10
PCI: Disable PTM during suspend to save power
David E. Box
2020-12-10
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
2020-05-21
PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port
Bjorn Helgaas
2019-11-21
PCI/PTM: Remove spurious "d" from granularity message
Bjorn Helgaas
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2016-08-25
PCI: Add PTM clock granularity information
Bjorn Helgaas
2016-08-18
PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints
Bjorn Helgaas
2016-08-15
PCI: Add Precision Time Measurement (PTM) support
Jonathan Yong