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
2008-09-02
rtc-cmos: wake again from S5
Rafael J. Wysocki
1
-6
/
+32
2008-09-02
rtc_time_to_tm: fix signed/unsigned arithmetic
Jan Altenberg
1
-2
/
+3
2008-08-29
rtc: Add Starfire platform RTC driver.
David S. Miller
3
-0
/
+128
2008-08-29
rtc: Add Sun4V hypervisor RTC driver.
David S. Miller
3
-0
/
+161
2008-08-29
rtc: Add TI BQ4802 RTC driver.
David S. Miller
3
-0
/
+239
2008-08-29
rtc: Allow RTC_DRV_CMOS to be used on SPARC.
David S. Miller
2
-3
/
+4
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2
-3
/
+0
2008-08-20
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
1
-5
/
+5
2008-08-20
rtc: fix double lock on UIE emulation
Atsushi Nemoto
1
-1
/
+4
2008-08-20
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
1
-0
/
+8
2008-08-20
Blackfin RTC Driver: BF561 not have on-chip RTC
Graf Yang
1
-1
/
+1
2008-08-20
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
1
-2
/
+1
2008-08-20
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
1
-31
/
+20
2008-08-12
rtc-isl1208: fix double removal of a sysfs entry
Alessandro Zummo
1
-1
/
+1
2008-08-12
revert "rtc: cdev lock_kernel() pushdown"
David Brownell
1
-9
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
5
-7
/
+7
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
3
-56
/
+63
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
3
-3
/
+3
2008-08-05
blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...
Mike Frysinger
1
-32
/
+14
2008-08-05
blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...
Mike Frysinger
1
-10
/
+18
2008-08-05
blackfin RTC driver: wait for the write complete interrupt complete before sl...
Mike Frysinger
1
-2
/
+3
2008-08-05
blackfin RTC driver: disable the write complete irq upon close
Mike Frysinger
1
-4
/
+4
2008-08-05
blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...
Mike Frysinger
1
-11
/
+9
2008-08-05
blackfin RTC driver: add support for power management framework
Mike Frysinger
1
-14
/
+17
2008-08-05
blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core
Sonic Zhang
1
-0
/
+28
2008-08-05
blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...
Mike Frysinger
1
-15
/
+0
2008-07-30
rtc-dev: stop periodic interrupts on device release
Tomas Janousek
1
-0
/
+2
2008-07-30
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
David Brownell
2
-6
/
+6
2008-07-24
rtc-vr41xx: add irq_set_freq() and irq_set_state()
Yoichi Yuasa
1
-31
/
+34
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
1
-77
/
+63
2008-07-24
rtc-at91rm9200: avoid spurious irqs
David Brownell
1
-10
/
+6
2008-07-24
rtc: rtc-s3c: update IRQ handling
Ben Dooks
1
-67
/
+16
2008-07-24
rtc: rtc-s3c: add __devexit and __devinit markers
Ben Dooks
1
-3
/
+3
2008-07-24
rtc-cmos: improve HPET IRQ glue
David Brownell
1
-62
/
+131
2008-07-24
rtc: remove and clarify unneeded externs
Carlos R. Mafra
1
-1
/
+4
2008-07-24
rtc: convert the PCF8583 driver to the new I2C style framework with device_ids
Wolfram Sang
1
-90
/
+39
2008-07-24
rtc: rtc-omap footprint shrinkage
David Brownell
1
-17
/
+4
2008-07-24
rtc: ds1305/ds1306 driver
David Brownell
3
-0
/
+858
2008-07-24
rtc: add support for ST M41T94 SPI RTC
Kim B. Heino
3
-0
/
+183
2008-07-24
rtc: remove BKL for ioctl()
David Brownell
1
-20
/
+38
2008-07-24
rtc: m41t80: use pr_info() as appropriate
Maciej W. Rozycki
1
-4
/
+2
2008-07-24
rtc: m41t80: sort header inclusions for readability
Maciej W. Rozycki
1
-7
/
+7
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+1
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-36
/
+284
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-4
/
+15
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
11
-51
/
+798
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
1
-0
/
+3
2008-07-12
rtc-pcf8563: add chip id
Jon Smirl
1
-0
/
+1
2008-07-12
rtc-fm3130: fix chip naming
Alessandro Zummo
1
-1
/
+1
2008-07-10
Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...
Russell King
9
-38
/
+286
[prev]
[next]