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
2014-06-20
drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0
Chen Gang
1
-1
/
+1
2014-06-20
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue
Chen Gang
1
-1
/
+1
2014-06-10
rtc: s5m: consolidate two device type switch statements
Krzysztof Kozlowski
1
-19
/
+8
2014-06-10
rtc: s5m: add support for S2MPS14 RTC
Krzysztof Kozlowski
2
-19
/
+86
2014-06-10
rtc: s5m: support different register layout
Krzysztof Kozlowski
1
-48
/
+109
2014-06-10
rtc: s5m: use shorter time of register update
Krzysztof Kozlowski
1
-0
/
+7
2014-06-10
rtc: s5m: remove undocumented time init on first boot
Krzysztof Kozlowski
1
-30
/
+0
2014-06-10
mfd/rtc: sec/s5m: rename SEC* symbols to S5M
Krzysztof Kozlowski
1
-33
/
+33
2014-06-06
Merge branch 'akpm' (patches from Andrew Morton) into next
Linus Torvalds
22
-224
/
+1838
2014-06-06
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-sa1100.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
1
-34
/
+33
2014-06-06
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
1
-2
/
+14
2014-06-06
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
1
-0
/
+3
2014-06-06
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
1
-9
/
+7
2014-06-06
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
1
-1
/
+15
2014-06-06
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
1
-21
/
+21
2014-06-06
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
1
-4
/
+9
2014-06-06
rtc: da9063: RTC driver
Opensource [Steve Twiss]
3
-0
/
+344
2014-06-06
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
3
-0
/
+208
2014-06-06
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
1
-14
/
+24
2014-06-06
rtc: fix build error
Raghavendra Ganiga
1
-0
/
+1
2014-06-06
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
3
-0
/
+690
2014-06-06
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-mv: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: isl12057: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-ds1742: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm
Anthony Olech
1
-56
/
+66
2014-06-06
drivers/rtc/rtc-88pm860x.c: add missing of_node_put()
Krzysztof Kozlowski
1
-0
/
+1
2014-06-06
drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()
Krzysztof Kozlowski
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
Maciej W. Rozycki
1
-25
/
+60
2014-06-06
drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
Lee, Chun-Yi
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
Wolfram Sang
2
-2
/
+3
2014-06-06
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
Wolfram Sang
1
-14
/
+23
2014-06-06
drivers/rtc/rtc-m41t80.c: clean up error paths
Wolfram Sang
1
-41
/
+23
2014-06-06
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
Wolfram Sang
1
-6
/
+0
2014-06-06
drivers/rtc: add APM X-Gene SoC RTC driver
Loc Ho
3
-0
/
+288
2014-06-06
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
Ales Novak
1
-2
/
+12
2014-06-03
mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
Krzysztof Kozlowski
1
-5
/
+70
2014-05-11
drivers/rtc/rtc-hym8563.c: set uie_unsupported
Heiko Stuebner
1
-0
/
+3
2014-05-06
drivers/rtc/rtc-pcf8523.c: fix month definition
Chris Cui
1
-2
/
+2
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-4
/
+13
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+1
2014-04-03
rtc: treewide: remove excess rtc_device validation
Alexander Shiyan
4
-8
/
+5
2014-04-03
drivers/rtc/rtc-s3c.c: remove NO_IRQ macro
Pankaj Dubey
1
-2
/
+2
2014-04-03
drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()
Adam Thomson
1
-1
/
+3
2014-04-03
drivers/rtc/rtc-rv3029c2.c: fix potential race condition
Gregory Hermant
1
-6
/
+6
2014-04-03
rtc: add support for maxim dallas rtc ds1347
Raghavendra Ganiga
3
-0
/
+179
2014-04-03
drivers/rtc/rtc-mc13xxx.c: fix potential race condition
Alexander Shiyan
1
-17
/
+13
[next]