index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2012-07-31
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
Devendra Naga
1
-1
/
+1
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
9
-98
/
+133
2012-07-30
drivers/rtc/rtc-pcf8563.c: add device tree support
Nick Bowler
1
-0
/
+10
2012-07-30
drivers/rtc/rtc-pcf8563.c: set owner field in driver struct
Nick Bowler
1
-0
/
+1
2012-07-30
rtc/rtc-da9052: remove unneed devm_kfree call
Devendra Naga
1
-4
/
+1
2012-07-30
rtc/mc13xxx: add support for the rtc in the mc34708 pmic
Uwe Kleine-König
1
-0
/
+2
2012-07-30
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
Uwe Kleine-König
1
-2
/
+2
2012-07-30
drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*
Sachin Kamat
1
-2
/
+2
2012-07-30
drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded
Andrew Morton
1
-1
/
+2
2012-07-30
drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()
Devendra Naga
1
-2
/
+1
2012-07-30
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
Bengt Jonsson
1
-16
/
+11
2012-07-30
drivers/rtc/rtc-ab8500.c: use UIE emulation
Ramesh Chandrasekaran
2
-1
/
+15
2012-07-30
rtc: pl031: fix up IRQ flags
Mattias Wallin
1
-1
/
+10
2012-07-30
rtc: pl031: use per-vendor variables for special init
Linus Walleij
1
-9
/
+14
2012-07-30
rtc: pl031: encapsulate per-vendor ops
Linus Walleij
1
-22
/
+39
2012-07-30
drivers/rtc/rtc-coh901331.c: use devm allocation
Linus Walleij
1
-35
/
+15
2012-07-30
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
Linus Walleij
1
-3
/
+8
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
4
-6
/
+389
2012-07-25
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
1
-1
/
+1
2012-07-25
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
1
-1
/
+1
2012-07-23
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+8
2012-07-23
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2012-07-19
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
1
-1
/
+23
2012-07-19
Merge branch 'pm-drivers'
Rafael J. Wysocki
1
-0
/
+1
2012-07-17
rtc-cmos: report wakeups from interrupt handler
Paul Fox
1
-0
/
+1
2012-07-11
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
1
-1
/
+1
2012-07-11
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
1
-2
/
+3
2012-07-11
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
1
-1
/
+7
[next]