Commit History

Author SHA1 Message Date
  Jingoo Han fb9b525e79 rtc: rtc-s3c: remove unnecessary platform_set_drvdata() 12 years ago
  Wolfram Sang a177c3ac25 drivers/rtc: don't check resource with devm_ioremap_resource 12 years ago
  Linus Torvalds 99c6bcf46d Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 12 years ago
  Thomas Abraham 1a3224f141 drivers/rtc/rtc-s3c.c: use clk_prepare_enable and clk_disable_unprepare 12 years ago
  Jingoo Han 32e445aab4 drivers/rtc/rtc-s3c.c: convert s3c_rtc to dev_pm_ops 12 years ago
  Jingoo Han 4c99c13ad7 rtc: rtc-s3c: use devm_rtc_device_register() 12 years ago
  Arnd Bergmann b9d7c5d3f4 rtc: s3c: make header file local 12 years ago
  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