index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
70
-214
/
+209
2012-12-20
revert "rtc: recycle id when unloading a rtc driver"
Andrew Morton
1
-1
/
+0
2012-12-20
drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
Jean Delvare
1
-0
/
+1
2012-12-17
rtc: DA9055 RTC driver
Ashish Jangam
3
-0
/
+424
2012-12-17
drivers/rtc/rtc-s3c: use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2012-12-17
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
Kim, Milo
1
-0
/
+7
2012-12-17
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
Sachin Kamat
1
-19
/
+0
2012-12-17
drivers/rtc/rtc-s3c.c: convert to use devm_* API
Tushar Behera
1
-37
/
+8
2012-12-17
drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label
Tushar Behera
1
-4
/
+1
2012-12-17
rtc: add NXP PCF8523 support
Thierry Reding
3
-0
/
+336
2012-12-17
rtc: rtc-davinci: use devm_kzalloc()
Devendra Naga
1
-12
/
+4
2012-12-17
rtc: rtc-davinci: return correct error code if rtc_device_register() fails
Devendra Naga
1
-2
/
+3
2012-12-17
drivers/rtc/rtc-tps65910.c: rename irq to match device
Sivaram Nair
1
-1
/
+1
2012-12-17
rtc: rtc-spear: Provide flag for no support of UIE mode
Deepak Sikri
1
-0
/
+2
2012-12-17
rtc: rtc-spear: Add clk_{un}prepare() support
Deepak Sikri
1
-3
/
+3
2012-12-17
rtc: rtc-spear: use devm_*() routines
Viresh Kumar
1
-60
/
+29
2012-12-17
drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice
Wei Yongjun
1
-7
/
+7
2012-12-17
drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc
Devendra Naga
1
-10
/
+5
2012-12-17
drivers/rtc/rtc-imxdi.c: add devicetree support
Roland Stigge
1
-0
/
+11
2012-12-17
drivers/rtc/rtc-imxdi: support for i.MX53
Roland Stigge
1
-1
/
+1
2012-12-17
rtc: omap: add runtime pm support
Vaibhav Hiremath
1
-0
/
+18
2012-12-17
rtc: omap: depend on am33xx
Afzal Mohammed
1
-4
/
+6
2012-12-17
rtc: omap: dt support
Afzal Mohammed
1
-0
/
+18
2012-12-17
rtc: omap: kicker mechanism support
Afzal Mohammed
1
-3
/
+41
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-16
/
+16
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+31
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-2
/
+77
2012-11-30
drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()
Kim, Milo
1
-3
/
+3
2012-11-21
mfd/rtc/gpio: twl: No need to allocate bigger buffer for write
Peter Ujfalusi
1
-16
/
+16
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2
-2
/
+2
2012-11-06
Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup
Olof Johansson
1
-0
/
+2
2012-11-06
arm: at91: move at91rm9200 rtc header in drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+76
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-10-25
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
Jan Luebbe
1
-0
/
+2
2012-10-15
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
1
-3
/
+31
2012-10-11
rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS
Kevin Hilman
1
-0
/
+3
2012-10-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
25
-256
/
+1982
2012-10-06
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
Michael Langer
1
-0
/
+116
2012-10-06
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
Paul Bolle
1
-153
/
+4
2012-10-06
drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details
Venu Byravarasu
1
-4
/
+1
2012-10-06
rtc: kconfig: fix up dependency for ab8500
Ulf Hansson
1
-0
/
+1
2012-10-06
drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-3
/
+14
2012-10-06
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+16
2012-10-06
drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-10-06
drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-1
/
+6
2012-10-06
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-10-06
drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-14
/
+78
2012-10-06
drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+22
2012-10-06
drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()
Sachin Kamat
1
-2
/
+2
[next]