#!/bin/bash perf record -e sched:sched_switch -e sched:sched_migrate_task "$@" /script>
summaryrefslogtreecommitdiff
path: root/sound/pci/als300.c
r>
AgeCommit message (Expand)Author
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2015-08-05driver core: correct device's shutdown orderGrygorii Strashko
2015-08-05driver core: fix docbook for device_private.deviceTomeu Vizoso
2015-05-20driver-core: add asynchronous probing support for driversDmitry Torokhov
2014-05-27driver core: Move driver_data back to struct deviceJean Delvare
2013-12-29ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki