index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
*
drivers/rtc/rtc-sa1100.c: make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
*
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
2014-06-06
1
-34
/
+33
*
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
2014-06-06
1
-2
/
+14
*
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
2014-06-06
1
-0
/
+3
*
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
2014-06-06
1
-9
/
+7
*
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
2014-06-06
1
-1
/
+15
*
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
2014-06-06
1
-21
/
+21
*
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
2014-06-06
1
-4
/
+9
*
rtc: da9063: RTC driver
Opensource [Steve Twiss]
2014-06-06
3
-0
/
+344
*
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
2014-06-06
3
-0
/
+208
*
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
2014-06-06
1
-14
/
+24
*
rtc: fix build error
Raghavendra Ganiga
2014-06-06
1
-0
/
+1
*
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
2014-06-06
3
-0
/
+690
*
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
*
rtc: rtc-mv: make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
*
rtc: isl12057: make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
*
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
*
rtc: rtc-ds1742: make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
*
drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm
Anthony Olech
2014-06-06
1
-56
/
+66
*
drivers/rtc/rtc-88pm860x.c: add missing of_node_put()
Krzysztof Kozlowski
2014-06-06
1
-0
/
+1
*
drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()
Krzysztof Kozlowski
2014-06-06
1
-1
/
+1
*
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
Maciej W. Rozycki
2014-06-06
1
-25
/
+60
*
drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
Lee, Chun-Yi
2014-06-06
1
-1
/
+1
*
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
Wolfram Sang
2014-06-06
2
-2
/
+3
*
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
Wolfram Sang
2014-06-06
1
-14
/
+23
*
drivers/rtc/rtc-m41t80.c: clean up error paths
Wolfram Sang
2014-06-06
1
-41
/
+23
*
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
Wolfram Sang
2014-06-06
1
-6
/
+0
*
drivers/rtc: add APM X-Gene SoC RTC driver
Loc Ho
2014-06-06
3
-0
/
+288
*
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
Ales Novak
2014-06-06
1
-2
/
+12
*
drivers/rtc/rtc-hym8563.c: set uie_unsupported
Heiko Stuebner
2014-05-11
1
-0
/
+3
*
drivers/rtc/rtc-pcf8523.c: fix month definition
Chris Cui
2014-05-06
1
-2
/
+2
*
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
2
-4
/
+13
|
\
|
*
rtc: mv: reset date if after year 2038
Thomas Petazzoni
2014-02-21
1
-0
/
+12
|
*
rtc: isl12057: use PTR_ERR_OR_ZERO to fix coccinelle warnings
Fengguang Wu
2014-02-18
1
-4
/
+1
*
|
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
2
-2
/
+1
|
\
\
|
*
\
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2014-02-18
2
-2
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
rtc: pxa: drop unused #define TIMER_FREQ
Uwe Kleine-König
2013-12-20
1
-1
/
+0
|
|
*
rtc: at91sam9: include <mach/hardware.h> explicitly
Uwe Kleine-König
2013-12-20
1
-1
/
+1
*
|
|
rtc: treewide: remove excess rtc_device validation
Alexander Shiyan
2014-04-03
4
-8
/
+5
*
|
|
drivers/rtc/rtc-s3c.c: remove NO_IRQ macro
Pankaj Dubey
2014-04-03
1
-2
/
+2
*
|
|
drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()
Adam Thomson
2014-04-03
1
-1
/
+3
*
|
|
drivers/rtc/rtc-rv3029c2.c: fix potential race condition
Gregory Hermant
2014-04-03
1
-6
/
+6
*
|
|
rtc: add support for maxim dallas rtc ds1347
Raghavendra Ganiga
2014-04-03
3
-0
/
+179
*
|
|
drivers/rtc/rtc-mc13xxx.c: fix potential race condition
Alexander Shiyan
2014-04-03
1
-17
/
+13
*
|
|
rtc: pm8xxx: move device_init_wakeup() before rtc_register
Josh Cartwright
2014-04-03
1
-2
/
+2
*
|
|
rtc: pm8xxx: add support for devicetree
Josh Cartwright
2014-04-03
1
-23
/
+29
*
|
|
rtc: pm8xxx: use devm_request_any_context_irq
Josh Cartwright
2014-04-03
1
-14
/
+4
*
|
|
rtc: pm8xxx: use regmap API for register accesses
Josh Cartwright
2014-04-03
1
-88
/
+57
*
|
|
rtc: pm8xxx: fixup checkpatch/style issues
Josh Cartwright
2014-04-03
1
-44
/
+53
[next]