index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mc13xxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-03
drivers/rtc/rtc-mc13xxx.c: fix potential race condition
Alexander Shiyan
1
-17
/
+13
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
2013-07-03
rtc: rtc-mc13xxx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+0
2013-04-29
rtc: rtc-mc13xxx: use devm_*() functions
Jingoo Han
1
-8
/
+3
2013-04-29
rtc: rtc-mc13xxx: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+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-01-10
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
Axel Lin
1
-1
/
+1
2011-11-02
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
1
-3
/
+3
2011-05-06
rtc: mc13xxx: Don't call rtc_device_register while holding lock
Uwe Kleine-König
1
-2
/
+6
2011-04-14
drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table
Axel Lin
1
-0
/
+1
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-7
/
+0
2010-10-29
rtc: Add support for the rtc found in the MC13892 PMIC
Uwe Kleine-König
1
-0
/
+437