#!/bin/bash perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"
summaryrefslogtreecommitdiff
path: root/drivers/phy/phy-core.c
AgeCommit message (Expand)Author
2018-12-12phy: Add configuration interfaceMaxime Ripard
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko
2018-04-25phy: core: Allow phy_pm_runtime_xxx API calls with NULL phyManu Gautam
2018-03-08phy: Add USB speed related PHY modesManu Gautam
2018-01-19phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann
2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz
2016-09-10phy: Add reset callbackRandy Li