Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: pcf85363: convert to SPDX identifier | Alexandre Belloni | 2019-04-11 | 1 | -6/+1 |
* | rtc: pcf85363: remove useless forward declaration | Alexandre Belloni | 2019-04-11 | 1 | -2/+0 |
* | rtc: pcf85363: remove bogus i2c functionality check | Alexandre Belloni | 2019-04-11 | 1 | -3/+0 |
* | rtc: pcf85363: set range | Alexandre Belloni | 2019-04-11 | 1 | -0/+2 |
* | rtc: pcf85363: remove unused struct pcf85363 member | Alexandre Belloni | 2019-04-11 | 1 | -4/+2 |
* | rtc: pcf85363: Add support for NXP pcf85263 rtc | Biju Das | 2018-12-11 | 1 | -18/+76 |
* | 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: pcf85363: put struct nvmem_config on the stack | Alexandre Belloni | 2018-03-01 | 1 | -9/+10 |
* | rtc: pcf85363: call rtc_nvmem_register() | Alexandre Belloni | 2018-03-01 | 1 | -2/+6 |
* | rtc: add support for NXP PCF85363 real-time clock | Eric Nelson | 2017-11-08 | 1 | -0/+220 |