summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-12Merge branch 'pm-tools'Rafael J. Wysocki1-836/+2981
2014-08-12Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki11-40/+66
2014-08-10Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki3-2/+4
2014-08-10ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier1-1/+1
2014-08-09PM / tools: analyze_suspend.py: update to v3.0Todd E Brandt1-836/+2981
2014-08-09cpufreq: arm_big_little: fix module license specUwe Kleine-König2-1/+6
2014-08-07cpufreq: speedstep-smi: fix decimal printf specifiersHans Wennborg1-2/+2
2014-08-07ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen1-1/+2
2014-08-07Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds120-1495/+5084
2014-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds231-6265/+4936
2014-08-07Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds294-7462/+17264
2014-08-07Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds3-15/+16
2014-08-07Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6Linus Torvalds18-99/+673
2014-08-07cpufreq: OPP: Avoid sleeping while atomicStephen Boyd1-1/+1
2014-08-07cpufreq: cpu0: Do not print error message when deferringMarkus Pargmann1-1/+1
2014-08-07cpufreq: integrator: Use set_cpus_allowed_ptrHimangi Saraogi1-5/+5
2014-08-07PM / hibernate: avoid unsafe pages in e820 reserved regionsLee, Chun-Yi1-1/+20
2014-08-07ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu1-0/+1
2014-08-06cpuidle: menu: Lookup CPU runqueues lessMel Gorman4-19/+15
2014-08-06cpuidle: menu: Call nr_iowait_cpu less timesMel Gorman1-7/+8
2014-08-06cpuidle: menu: Use ktime_to_us instead of reinventing the wheelMel Gorman1-4/+1
2014-08-06cpuidle: menu: Use shifts when calculating averages where possibleMel Gorman1-3/+11
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-24/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds16-301/+427
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1159-30780/+70878
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-131/+274
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds110-834/+4480
2014-08-06ide: use module_platform_driver()Christoph Jaeger2-24/+2
2014-08-06sparc64: Fix up merge thinko.David S. Miller1-1/+0
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller173-663/+1476
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-121/+132
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds108-1923/+3221
2014-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-401/+1479
2014-08-06x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-08-06cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2-2/+5
2014-08-06net: reduce USB network driver config options.Francois Romieu2-13/+9
2014-08-06tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan1-10/+12
2014-08-06Merge branch 'amd-xgbe'David S. Miller3-101/+126
2014-08-06amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2-99/+121
2014-08-06amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas1-2/+5
2014-08-06net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2014-08-06sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-08-06Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam1-1/+0
2014-08-06cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai1-14/+15
2014-08-06Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-27/+37
2014-08-06team: Simplify return path of team_newlinkToshiaki Makita1-7/+1
2014-08-06bridge: Update outdated comment on promiscuous modeToshiaki Makita1-4/+2
2014-08-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds442-17004/+16105
2014-08-06Merge branch 'net-timestamp-next'David S. Miller13-64/+170
2014-08-06net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn5-2/+17