summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki2010-07-071-11/+4
* ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki2010-07-071-18/+0
* ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-0710-125/+48
* ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki2010-07-073-19/+81
* ACPICA: Rename acpi_hw_gpe_register_bitLin Ming2010-07-073-7/+7
* ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy2010-07-072-6/+32
* ACPICA: Update flags for operand objectBob Moore2010-07-072-17/+8
* ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy2010-07-0715-218/+52
* ACPICA: Expand device initialization counters to 32 bitsBob Moore2010-07-072-5/+5
* ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore2010-07-0711-28/+28
* ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy2010-07-073-24/+24
* ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore2010-07-071-6/+7
* ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore2010-07-071-0/+7
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-051-9/+3
|\
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-011-9/+3
| |\
| | * [ARM] pxa/z2: fix missing include in battery driverMarek Vasut2010-06-131-9/+3
* | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-07-051-1/+3
|\ \ \
| * | | of/dma: fix build breakage in ppc4xx adma driverDan Williams2010-07-021-1/+3
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2010-07-051-13/+40
|\ \ \ \ | |/ / / |/| | |
| * | | i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab2010-07-021-5/+12
| * | | i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab2010-07-021-8/+28
| | |/ | |/|
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-021-2/+2
|\ \ \
| * | | sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-011-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-07-021-12/+12
|\ \ \ \
| * | | | amd64_edac: Fix syndrome calculation on K8Borislav Petkov2010-07-021-12/+12
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-0212-64/+140
|\ \ \ \
| * | | | drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes2010-07-021-1/+1
| * | | | drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes2010-07-021-2/+2
| * | | | drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava2010-07-021-1/+1
| * | | | drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter2010-07-021-0/+2
| * | | | drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski2010-07-023-8/+11
| * | | | i915: fix ironlake edp panel setup (v4)Dave Airlie2010-07-021-3/+24
| * | | | drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-022-4/+6
| * | | | drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson2010-07-021-0/+1
| * | | | drm/i915: gen3 page flipping fixesJesse Barnes2010-06-196-9/+46
| * | | | drm/i915: don't queue flips during a flip pending eventJesse Barnes2010-06-191-0/+11
| * | | | drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai2010-06-152-5/+6
| * | | | drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng2010-06-151-5/+7
| * | | | drm/i915/gen4: Fix interrupt setup orderingAdam Jackson2010-06-051-27/+23
| * | | | drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller2010-06-051-1/+1
| * | | | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-021-0/+9
| * | | | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth2010-06-021-0/+5
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-023-8/+37
|\ \ \ \ \
| * | | | | ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo2010-07-011-7/+19
| * | | | | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2010-07-012-0/+16
| * | | | | libahci: Fix bug in storing EM messagesHarry Zhang2010-07-011-2/+3
* | | | | | correct console log level when ERST ACPI table is not foundDaniel J Blueman2010-07-021-1/+1
* | | | | | drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds2010-07-021-1/+1
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-0124-118/+255
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | drm/radeon/kms: remove rv100 bios connector quirkAlex Deucher2010-07-011-9/+0