Commit History

Author SHA1 Message Date
  Marek Szyprowski eaf3a65908 drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock 10 years ago
  Chanwoo Choi df9e26d093 rtc: s3c: add support for RTC of Exynos3250 SoC 10 years ago
  Chanwoo Choi ae05c95074 rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type 10 years ago
  Chanwoo Choi d67288da51 rtc: s3c: remove warning message when checking coding style with checkpatch script 10 years ago
  Chanwoo Choi 19be09f51d rtc: s3c: define s3c_rtc structure to remove global variables. 10 years ago
  Pankaj Dubey ebe753357e drivers/rtc/rtc-s3c.c: remove NO_IRQ macro 11 years ago
  Vikas Sajjan 40d2d968e9 drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for TYPE_S3C64XX 11 years ago
  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. 13 years ago
  Sachin Kamat 1ee8c0ca2a drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe() 13 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