Linus Torvalds
|
7c2db36e73
Merge branch 'akpm' (incoming from Andrew)
|
12 years ago |
Jingoo Han
|
d4a48c2ad7
drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()
|
12 years ago |
Thierry Reding
|
8cbce1e5f0
rtc: Convert to devm_ioremap_resource()
|
12 years ago |
Greg Kroah-Hartman
|
5a167f4543
Drivers: rtc: remove __dev* attributes.
|
12 years ago |
Sachin Kamat
|
04a373fdc9
drivers/rtc/rtc-s3c: use of_match_ptr() macro
|
12 years ago |
Tushar Behera
|
1b99732932
drivers/rtc/rtc-s3c.c: convert to use devm_* API
|
12 years ago |
Tushar Behera
|
076c726548
drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label
|
12 years ago |
Adam Buchbinder
|
48fc7f7e78
Fix misspellings of "whether" in comments.
|
12 years ago |
Sachin Kamat
|
1ee8c0ca2a
drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()
|
12 years ago |
Sachin Kamat
|
dbd9acbef2
drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*
|
13 years ago |
Sachin Kamat
|
ecb41a7741
drivers/rtc/rtc-s3c.c: fix compiler warning
|
13 years ago |
Tushar Behera
|
c3cba9281b
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
|
13 years ago |
Tushar Behera
|
cd1e6f9e53
drivers/rtc/rtc-s3c.c: fix compilation error
|
13 years ago |
Linus Torvalds
|
34800598b2
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Yong Zhang
|
2f6e5f9458
drivers/rtc: remove IRQF_DISABLED
|
13 years ago |
Heiko Stuebner
|
25c1a24660
rtc-s3c: add variants for S3C2443 and S3C2416
|
13 years ago |
Heiko Stuebner
|
d2524caac3
rtc-s3c: make room for more variants in devicetree block
|
13 years ago |
Axel Lin
|
0c4eae6659
rtc: convert drivers/rtc/* to use module_platform_driver()
|
13 years ago |
Thomas Abraham
|
39ce4084a6
rtc: rtc-s3c: Add device tree support
|
13 years ago |
Jonghwan Choi
|
2dbcd05f1e
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
|
13 years ago |
Donggeun Kim
|
88cee8fd77
drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt
|
13 years ago |
MyungJoo Ham
|
62d1760180
drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to have irq.
|
14 years ago |
MyungJoo Ham
|
4e8896cde1
drivers/rtc/rtc-s3c.c: correct debug messages
|
14 years ago |
Linus Torvalds
|
45b583b10a
Merge 'akpm' patch series
|
14 years ago |
Donggeun Kim
|
cefe4fbbaa
drivers/rtc/rtc-s3c.c: support clock gating
|
14 years ago |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
Ben Dooks
|
52cd4e5c62
drivers/rtc/rtc-s3c.c: fixup wake support for rtc
|
14 years ago |
Vasily Khoruzhick
|
a54aba87bb
RTC: Fix s3c compile error due to missing s3c_rtc_setpie
|
14 years ago |
John Stultz
|
696160fec1
RTC: Cleanup rtc_class_ops->irq_set_freq()
|
14 years ago |
John Stultz
|
80d4bb515b
RTC: Cleanup rtc_class_ops->irq_set_state
|
14 years ago |