Alexandre Belloni
|
22652ba724
rtc: stop validating rtc_time in .read_time
|
7 년 전 |
Krzysztof Kozlowski
|
498bcf3139
rtc: s3c: Handle clock enable failures
|
8 년 전 |
Krzysztof Kozlowski
|
9903f68af6
rtc: s3c: Handle clock prepare failures in probe
|
8 년 전 |
Krzysztof Kozlowski
|
6b72086d85
rtc: s3c: Do not remove const from rodata memory
|
8 년 전 |
Krzysztof Kozlowski
|
21df6fed0d
rtc: s3c: Drop unneeded cast to void pointer
|
8 년 전 |
Krzysztof Kozlowski
|
fc1afe6053
rtc: s3c: Minor white-space cleanups
|
8 년 전 |
Krzysztof Kozlowski
|
8768e7b3e3
rtc: s3c: Jump to central exit point on getting src clock error
|
8 년 전 |
Alim Akhtar
|
70c96dfac0
rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
|
9 년 전 |
Alim Akhtar
|
41a193c761
rtc: s3c: Remove unnecessary call to disable already disabled clock
|
9 년 전 |
Uwe Kleine-König
|
56d86a7e79
rtc: simplify implementations of read_alarm
|
9 년 전 |
Javier Martinez Canillas
|
ae6e00b4c0
rtc: s3c: Don't print an error on probe deferral
|
9 년 전 |
Krzysztof Kozlowski
|
fb4ac3c14b
rtc: s3c: Set year, month, day value for setting alarm
|
9 년 전 |
Joonyoung Shim
|
27b15e31db
rtc: s3c: remove unnecessary NULL assignment
|
10 년 전 |
Joonyoung Shim
|
7f23a93661
rtc: s3c: add missing clk control
|
10 년 전 |
Joonyoung Shim
|
1fb1c35f56
rtc: s3c: fix disabled clocks for alarm
|
10 년 전 |
Krzysztof Kozlowski
|
a42e6eae45
rtc: s3c: Integrate Exynos3250 into S3C6410
|
10 년 전 |
Krzysztof Kozlowski
|
492da68c8c
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
|
10 년 전 |
Krzysztof Kozlowski
|
202fe4c27f
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
|
10 년 전 |
Chanwoo Choi
|
24e1455493
drivers/rtc/rtc-s3c.c: delete duplicate clock control
|
10 년 전 |
Javier Martinez Canillas
|
8792f7772f
drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data
|
10 년 전 |
Greg Kroah-Hartman
|
a8a93c6f99
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
|
10 년 전 |
Marek Szyprowski
|
eaf3a65908
drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock
|
10 년 전 |
Wolfram Sang
|
0929ae376e
rtc: drop owner assignment from platform_drivers
|
10 년 전 |
Chanwoo Choi
|
df9e26d093
rtc: s3c: add support for RTC of Exynos3250 SoC
|
10 년 전 |
Chanwoo Choi
|
ae05c95074
rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type
|
10 년 전 |
Chanwoo Choi
|
d67288da51
rtc: s3c: remove warning message when checking coding style with checkpatch script
|
10 년 전 |
Chanwoo Choi
|
19be09f51d
rtc: s3c: define s3c_rtc structure to remove global variables.
|
10 년 전 |
Pankaj Dubey
|
ebe753357e
drivers/rtc/rtc-s3c.c: remove NO_IRQ macro
|
11 년 전 |
Vikas Sajjan
|
40d2d968e9
drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for TYPE_S3C64XX
|
11 년 전 |
Jingoo Han
|
fb9b525e79
rtc: rtc-s3c: remove unnecessary platform_set_drvdata()
|
12 년 전 |