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
2010-03-07
rtc: Enable rtc in max8925
Haojian Zhuang
3
-0
/
+325
2010-03-07
rtc: Suppress duplicate enable/disable of WM8350 update interrupt
Mark Brown
1
-0
/
+7
2010-03-07
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
1
-2
/
+2
2010-03-06
rtc-coh901331: fix braces in resume code
James Hogan
1
-2
/
+3
2010-03-06
rtc/mc13783: implement alarm
Uwe Kleine-König
1
-13
/
+172
2010-03-06
rtc/mc13783: protect rtc {,un}registration by mc13783 lock
Uwe Kleine-König
1
-11
/
+14
2010-03-06
rtc/mc13783: don't use deprecated mc13783 API calls
Uwe Kleine-König
1
-5
/
+5
2010-03-06
rtc-core: fix memory leak
Aaro Koskinen
1
-0
/
+1
2010-03-06
rtc-twl: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2010-03-06
rtc-at91sam9: Correct size given to memset
Julia Lawall
1
-1
/
+1
2010-03-06
rtc-pcf2123: move pcf2123_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-06
rtc-ep93xx.c: cleanup probe/remove routines
H Hartley Sweeten
1
-43
/
+28
2010-03-06
rtc: mxc: fix memory leak
Alexander Beregalov
1
-2
/
+5
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-38
/
+327
2010-02-25
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
2
-44
/
+330
2010-02-16
rtc: Add MPC5121 Real time clock driver
Anatolij Gustschin
3
-0
/
+398
2010-02-04
ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2
Linus Walleij
1
-38
/
+327
2010-02-02
rtc-fm3130: add missing braces
Sergey Matyukevich
1
-2
/
+4
2010-01-11
rtc_cmos: convert shutdown to new pnp_driver->shutdown
OGAWA Hirofumi
1
-6
/
+3
2009-12-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+2
2009-12-17
rtc: set wakeup capability for I2C and SPI RTC drivers
Anton Vorontsov
3
-0
/
+6
2009-12-17
RTC: rtc-cmos.c: Fix warning on MIPS
Wu Zhangjin
1
-1
/
+2
2009-12-16
ARM: NUC900: add RTC driver support for nuc910 and nuc920
Wan ZongShun
3
-0
/
+349
2009-12-16
rtc-x1205: unconditionally set date when setting clock
Johannes Weiner
1
-35
/
+18
2009-12-16
rtc-vr41xx: use resource_size()
Yoichi Yuasa
1
-2
/
+2
2009-12-16
rtc: ds1307 make it possible to share an irq
Dmitry Eremin-Solenikov
1
-1
/
+1
2009-12-16
rtc: remove __raw_* accessors from PL031 RTC
Linus Walleij
1
-11
/
+12
2009-12-16
rtc: add driver for BQ32000 I2C RTC
Piotr Ziecik
3
-0
/
+214
2009-12-16
rtc: make rtc-omap driver ioremap its register space
Mark A. Greer
2
-24
/
+30
2009-12-16
rtc: add Freescale MC13783 RTC driver
Uwe Kleine-König
3
-0
/
+269
2009-12-16
rtc: convert WM8350 RTC driver to dev_pm_ops
Mark Brown
1
-4
/
+10
2009-12-16
rtc-mv: add support for Alarm
Saeed Bishara
1
-3
/
+154
2009-12-16
rtc: pcf50633: manage RTC alarm "pending" flag
Werner Almesberger
1
-0
/
+5
2009-12-16
rtc: do not use container_of macro as an argument for to_platform_device
Atsushi Nemoto
3
-12
/
+12
2009-12-16
rtc-stk17ta8: fix races around device registration
Atsushi Nemoto
1
-69
/
+45
2009-12-16
rtc-ds1742: fix races around device registration
Atsushi Nemoto
1
-35
/
+16
2009-12-16
rtc-ds1553: fix races around device registration
Atsushi Nemoto
1
-77
/
+64
2009-12-16
rtc-tx4939: fix races around device registration
Atsushi Nemoto
1
-25
/
+26
2009-12-16
rtc-ds1511: fix races around device registration
Atsushi Nemoto
1
-88
/
+60
2009-12-16
rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API
Herton Ronaldo Krzesinski
1
-40
/
+35
2009-12-16
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
10
-42
/
+42
2009-12-16
rtc: disable hpet emulation on suspend
Maxim Levitsky
1
-1
/
+2
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
4
-4
/
+4
2009-12-14
rtc: Add twl6030 RTC support
Balaji T K
2
-44
/
+114
2009-12-13
mfd: Rename twl4030_ routines in rtc-twl.c
Balaji T K
1
-68
/
+68
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
1
-7
/
+7
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2
-2
/
+2
2009-12-13
mfd: Mask and unmask wm8350 IRQs on request and free
Mark Brown
1
-6
/
+1
2009-12-13
mfd: Convert wm8350 IRQ handlers to irq_handler_t
Mark Brown
1
-6
/
+12
2009-12-13
mfd: Fix memleak in pcf50633_client_dev_register
Lars-Peter Clausen
1
-4
/
+1
[next]