Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | rtc: ep93xx: fix checkpatch issues | Alexandre Belloni | 2019-04-19 | 1 | -9/+9 | |
| * | | rtc: ep93xx: convert to SPDX identifier | Alexandre Belloni | 2019-04-19 | 1 | -4/+1 | |
| * | | rtc: ep93xx: use .set_time | Alexandre Belloni | 2019-04-19 | 1 | -2/+3 | |
| * | | rtc: ep93xx: switch to rtc_time64_to_tm | Alexandre Belloni | 2019-04-19 | 1 | -1/+1 | |
| * | | rtc: ep93xx: set range | Alexandre Belloni | 2019-04-19 | 1 | -0/+1 | |
| * | | rtc: ep93xx: use rtc_add_group | Alexandre Belloni | 2019-04-19 | 1 | -16/+4 | |
| * | | rtc: ep93xx: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-04-19 | 1 | -2/+7 | |
| * | | rtc: ep93xx: stop setting platform_data | Alexandre Belloni | 2019-04-19 | 1 | -15/+3 | |
| * | | rtc: ds3232: get SRAM access using NVMEM Framework | Han Nandor | 2019-04-19 | 1 | -2/+38 | |
| * | | rtc: mc13xxx: fix style issue | Alexandre Belloni | 2019-04-16 | 1 | -1/+1 | |
| * | | rtc: mc13xxx: convert to SPDX identifier | Alexandre Belloni | 2019-04-16 | 1 | -4/+1 | |
| * | | rtc: mc13xxx: use .set_time | Alexandre Belloni | 2019-04-16 | 1 | -3/+3 | |
| * | | rtc: mc13xxx: set range | Alexandre Belloni | 2019-04-16 | 1 | -2/+10 | |
| * | | rtc: ds1685: use threaded interrupt | Thomas Bogendoerfer | 2019-04-16 | 1 | -116/+104 | |
| * | | rtc: ds1685: remove dead code | Thomas Bogendoerfer | 2019-04-16 | 1 | -36/+0 | |
| * | | rtc: ds1685: fix crash caused by referencing wrong device struct | Thomas Bogendoerfer | 2019-04-12 | 1 | -3/+3 | |
| * | | rtc: lpc32xx: convert to SPDX identifier | Alexandre Belloni | 2019-04-12 | 1 | -9/+1 | |
| * | | rtc: lpc32xx: use .set_time | Alexandre Belloni | 2019-04-12 | 1 | -2/+3 | |
| * | | rtc: lpc32xx: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-12 | 1 | -8/+3 | |
| * | | rtc: lpc32xx: simplify IRQ setup | Alexandre Belloni | 2019-04-12 | 1 | -10/+5 | |
| * | | rtc: lpc32xx: set range | Alexandre Belloni | 2019-04-12 | 1 | -0/+1 | |
| * | | rtc: lpc32xx: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-04-12 | 1 | -9/+10 | |
| * | | rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify code | Anson Huang | 2019-04-11 | 1 | -25/+4 | |
| * | | rtc: mxc: use dev_pm_set_wake_irq() to simplify code | Anson Huang | 2019-04-11 | 1 | -26/+6 | |
| * | | rtc: rx8025: Fix a parameter to %ptR in rx8025_read_alarm() | Andy Shevchenko | 2019-04-11 | 1 | -1/+1 | |
| * | | rtc: sirfsoc: Make sysrtc_regmap_config static | YueHaibing | 2019-04-11 | 1 | -1/+1 | |
| * | | rtc: ab3100: convert to SPDX identifier | Alexandre Belloni | 2019-04-11 | 1 | -1/+1 | |
| * | | rtc: ab3100: use .set_time | Alexandre Belloni | 2019-04-11 | 1 | -3/+3 | |
| * | | rtc: ab3100: set range | Alexandre Belloni | 2019-04-11 | 1 | -7/+9 | |
| * | | 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: stmp3xxx: convert to SPDX identifier | Alexandre Belloni | 2019-04-11 | 1 | -9/+1 | |
| * | | rtc: stmp3xxx: use .set_time | Alexandre Belloni | 2019-04-11 | 1 | -3/+3 | |
| * | | rtc: stmp3xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-11 | 1 | -5/+3 | |
| * | | rtc: stmp3xxx: set range | Alexandre Belloni | 2019-04-11 | 1 | -2/+8 | |
| * | | rtc: tegra: convert to SPDX identifier | Alexandre Belloni | 2019-04-08 | 1 | -14/+1 | |
| * | | rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-08 | 1 | -4/+4 | |
| * | | rtc: tegra: set range | Alexandre Belloni | 2019-04-08 | 1 | -10/+14 | |
| * | | rtc: coh901331: convert to SPDX identifier | Alexandre Belloni | 2019-04-08 | 1 | -1/+1 | |
| * | | rtc: coh901331: use .set_time | Alexandre Belloni | 2019-04-08 | 1 | -3/+3 | |
| * | | rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-08 | 1 | -7/+7 | |
| * | | rtc: coh901331: set range | Alexandre Belloni | 2019-04-08 | 1 | -5/+10 | |
| * | | rtc: ds1672: switch debug message to %ptR | Alexandre Belloni | 2019-04-08 | 1 | -4/+1 | |
| * | | rtc: ds1672: convert to SPDX identifier | Alexandre Belloni | 2019-04-08 | 1 | -4/+1 | |
| * | | rtc: ds1672: use .set_time | Alexandre Belloni | 2019-04-08 | 1 | -2/+3 | |
| * | | rtc: ds1672: use rtc_time64_to_tm | Alexandre Belloni | 2019-04-08 | 1 | -1/+1 | |
| * | | rtc: ds1672: remove useless indirection | Alexandre Belloni | 2019-04-08 | 1 | -14/+6 |