summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-12Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-11cpufreq: Acquire the lock in cpufreq_policy_restore() for readingLan Tianyu
2013-09-11cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpuSrivatsa S. Bhat
2013-09-11cpufreq: Restructure if/else block to avoid unintended behaviorSrivatsa S. Bhat
2013-09-11cpufreq: Fix crash in cpufreq-stats during suspend/resumeSrivatsa S. Bhat
2013-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-11Merge branch 'acpi-bind'Rafael J. Wysocki
2013-09-10Merge branch 'pm-cpuidle'Rafael J. Wysocki
2013-09-10Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-09-10Merge branch 'acpica'Rafael J. Wysocki
2013-09-10Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki
2013-09-10Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-09-10intel_pstate: Add Haswell CPU modelsNell Hardcastle
2013-09-10Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki
2013-09-10cpufreq: Use signed type for 'ret' variable, to store negative error valuesSrivatsa S. Bhat
2013-09-10cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat
2013-09-10cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplugSrivatsa S. Bhat
2013-09-10cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lockSrivatsa S. Bhat
2013-09-10cpufreq: Split __cpufreq_remove_dev() into two partsSrivatsa S. Bhat
2013-09-10cpufreq: Fix wrong time unit conversionAndreas Schwab
2013-09-10cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar
2013-09-10cpufreq: don't allow governor limits to be changed when it is disabledViresh Kumar
2013-09-09ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki
2013-09-09ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki
2013-09-07ACPI / hotplug / PCI: Use _OST to notify firmware about notify statusRafael J. Wysocki
2013-09-07ACPI / hotplug / PCI: Avoid doing too much for spurious notifiesRafael J. Wysocki
2013-09-06ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore
2013-09-05ACPI / hotplug / PCI: Don't trim devices before scanning the namespaceRafael J. Wysocki
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-03Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-03Merge tag 'spi-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2013-09-03Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-09-03[SCSI] sg: push file descriptor list locking down to per-device lockingVaughan Cao
2013-09-03[SCSI] sg: checking sdp->detached isn't protected when openVaughan Cao
2013-09-03[SCSI] sg: no need sg_open_exclusive_lockVaughan Cao
2013-09-03[SCSI] sg: use rwsem to solve race during exclusive openVaughan Cao
2013-09-03[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...Akinobu Mita
2013-09-03[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()Akinobu Mita
2013-09-03[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.Saurav Kashyap
2013-09-03[SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko