summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki63-756/+7366
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki8-142/+141
2013-04-28Merge branch 'pnp'Rafael J. Wysocki2-14/+2
2013-04-28Merge branch 'pm-assorted'Rafael J. Wysocki1-0/+1
2013-04-28Merge branch 'pm-runtime'Rafael J. Wysocki4-6/+6
2013-04-28Merge branch 'acpi-assorted'Rafael J. Wysocki13-154/+243
2013-04-28Merge branch 'acpi-pm'Rafael J. Wysocki2-34/+63
2013-04-28Merge branch 'acpica'Rafael J. Wysocki44-972/+2295
2013-04-28Merge branch 'acpi-lpss'Rafael J. Wysocki9-213/+306
2013-04-28Merge branch 'acpi-hotplug'Rafael J. Wysocki9-583/+540
2013-04-27cpuidle: add maintainer entryDaniel Lezcano2-3/+6
2013-04-26ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...Zhang Rui1-3/+13
2013-04-25cpufreq: pxa2xx: initialize variablesArnd Bergmann1-2/+3
2013-04-25ACPI: video: correct acpi_video_bus_add error processingAaron Lu1-77/+66
2013-04-24ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=yChen Gang1-0/+1
2013-04-24ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing1-1/+1
2013-04-24cpuidle: fix comment formatDaniel Lezcano1-1/+1
2013-04-23pnp: use %*phC to dump small buffersAndy Shevchenko1-3/+2
2013-04-23isapnp: remove debug leftoversAndy Shevchenko1-11/+0
2013-04-23ARM: kirkwood: cpuidle: use init/exit common routineDaniel Lezcano1-15/+2
2013-04-23ARM: calxeda: cpuidle: use init/exit common routineDaniel Lezcano1-51/+1
2013-04-23cpuidle: make a single register function for allDaniel Lezcano1-0/+72
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano5-58/+18
2013-04-22acpi: video: enhance the quirk detect logic of _BQCAaron Lu1-10/+57
2013-04-22cpufreq: cpu0: Put cpu parent node after using itViresh Kumar1-0/+1
2013-04-22cpufreq: ARM big LITTLE: Adapt to latest cpufreq updatesViresh Kumar1-7/+3
2013-04-22cpufreq: ARM big LITTLE: put DT nodes after using themViresh Kumar1-14/+29
2013-04-22cpufreq: Don't call __cpufreq_governor() for drivers without target()Viresh Kumar1-5/+13
2013-04-22cpufreq: exynos5440: Protect OPP search calls with RCU lockAmit Daniel Kachhap1-0/+3
2013-04-22intel_idle: remove stop/start critical timingsDaniel Lezcano1-3/+0
2013-04-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds3-95/+17
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-77/+22
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-303/+387
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-77/+22
2013-04-20net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1
2013-04-20qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-20qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-20qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-20net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-20net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-20net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-20bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com1-0/+4
2013-04-20bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-20bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-20bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-20bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-145/+170
2013-04-19mtdchar: remove no-longer-used vma helpersLinus Torvalds1-27/+0
2013-04-19vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds1-25/+14