Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | rtc: s5m: Move enum from rtc.h to rtc-s5m.c | Gustavo A. R. Silva | 2018-03-17 | 1 | -0/+11 | |
| * | | | | | rtc: remove VLA usage | Gustavo A. R. Silva | 2018-03-17 | 2 | -2/+6 | |
| * | | | | | rtc: Add one offset seconds to expand RTC range | Baolin Wang | 2018-03-17 | 2 | -1/+128 | |
| * | | | | | rtc: Factor out the RTC range validation into rtc_valid_range() | Baolin Wang | 2018-03-17 | 1 | -12/+18 | |
| * | | | | | rtc: Add RTC range | Alexandre Belloni | 2018-03-17 | 2 | -0/+26 | |
| * | | | | | rtc: isl1208: switch to rtc_register_device | Denis Osterland | 2018-03-17 | 1 | -4/+4 | |
| * | | | | | rtc: isl1208: enable interrupt after context preparation | Michael Grzeschik | 2018-03-17 | 1 | -17/+17 | |
| * | | | | | rtc: cros-ec: return -ETIME when refused to set alarms in the past | Jeffy Chen | 2018-03-17 | 1 | -4/+4 | |
| * | | | | | rtc: pm8xxx: Fix issue in RTC write path | Mohit Aggarwal | 2018-03-17 | 1 | -11/+38 | |
| * | | | | | rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada | 2018-03-17 | 1 | -0/+1 | |
| * | | | | | rtc: isl12026: fixup nvmem registration | Alexandre Belloni | 2018-03-17 | 1 | -16/+12 | |
| * | | | | | rtc: isl12026: new driver. | David Daney | 2018-03-17 | 3 | -0/+516 | |
| * | | | | | rtc: brcmstb-waketimer: Set wktmr prescaler | Justin Chen | 2018-03-17 | 1 | -0/+3 | |
| * | | | | | rtc: fix rtc_time64_to_tm for 3477 | Alexandre Belloni | 2018-03-17 | 1 | -1/+1 | |
| * | | | | | rtc: ac100: Fix ac100 determine rate bug | Philipp Rossak | 2018-03-17 | 1 | -1/+23 | |
| * | | | | | rtc: pcf85363: set time accurately | Alexandre Belloni | 2018-03-17 | 1 | -4/+16 | |
| * | | | | | rtc: pcf85363: add alarm support | Alexandre Belloni | 2018-03-17 | 1 | -0/+159 | |
| * | | | | | rtc: pcf85363: add .max_register in regmap_config | Alexandre Belloni | 2018-03-17 | 1 | -0/+1 | |
| * | | | | | rtc: m41t80: remove useless indirection | Alexandre Belloni | 2018-03-17 | 1 | -15/+5 | |
| * | | | | | rtc: m41t80: fix race conditions | Alexandre Belloni | 2018-03-17 | 1 | -7/+11 | |
| * | | | | | rtc: m41t80: move m41t80_rtc_mutex to the block where it is used | Sebastian Andrzej Siewior | 2018-03-17 | 1 | -1/+1 | |
| * | | | | | rtc: pcf85063: remove useless indirection | Alexandre Belloni | 2018-03-17 | 1 | -12/+4 | |
| * | | | | | rtc: pcf85063: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-17 | 1 | -1/+1 | |
| * | | | | | rtc: max6900: remove useless indirection | Alexandre Belloni | 2018-03-17 | 1 | -13/+4 | |
| * | | | | | rtc: max6900: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-17 | 1 | -1/+1 | |
| * | | | | | rtc: rs5c372: remove useless indirection | Alexandre Belloni | 2018-03-17 | 1 | -13/+4 | |
| * | | | | | rtc: rs5c372: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-17 | 1 | -2/+1 | |
| * | | | | | rtc: rs5c372: remove useless message | Alexandre Belloni | 2018-03-17 | 1 | -4/+0 | |
| * | | | | | rtc: s35390a: remove useless indirection | Alexandre Belloni | 2018-03-17 | 1 | -24/+8 | |
| * | | | | | rtc: s35390a: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-17 | 1 | -1/+1 | |
| * | | | | | rtc: s35390a: remove useless message | Alexandre Belloni | 2018-03-17 | 1 | -4/+0 | |
| * | | | | | rtc: rk808: fix possible race condition | Alexandre Belloni | 2018-03-17 | 1 | -7/+7 | |
| * | | | | | rtc: rk808: remove useless debug message | Alexandre Belloni | 2018-03-17 | 1 | -11/+0 | |
| * | | | | | rtc: rx8581: remove useless message | Alexandre Belloni | 2018-03-02 | 1 | -5/+1 | |
| * | | | | | rtc: rx4581: remove useless message | Alexandre Belloni | 2018-03-02 | 1 | -5/+1 | |
| * | | | | | rtc: pm8xxx: remove useless message | Alexandre Belloni | 2018-03-02 | 1 | -6/+0 | |
| * | | | | | rtc: abx80x: remove useless message | Alexandre Belloni | 2018-03-02 | 1 | -5/+1 | |
| * | | | | | rtc: tegra: stop validating rtc_time in .set_time | Alexandre Belloni | 2018-03-02 | 1 | -4/+0 | |
| * | | | | | rtc: spear: stop validating rtc_time in .set_time and .set_alarm | Alexandre Belloni | 2018-03-02 | 1 | -9/+3 | |
| * | | | | | rtc: omap: stop validating rtc_time in .set_time and .set_alarm | Alexandre Belloni | 2018-03-02 | 1 | -3/+0 | |
| * | | | | | rtc: max77686: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -3/+1 | |
| * | | | | | rtc: m41t93: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -1/+1 | |
| * | | | | | rtc: isl12022: remove useless indirection | Alexandre Belloni | 2018-03-02 | 1 | -12/+4 | |
| * | | | | | rtc: sc27xx: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -1/+1 | |
| * | | | | | rtc: r7301: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -1/+1 | |
| * | | | | | rtc: nuc900: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -6/+8 | |
| * | | | | | rtc: diasemi: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 3 | -4/+3 | |
| * | | | | | rtc: cpcap: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -1/+1 | |
| * | | | | | rtc: ab-b5ze-s3: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -3/+1 | |
| * | | | | | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 48 | -53/+48 |