index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-04-03
rtc: pm8xxx: move device_init_wakeup() before rtc_register
Josh Cartwright
1
-2
/
+2
2014-04-03
rtc: pm8xxx: add support for devicetree
Josh Cartwright
1
-23
/
+29
2014-04-03
rtc: pm8xxx: use devm_request_any_context_irq
Josh Cartwright
1
-14
/
+4
2014-04-03
rtc: pm8xxx: use regmap API for register accesses
Josh Cartwright
1
-88
/
+57
2014-04-03
rtc: pm8xxx: fixup checkpatch/style issues
Josh Cartwright
1
-44
/
+53
2014-04-03
rtc: verify a critical argument to rtc_update_irq() before using it
Alessandro Zummo
1
-0
/
+3
2014-04-03
drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup source
Wang Dongsheng
1
-24
/
+70
2014-04-03
drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+2
2014-04-03
drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+2
2014-04-03
drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-5
/
+3
2014-04-03
drivers/rtc/rtc-ds3232.c: make it possible to share an irq
Bharat Bhushan
1
-2
/
+2
2014-04-03
rtc: sunxi: change compatibles
Maxime Ripard
1
-1
/
+1
2014-04-03
rtc: mc13xxx: make rtc_read_time() more readable
Alexander Shiyan
1
-36
/
+23
2014-04-03
rtc: mc13xxx: change RTC validation scheme
Alexander Shiyan
1
-18
/
+14
2014-04-03
rtc: mc13xxx: fix 1Hz interrupt
Alexander Shiyan
1
-1
/
+1
2014-04-03
rtc: mc13xxx: simplify alarm_irq_enable()
Alexander Shiyan
1
-9
/
+3
2014-04-03
rtc: mc13xxx: request IRQs after RTC registration
Alexander Shiyan
1
-21
/
+11
2014-04-03
rtc: mc13xxx: remove __exit_p()
Alexander Shiyan
1
-2
/
+2
2014-04-03
drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips
Simon Guinot
1
-1
/
+182
2014-04-03
drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation
Simon Guinot
1
-1
/
+1
2014-04-03
drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernation
Xianglong Du
1
-53
/
+9
2014-04-03
drivers/rtc/rtc-da9052.c: remove redundant private structure field
Anthony Olech
1
-3
/
+1
2014-04-03
drivers/rtc/rtc-isl12057.c: remove duplicate include
Sachin Kamat
1
-1
/
+0
2014-04-03
rtc: rtc-jz4740: use devm_ioremap_resource()
Jingoo Han
1
-20
/
+5
2014-04-03
rtc: rtc-vt8500: use devm_ioremap_resource()
Jingoo Han
1
-23
/
+5
2014-04-03
rtc: rtc-davinci: use devm_ioremap_resource()
Jingoo Han
1
-25
/
+4
2014-04-03
rtc: rtc-coh901331: use devm_ioremap_resource()
Jingoo Han
1
-15
/
+3
2014-04-03
rtc: rtc-spear: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-03
rtc: rtc-lpc32xx: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+2
2014-04-03
rtc: rtc-sirfsoc: remove unnecessary OOM messages
Jingoo Han
1
-5
/
+1
2014-04-03
rtc: rtc-rx8025: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-04-03
rtc: rtc-pm8xxx: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
[prev]
[next]