Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-06 | dm: rtc: uclass: Add flag to control sequence numbering | Michal Simek | 1 | -0/+1 |
2021-07-06 | dm: define LOG_CATEGORY for all uclass | Patrick Delaunay | 1 | -0/+2 |
2020-10-29 | sandbox: Fix up building for of-platdata | Simon Glass | 1 | -0/+2 |
2020-07-09 | rtc: fall back to ->{read, write} if ->{read, write}8 are not provided | Rasmus Villemoes | 1 | -6/+19 |
2020-07-09 | rtc: add dm_rtc_write() helper | Rasmus Villemoes | 1 | -0/+19 |
2020-07-09 | rtc: add dm_rtc_read helper and ->read method | Rasmus Villemoes | 1 | -0/+19 |
2020-05-19 | common: Drop log.h from common header | Simon Glass | 1 | -0/+1 |
2018-11-29 | rtc: Allow child drivers | Simon Glass | 1 | -0/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-04-10 | dm: rtc: Add 16-bit read/write support | Bin Meng | 1 | -0/+30 |
2015-10-21 | dm: rtc: Correct rtc_read32() return value | Simon Glass | 1 | -1/+1 |
2015-05-06 | dm: rtc: Add a uclass for real-time clocks | Simon Glass | 1 | -0/+96 |