summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-1/+1
|\
| * ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-1/+1
* | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-223-79/+86
|\ \
| * | rtc: stmp3xxx: Remove UIE handlersWolfram Sang2011-07-011-43/+18
| * | rtc: stmp3xxx: Get rid of mach-specific accessorsWolfram Sang2011-07-011-30/+34
| * | rtc: stmp3xxx: Initialize drvdata before registering deviceWolfram Sang2011-07-011-2/+5
| * | rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsWolfram Sang2011-07-012-17/+17
| * | rtc: stmp3xxx: Restore register definitionsWolfram Sang2011-07-011-37/+60
| * | rtc: vt8500: Use define instead of hardcoded value for status bitWolfram Sang2011-07-011-2/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-221-17/+48
|\ \ \
| * | | rtc: Avoid accumulating time drift in suspend/resumeJohn Stultz2011-06-211-17/+48
* | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-227-20/+120
|\ \ \ \
| * | | | i8253: Create common clockevent implementationThomas Gleixner2011-07-012-8/+98
| * | | | i8253: Export i8253_lock unconditionallyThomas Gleixner2011-06-101-2/+0
| * | | | i8253: Remove I8253_LOCK configThomas Gleixner2011-06-091-0/+2
| * | | | i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle2011-06-091-8/+1
| * | | | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-093-2/+19
| * | | | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-095-5/+5
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-221-2/+2
|\ \ \ \ \
| * | | | | perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon2011-07-211-1/+1
| * | | | | perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+1
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-222-20/+2
|\ \ \ \ \ \
| * | | | | | scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan2011-07-201-13/+1
| * | | | | | md,rcu: Convert call_rcu(free_conf) to kfree_rcu()Lai Jiangshan2011-07-201-7/+1
* | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-2219-10/+6308
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-0719-10/+6308
| |\ \ \ \ \ \ \
| | * | | | | | | iommu/core: Fix build with INTR_REMAP=y && CONFIG_DMAR=nJoerg Roedel2011-07-071-1/+1
| | * | | | | | | iommu/amd: Don't use MSI address range for DMA addressesJoerg Roedel2011-07-061-1/+15
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-2119-10/+6294
| | |\ \ \ \ \ \ \ \
| | | | * | | | | | | iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-215-4/+2213
| | | | * | | | | | | iommu: Move iommu Kconfig entries to submenuJoerg Roedel2011-06-211-0/+13
| | | | * | | | | | | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-219-9/+51
| | | | * | | | | | | x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-213-0/+2794
| | | | * | | | | | | msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-214-0/+1170
| | | | * | | | | | | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-146-1/+7
| | | |/ / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-2214-188/+1637
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-155-56/+88
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu2011-07-081-1/+1
| | * | | | | | | | | | PM / Runtime: Prevent runtime_resume from racing with probeAlan Stern2011-07-061-1/+5
| | * | | | | | | | | | PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-061-33/+33
| | * | | | | | | | | | PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-061-12/+23
| | * | | | | | | | | | PCI / PM: Detect early wakeup in pci_pm_prepare()Rafael J. Wysocki2011-07-061-1/+17
| | * | | | | | | | | | PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-022-8/+9
| * | | | | | | | | | | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-156-124/+1524
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PM / Domains: Take .power_off() error code into accountRafael J. Wysocki2011-07-141-2/+10
| | * | | | | | | | | | | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-141-1/+1
| | * | | | | | | | | | | PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-131-0/+21
| | * | | | | | | | | | | PM / Domains: Queue up power off work only if it is not pendingRafael J. Wysocki2011-07-121-1/+14
| | * | | | | | | | | | | PM / Domains: Improve handling of wakeup devices during system suspendRafael J. Wysocki2011-07-121-0/+30
| | * | | | | | | | | | | PM / Domains: Do not restore all devices on power off errorRafael J. Wysocki2011-07-121-9/+4