Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | rtc: sunxi: fix possible race condition | Alexandre Belloni | 2018-06-04 | 1 | -14/+9 | |
| * | | rtc: test: remove irq sysfs file | Alexandre Belloni | 2018-05-31 | 1 | -39/+0 | |
| * | | rtc: test: emulate alarms using timers | Alexandre Belloni | 2018-05-31 | 1 | -4/+52 | |
| * | | rtc: test: store time as an offset to system time | Alexandre Belloni | 2018-05-31 | 1 | -16/+23 | |
| * | | rtc: test: allow registering many devices | Alexandre Belloni | 2018-05-31 | 1 | -24/+24 | |
| * | | rtc: test: remove useless proc info | Alexandre Belloni | 2018-05-31 | 1 | -11/+0 | |
| * | | rtc: ds1685: Add range | Alexandre Belloni | 2018-05-31 | 1 | -0/+4 | |
| * | | rtc: ds1685: fix possible race condition | Alexandre Belloni | 2018-05-31 | 1 | -23/+18 | |
| * | | rtc: sprd: Add new RTC power down check method | Baolin Wang | 2018-05-31 | 1 | -23/+24 | |
| * | | rtc: sun6i: Fix bit_idx value for clk_register_gate | Michael Trimarchi | 2018-05-31 | 1 | -2/+2 | |
| * | | rtc: jz4740: Fix a typo in Kconfig | Mathieu Malaterre | 2018-05-31 | 1 | -1/+1 | |
| * | | rtc: test: remove obsolete .set_mmss | Alexandre Belloni | 2018-05-26 | 1 | -17/+2 | |
| * | | rtc: st-lpc: add range | Alexandre Belloni | 2018-05-23 | 1 | -0/+2 | |
| * | | rtc: st-lpc: fix possible race condition | Alexandre Belloni | 2018-05-23 | 1 | -15/+9 | |
| * | | rtc: stm32: add stm32mp1 rtc support | Amelie Delaunay | 2018-05-22 | 1 | -14/+89 | |
| * | | rtc: stm32: rework register management to prepare other version of RTC | Amelie Delaunay | 2018-05-22 | 1 | -57/+127 | |
| * | | rtc: stm32: fix misspelling and misalignment issues | Amelie Delaunay | 2018-05-22 | 1 | -2/+2 | |
| * | | rtc: mxc: Switch to SPDX identifier | Fabio Estevam | 2018-05-22 | 1 | -10/+3 | |
| * | | rtc: snvs: Switch to SPDX identifier | Fabio Estevam | 2018-05-22 | 1 | -10/+3 | |
| * | | rtc: nvmem: don't use IS_ERR_OR_NULL | Uwe Kleine-König | 2018-05-21 | 1 | -1/+1 | |
| * | | rtc: ds1742: don't explicitly specify word_size and stride of nvmem | Uwe Kleine-König | 2018-05-21 | 1 | -2/+0 | |
| * | | rtc: brcmstb-waketimer: add range | Alexandre Belloni | 2018-05-21 | 1 | -6/+1 | |
| * | | rtc: brcmstb-waketimer: switch to rtc_register_device | Alexandre Belloni | 2018-05-21 | 1 | -5/+8 | |
| * | | rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm | Alexandre Belloni | 2018-05-19 | 1 | -1/+1 | |
| * | | rtc: mxc_v2: let the core handle rtc range | Alexandre Belloni | 2018-05-19 | 1 | -10/+1 | |
| * | | rtc: mxc_v2: fix possible race condition | Alexandre Belloni | 2018-05-19 | 1 | -7/+9 | |
| * | | rtc: ls1x: add range | Alexandre Belloni | 2018-05-18 | 1 | -0/+2 | |
| * | | rtc: ls1x: remove useless label and goto | Alexandre Belloni | 2018-05-17 | 1 | -8/+3 | |
| * | | rtc: ls1x: switch to rtc_register_device | Alexandre Belloni | 2018-05-17 | 1 | -7/+7 | |
| * | | rtc: tps6586x: let the core handle rtc range | Alexandre Belloni | 2018-05-17 | 1 | -22/+5 | |
| * | | rtc: tps6586x: fix possible race condition | Alexandre Belloni | 2018-05-17 | 1 | -3/+11 | |
| * | | rtc: vr41xx: add range | Alexandre Belloni | 2018-05-17 | 1 | -0/+2 | |
| * | | rtc: vr41xx: fix possible race condition | Alexandre Belloni | 2018-05-17 | 1 | -2/+7 | |
| * | | rtc: rx8581: switch to regmap | Alexandre Belloni | 2018-05-17 | 1 | -113/+42 | |
| * | | rtc: rx8581: error out when time invalid | Alexandre Belloni | 2018-05-17 | 1 | -4/+6 | |
| * | | rtc: rx8581: remove useless declaration | Alexandre Belloni | 2018-05-17 | 1 | -18/+15 | |
| * | | rtc: rx8581: remove useless indirection | Alexandre Belloni | 2018-05-17 | 1 | -12/+4 | |
| * | | rtc: rx8581: let the core handle rtc range | Alexandre Belloni | 2018-05-17 | 1 | -5/+4 | |
| * | | rtc: rx8581: add RTC range | Alexandre Belloni | 2018-05-17 | 1 | -0/+2 | |
| * | | rtc: rx8581: switch to rtc_register_device | Alexandre Belloni | 2018-05-17 | 1 | -8/+5 | |
| * | | rtc: tps65910: add range | Alexandre Belloni | 2018-05-17 | 1 | -0/+2 | |
| * | | rtc: tps65910: allow platform power up | Alexandre Belloni | 2018-05-17 | 1 | -12/+0 | |
| * | | rtc: tps65910: fix possible race condition | Alexandre Belloni | 2018-05-17 | 1 | -4/+8 | |
| * | | rtc: ab-b5ze-s3: let the core handle the RTC range | Alexandre Belloni | 2018-05-17 | 1 | -9/+2 | |
| * | | rtc: ab-b5ze-s3: fix possible race conditions | Alexandre Belloni | 2018-05-17 | 1 | -8/+11 | |
| * | | rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm | Alexandre Belloni | 2018-05-17 | 1 | -8/+8 | |
| * | | rtc: 88pm80x: let the core handle the RTC range | Alexandre Belloni | 2018-05-17 | 1 | -6/+2 | |
| * | | rtc: 88pm80x: fix possible race condition | Alexandre Belloni | 2018-05-17 | 1 | -4/+8 | |
| * | | rtc: 88pm80x: remove unused pm80x_rtc_info members | Alexandre Belloni | 2018-05-17 | 1 | -2/+0 | |
| * | | rtc: 88pm80x: stop setting a default time | Alexandre Belloni | 2018-05-17 | 1 | -22/+0 |