summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki4-35/+76
2013-09-11Merge branch 'acpi-bind'Rafael J. Wysocki1-11/+24
2013-09-11Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+2
2013-09-11Merge branch 'acpi-assorted'Rafael J. Wysocki1-1/+2
2013-09-11Merge branch 'acpica'Rafael J. Wysocki1-64/+102
2013-09-11Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki1-14/+47
2013-09-11Merge branch 'acpi-hotplug'Rafael J. Wysocki4-45/+43
2013-09-11intel_pstate: Add Haswell CPU modelsNell Hardcastle1-0/+5
2013-09-10Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki2-16/+0
2013-09-10cpufreq: Use signed type for 'ret' variable, to store negative error valuesSrivatsa S. Bhat1-2/+2
2013-09-10cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat2-7/+1
2013-09-10cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplugSrivatsa S. Bhat1-2/+9
2013-09-10cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lockSrivatsa S. Bhat1-0/+3
2013-09-10cpufreq: Split __cpufreq_remove_dev() into two partsSrivatsa S. Bhat1-12/+53
2013-09-10cpufreq: Fix wrong time unit conversionAndreas Schwab1-1/+1
2013-09-10cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar2-1/+7
2013-09-10cpufreq: don't allow governor limits to be changed when it is disabledViresh Kumar1-2/+3
2013-09-10ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki1-11/+24
2013-09-09ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki1-7/+25
2013-09-07ACPI / hotplug / PCI: Use _OST to notify firmware about notify statusRafael J. Wysocki1-4/+17
2013-09-07ACPI / hotplug / PCI: Avoid doing too much for spurious notifiesRafael J. Wysocki1-3/+6
2013-09-06ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore1-64/+102
2013-09-06ACPI / hotplug / PCI: Don't trim devices before scanning the namespaceRafael J. Wysocki1-1/+0
2013-09-04Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds45-1232/+1960
2013-09-04Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds188-3495/+2986
2013-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-15/+31
2013-09-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds142-1348/+24497
2013-09-04lockref: Relax in cmpxchg loopLuck, Tony1-0/+1
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds120-3040/+6773
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1035-59590/+144645
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds99-1915/+1958
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds64-674/+1093
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds305-7042/+14856
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds62-1402/+1468
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-15/+22
2013-09-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds38-1352/+1618
2013-09-03ipc/msg.c: Fix lost wakeup in msgsnd().Manfred Spraul1-7/+5
2013-09-03Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds72-1116/+3840
2013-09-03Merge tag 'spi-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds59-1347/+3721
2013-09-03Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds7-134/+201
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds9-97/+237
2013-09-03[SCSI] sg: push file descriptor list locking down to per-device lockingVaughan Cao1-28/+34
2013-09-03[SCSI] sg: checking sdp->detached isn't protected when openVaughan Cao1-8/+9
2013-09-03[SCSI] sg: no need sg_open_exclusive_lockVaughan Cao1-29/+5
2013-09-03[SCSI] sg: use rwsem to solve race during exclusive openVaughan Cao1-38/+41
2013-09-03[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...Akinobu Mita1-2/+8
2013-09-03[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()Akinobu Mita1-2/+2
2013-09-03[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.Saurav Kashyap1-2/+2
2013-09-03[SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko1-4/+1
2013-09-03[SCSI] qla2xxx: Correction to message ids.Saurav Kashyap4-11/+15