index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-09
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
Jonghwan Choi
1
-1
/
+1
2011-12-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-15
/
+39
2011-11-22
rtc: Fix some bugs that allowed accumulating time drift in suspend/resume
Arve Hjønnevåg
1
-5
/
+5
2011-11-22
rtc: Disable the alarm in the hardware
Rabin Vincent
1
-10
/
+34
2011-11-15
rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove
Axel Lin
1
-2
/
+2
2011-11-11
vrtc: change its year offset from 1960 to 1972
Feng Tang
1
-8
/
+11
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-0
/
+17
2011-11-02
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
3
-26
/
+39
2011-11-02
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
1
-3
/
+3
2011-11-02
rtc: add initial support for mcp7941x parts
David Anders
1
-0
/
+27
2011-11-02
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
1
-23
/
+9
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-1
/
+1
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
17
-0
/
+17
2011-09-14
drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt
Donggeun Kim
1
-0
/
+26
2011-09-14
drivers/rtc/rtc-imxdi.c needs linux/sched.h
Axel Lin
1
-0
/
+1
2011-09-07
Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
3
-44
/
+34
2011-08-26
rtc: twl: Fix registration vs. init order
Todd Poynor
1
-28
/
+24
2011-08-26
rtc: Initialized rtc_time->tm_isdst
Mike Waychison
1
-0
/
+2
2011-08-25
drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...
MyungJoo Ham
1
-42
/
+25
2011-08-25
drivers/rtc/rtc-s3c.c: correct debug messages
MyungJoo Ham
1
-6
/
+6
2011-08-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2011-08-10
rtc: Fix RTC PIE frequency limit
John Stultz
1
-1
/
+1
2011-08-10
rtc: rtc-twl: Remove lockdep related local_irq_enable()
Sebastian Reichel
1
-8
/
+0
2011-08-10
rtc: rtc-twl: Switch to using threaded irq
Ilkka Koskinen
1
-1
/
+1
2011-08-10
rtc: ep93xx: Fix 'rtc' may be used uninitialized warning
Axel Lin
1
-8
/
+8
2011-08-03
rtc-omap: fix initialization of control register
Daniel Glöckner
1
-1
/
+1
2011-07-26
rtc: fix hrtimer deadlock
Thomas Gleixner
1
-19
/
+37
2011-07-26
rtc: limit frequency
Thomas Gleixner
1
-1
/
+1
2011-07-26
rtc: handle errors correctly in rtc_irq_set_state()
Thomas Gleixner
1
-0
/
+3
2011-07-26
rtc: Limit RTC PIE frequency
Thomas Gleixner
1
-1
/
+1
2011-07-26
rtc: Fix hrtimer deadlock
Thomas Gleixner
1
-19
/
+37
2011-07-26
rtc: Handle errors correctly in rtc_irq_set_state()
Thomas Gleixner
1
-0
/
+3
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
7
-13
/
+664
2011-07-25
drivers/rtc/rtc-tegra.c: properly initialize spinlock
Uwe Kleine-König
1
-1
/
+1
2011-07-25
drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...
Jesper Juhl
1
-1
/
+1
2011-07-25
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
Anirudh Ghayal
3
-0
/
+561
2011-07-25
drivers/rtc/rtc-s3c.c: support clock gating
Donggeun Kim
1
-1
/
+26
2011-07-25
drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200
Dmitry Eremin-Solenikov
2
-10
/
+75
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-18
/
+15
2011-07-22
Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-79
/
+86
2011-07-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+48
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
4
-44
/
+7
2011-07-01
rtc: stmp3xxx: Remove UIE handlers
Wolfram Sang
1
-43
/
+18
2011-07-01
rtc: stmp3xxx: Get rid of mach-specific accessors
Wolfram Sang
1
-30
/
+34
2011-07-01
rtc: stmp3xxx: Initialize drvdata before registering device
Wolfram Sang
1
-2
/
+5
2011-07-01
rtc: stmp3xxx: Port stmp-functions to mxs-equivalents
Wolfram Sang
2
-17
/
+17
2011-07-01
rtc: stmp3xxx: Restore register definitions
Wolfram Sang
1
-37
/
+60
2011-07-01
rtc: vt8500: Use define instead of hardcoded value for status bit
Wolfram Sang
1
-2
/
+4
2011-06-27
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
Priyanka Jain
1
-0
/
+1
2011-06-23
rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()
Alexey Charkov
1
-42
/
+3
[next]