aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-10-21
|\
| * PM / Wakeup: Show wakeup sources statistics in debugfsRafael J. Wysocki2010-10-19
| * PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-16
| * PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan2010-10-16
| * PM: Lock PM device list mutex in show_dev_hash()James Hogan2010-10-16
| * PM / Runtime: Remove idle notification after failing suspendRafael J. Wysocki2010-10-16
| * PM / Hibernate: Modify signature used to mark swapRafael J. Wysocki2010-10-16
| * PM / Runtime: Reduce code duplication in core helper functionsRafael J. Wysocki2010-10-16
| * PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki2010-10-16
| * PM: runtime: add missed pm_request_autosuspendMing Lei2010-10-16
| * PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki2010-10-16
| * PM / Runtime: Implement autosuspend supportAlan Stern2010-10-16
| * PM / Runtime: Add no_callbacks flagAlan Stern2010-10-16
| * PM / Runtime: Combine runtime PM entry pointsAlan Stern2010-10-16
| * PM / Runtime: Merge synchronous and async runtime routinesAlan Stern2010-10-16
| * PM / Runtime: Replace boolean arguments with bitflagsAlan Stern2010-10-16
| * PM / Runtime: Move code in drivers/base/power/runtime.cAlan Stern2010-10-16
| * sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern2010-10-16
| * PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki2010-10-16
| * PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-16
| * PM: Fix signed/unsigned warning in dpm_show_time()Kevin Cernekee2010-10-16
| * PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki2010-10-16
| * PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki2010-10-16
| * PM / Runtime: Use alloc_workqueue() for creating the PM workqueueRafael J. Wysocki2010-10-16
| * PM: Fix unmet dependency warning from kconfigRafael J. Wysocki2010-10-16
| * PM / Hibernate: Compress hibernation image with LZOBojan Smojver2010-10-16
| * PM / Runtime: Lenient generic runtime pm callbacksOhad Ben-Cohen2010-10-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \
| * | Fix IRQ flag handling namingDavid Howells2010-10-07
| * | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
| * | smc91x: Add missing #inclusion of <linux/irq.h>David Howells2010-10-07
| * | Drop a couple of unnecessary asm/system.h inclusionsDavid Howells2010-10-07
| * | SH: Add missing consts to sys_execve() declarationDavid Howells2010-10-07
| * | Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-07
| * | Blackfin: Add missing dep to asm/irqflags.hDavid Howells2010-10-07
| * | Blackfin: Rename DES PC2() symbol to avoid collisionDavid Howells2010-10-07
| * | Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own headerDavid Howells2010-10-07
| * | Blackfin: Split PLL code from mach-specific cdef headersDavid Howells2010-10-07
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-21
|\ \ \
| * | | spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMAIlkka Koskinen2010-10-20
| * | | spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO modeJason Wang2010-10-20
| * | | Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely2010-10-18
| |\ \ \
| | * | | spi/bfin_spi: namespace local structsMike Frysinger2010-10-18
| | * | | spi/bfin_spi: init earlyMichael Hennerich2010-10-18
| | * | | spi/bfin_spi: check per-transfer bits_per_wordBob Liu2010-10-18
| | * | | spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)Barry Song2010-10-18
| | * | | spi/bfin_spi: cs should be always low when a new transfer beginsRob Maris2010-10-18
| | * | | spi/bfin_spi: fix typo in commentRob Maris2010-10-18
| | * | | spi/bfin_spi: reject unsupported SPI modesMike Frysinger2010-10-18
| | * | | spi/bfin_spi: use dma_disable_irq_nosync() in irq handlerBarry Song2010-10-18