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
2015-09-05
rtc: abx80x: fix RTC write bit
Mitja Spes
1
-1
/
+1
2015-09-05
rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]
Fabio Estevam
1
-0
/
+1
2015-09-05
rtc: ds1374: Remove unused variable
Fabio Estevam
1
-2
/
+0
2015-09-05
rtc: Fix module autoload for OF platform drivers
Javier Martinez Canillas
8
-0
/
+8
2015-09-05
rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
Javier Martinez Canillas
3
-0
/
+3
2015-09-05
rtc: omap: Add external clock enabling support
Keerthy
1
-1
/
+24
2015-09-05
rtc: omap: Add internal clock enabling support
Keerthy
1
-0
/
+10
2015-09-05
rtc: s5m: fix to update ctrl register
Joonyoung Shim
1
-0
/
+10
2015-09-05
rtc: add xilinx zynqmp rtc driver
Suneel Garapati
3
-0
/
+287
2015-09-05
rtc: as3722: correct month value
Bibek Basu
1
-2
/
+2
2015-09-05
rtc: sa1100/pxa: convert to run-time register mapping
Rob Herring
3
-27
/
+63
2015-09-05
rtc: pxa: convert to use shared sa1100 functions
Rob Herring
2
-32
/
+31
2015-09-05
rtc: sa1100: prepare to share sa1100_rtc_ops
Rob Herring
2
-29
/
+49
2015-09-05
rtc: ds3232: fix WARNING trace in resume function
Wang Dongsheng
1
-1
/
+4
2015-09-05
rtc: s3c: remove unnecessary NULL assignment
Joonyoung Shim
1
-1
/
+0
2015-09-05
rtc: s3c: add missing clk control
Joonyoung Shim
1
-0
/
+3
2015-09-05
rtc: s3c: fix disabled clocks for alarm
Joonyoung Shim
1
-6
/
+18
2015-09-05
rtc: at91sam9: remove useless include
Alexandre Belloni
1
-1
/
+0
2015-09-05
rtc: at91sam9: include linux/of.h
Alexandre Belloni
1
-0
/
+1
2015-09-05
rtc: armada38x: Align RTC set time procedure with the official errata
Nadav Haklai
1
-20
/
+12
2015-09-05
rtc: rx8025: check time validity when necessary
Alexandre Belloni
1
-29
/
+29
2015-09-05
rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization
Alexandre Belloni
1
-1
/
+1
2015-09-05
rtc: rx8025: remove useless initialization
Alexandre Belloni
1
-1
/
+0
2015-09-05
rtc: rx8025: reset validity when setting time
Alexandre Belloni
1
-11
/
+20
2015-09-05
rtc: rx8025: fix rx8025_init_client()
Alexandre Belloni
1
-1
/
+1
2015-09-05
rtc: rx8025: continue without alarm when irq request fails
Alexandre Belloni
1
-2
/
+2
2015-09-05
rtc: rx8025: cleanup accessors
Alexandre Belloni
1
-54
/
+31
2015-09-05
rtc: rx8025: don't reset the time
Alexandre Belloni
1
-16
/
+22
2015-09-05
rtc: rx8025: fix transfer mode
Alexandre Belloni
1
-3
/
+3
2015-09-05
rtc: rx8025: only handle dates between 2000 and 2099
Alexandre Belloni
1
-10
/
+4
2015-09-05
rtc: rx8025: use BIT()
Alexandre Belloni
1
-11
/
+12
2015-09-05
rtc: rx8025: remove useless probe error message
Alexandre Belloni
1
-16
/
+6
2015-09-05
rtc: rx8025: switch to managed irq allocation
Alexandre Belloni
1
-10
/
+4
2015-09-05
rtc: rx8025: Convert to threaded IRQ
Alexandre Belloni
1
-33
/
+4
2015-09-05
rtc: rx8025: remove useless headers and reorder them
Alexandre Belloni
1
-5
/
+2
2015-09-05
rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write()
Vladimir Zapolskiy
1
-4
/
+2
2015-09-05
rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write()
Vladimir Zapolskiy
1
-8
/
+10
2015-09-05
rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write()
Vladimir Zapolskiy
1
-37
/
+5
2015-09-05
rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write()
Vladimir Zapolskiy
1
-12
/
+0
2015-09-05
rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()
Vladimir Zapolskiy
1
-14
/
+0
2015-09-05
rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()
Vladimir Zapolskiy
1
-18
/
+0
2015-09-05
rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()
Vladimir Zapolskiy
1
-13
/
+0
2015-09-05
rtc: at91rm9200: get and use slow clock
Alexandre Belloni
1
-3
/
+24
2015-09-05
rtc: gemini: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2015-09-05
rtc: Drop (un)likely before IS_ERR(_OR_NULL)
viresh kumar
3
-3
/
+3
2015-09-05
rtc: at91rm9200: sort headers alphabetically
Alexandre Belloni
1
-8
/
+8
[next]