summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-dev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes1-3/+20
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher1-1/+3
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2-39/+33
2010-07-07VFS: introduce s_dirty accessorsArtem Bityutskiy1-0/+13
2010-07-07kbuild: Fix path to scripts/setlocalversionMichal Marek1-1/+1
2010-07-05ceph: fix crush device 'out' threshold to 1.0, not 0.1Sage Weil1-1/+1
2010-07-05MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson1-1/+1
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb4-13/+158
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard3-0/+50
2010-07-05MIPS: MT: Fix FPU affinity.Ralf Baechle1-26/+61
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin1-1/+7
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss3-32/+64
2010-07-05MIPS: Tracing: Cleanup of address space checkingWu Zhangjin1-3/+19
2010-07-05MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin1-22/+26
2010-07-05MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin1-44/+49
2010-07-05MIPS: Tracing: Cleanup of instructions usedWu Zhangjin1-8/+11
2010-07-05MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin1-2/+14
2010-07-05MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin1-3/+9
2010-07-05MIPS: Tracing: Cleanup commentsWu Zhangjin1-5/+6
2010-07-05MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin1-14/+22
2010-07-05MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin1-2/+0
2010-07-05MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa2-2/+2
2010-07-05MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman2-0/+2
2010-07-05MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin1-2/+2
2010-07-05MIPS: Loongson: Add a missing break statement in CS5536 IDE codeWu Zhangjin1-0/+1
2010-07-05MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBWu Zhangjin3-1/+17
2010-07-05MIPS: AR7: Fix typo in ar7.hFlorian Fainelli1-3/+3
2010-07-05MIPS: AR7: Use correct UART port typeFlorian Fainelli1-1/+1
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra3-76/+87
2010-07-05pcmcia: do not initialize the present flag too late.Dominik Brodowski1-2/+1
2010-07-05Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds1-1/+1
2010-07-05module: initialize module dynamic debug laterYehuda Sadeh3-11/+18
2010-07-05ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon1-1/+1
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver1-2/+2
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams1-1/+3
2010-07-02MAINTAINERS: Add an entry for i7core_edacMauro Carvalho Chehab1-1/+8
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab1-5/+12
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab1-8/+28
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov1-12/+12
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas1-0/+2
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2-0/+10
2010-07-02drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes1-1/+1
2010-07-02correct console log level when ERST ACPI table is not foundDaniel J Blueman1-1/+1
2010-07-02drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds1-1/+1
2010-07-02drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes1-2/+2
2010-07-02drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava1-1/+1
2010-07-02drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter1-0/+2
2010-07-02drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski3-8/+11
2010-07-02i915: fix ironlake edp panel setup (v4)Dave Airlie1-3/+24
2010-07-02drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2-4/+6