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
2012-10-25
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
Jan Luebbe
1
-0
/
+2
2012-10-11
rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS
Kevin Hilman
1
-0
/
+3
2012-10-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
25
-256
/
+1982
2012-10-06
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
Michael Langer
1
-0
/
+116
2012-10-06
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
Paul Bolle
1
-153
/
+4
2012-10-06
drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details
Venu Byravarasu
1
-4
/
+1
2012-10-06
rtc: kconfig: fix up dependency for ab8500
Ulf Hansson
1
-0
/
+1
2012-10-06
drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-3
/
+14
2012-10-06
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+16
2012-10-06
drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-10-06
drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-1
/
+6
2012-10-06
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-10-06
drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-14
/
+78
2012-10-06
drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+22
2012-10-06
drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()
Sachin Kamat
1
-2
/
+2
2012-10-06
rtc_sysfs_show_hctosys(): display 0 if resume failed
David Fries
3
-4
/
+14
2012-10-06
rtc: rtc-mxc: convert to module_platform_driver
Fabio Estevam
1
-15
/
+5
2012-10-06
rtc: rtc-mxc: adapt to the new i.mx clock framework
Fabio Estevam
1
-6
/
+4
2012-10-06
drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...
Julia Lawall
1
-2
/
+1
2012-10-06
rtc: rc5t583: add ricoh rc5t583 RTC driver
Venu Byravarasu
3
-0
/
+342
2012-10-06
drivers/rtc/rtc-spear.c: fix several error checks
Lars-Peter Clausen
1
-7
/
+5
2012-10-06
drivers/rtc/rtc-jz4740.c: fix IRQ error check
Lars-Peter Clausen
1
-1
/
+1
2012-10-06
rtc: kconfig: remove unnecessary dependencies.
Venu Byravarasu
1
-18
/
+8
2012-10-06
rtc: add MAX8907 RTC driver
Stephen Warren
3
-0
/
+255
2012-10-06
rtc: tps65910: add RTC driver for TPS65910 PMIC RTC
Venu Byravarasu
3
-0
/
+363
2012-10-06
drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro
Devendra Naga
1
-12
/
+1
2012-10-06
rtc: recycle id when unloading a rtc driver
Vincent Palatin
1
-0
/
+1
2012-10-06
rtc: snvs: add Freescale rtc-snvs driver
Shawn Guo
3
-0
/
+362
2012-10-06
rtc: add Dallas DS2404 driver
Sven Schnelle
3
-0
/
+313
2012-10-06
rtc-proc: permit the /proc/driver/rtc device to use other devices
Kim, Milo
2
-6
/
+28
2012-10-06
drivers/rtc/rtc-isl1208.c: add support for the ISL1218
Ben Gardner
1
-0
/
+1
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-9
/
+34
2012-10-02
mfd: 88pm860x: Device tree support
Haojian Zhuang
1
-9
/
+34
2012-10-01
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-7
/
+19
2012-09-23
Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...
Olof Johansson
1
-1
/
+8
2012-09-22
Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...
Olof Johansson
1
-6
/
+0
2012-09-21
rtc: vt8500: Add devicetree support for vt8500-rtc
Tony Prisk
1
-1
/
+8
2012-09-20
Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-7
/
+15
2012-09-20
drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement
Lee Jones
1
-6
/
+0
2012-09-17
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
Kevin Hilman
1
-0
/
+5
2012-09-05
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...
Olof Johansson
4
-3
/
+9
2012-08-27
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
1
-7
/
+15
2012-08-23
ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support
Ludovic Desroches
1
-7
/
+15
2012-08-21
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
1
-2
/
+5
2012-08-21
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
Ilya Shchepetkov
1
-0
/
+2
2012-08-16
RTC: add DT bindings to pxa-rtc
Daniel Mack
1
-0
/
+11
2012-08-08
RTC: Avoid races between RTC alarm wakeup and suspend.
NeilBrown
2
-1
/
+2
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-3
/
+1
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+23
2012-07-31
rtc/rtc-88pm80x: remove unneed devm_kfree
Devendra Naga
1
-2
/
+0
[next]