2019-04-08 | Alexandre Belloni | rtc: ds1672: use rtc_time64_to_tm ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-08 | Alexandre Belloni | rtc: ds1672: remove useless indirection ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-08 | Alexandre Belloni | rtc: ds1672: remove sysfs debug interface ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-08 | Alexandre Belloni | rtc: ds1672: move oscillator handling to .read_time ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-08 | Alexandre Belloni | rtc: ds1672: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-08 | Alexandre Belloni | rtc: test: use .set_time ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-06 | Xuefeng Wang | rtc: lib: check whether tm->tm_year in int32 range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Wolfram Sang | rtc: don't reference bogus function pointer in kdoc ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: remove unnecessary Kconfig dependencies ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR support ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: add offset correction support ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: add nvram support ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: add Micro Crystal RV8263 support ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: add alarm support ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: differentiate pcf85063a and pcf85063tp ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: switch to regmap ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: convert to devm_rtc_allocate_device ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: remove bogus i2c functionality check ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: pcf85063: switch to probe_new ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Anson Huang | rtc: snvs: use devm_platform_ioremap_resource() to... ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Anson Huang | rtc: mxc: use devm_platform_ioremap_resource() to simplify... ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Anson Huang | rtc: snvs: use dev_pm_set_wake_irq() to simplify code ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Joel Stanley | rtc: Add ASPEED RTC driver ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Joel Stanley | dt-bindings: rtc: Add on-chip ASPEED RTC documentation ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: brcmstb-waketimer: switch to rtc_time64_to_tm ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Pi-Hsun Shih | rtc: mt6397: Don't call irq_dispose_mapping. ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | YueHaibing | rtc: opal: Make opal_tpo_alarm_irq_enable static ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Geert Uytterhoeven | rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: wm831x: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: wm831x: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: wm831x: remove unnecessary goto ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: wm831x: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: da9063: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: sun4v: switch to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: sun4v: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: omap: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: omap: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: ps3: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: ps3: convert to devm_rtc_allocate_device ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: ps3: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: at91sam9: correct trivial checkpatch warnings ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: at91sam9: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: at91sam9: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: at91sam9: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: at91sam9: convert to devm_rtc_allocate_device ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: at91sam9: drop platform_data support ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: sh: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: sh: fix possible race condition ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: sh: stop resetting time to epoch ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: dm355evm: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: dm355evm: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: dm355evm: convert to devm_rtc_allocate_device ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: goldfish: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: goldfish: allow building on more than MIPS ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: goldfish: sort headers ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: goldfish: add range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: goldfish: convert to devm_rtc_allocate_device ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: xgene: use .set_time ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: xgene: stop caching alarm_time ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: xgene: correct checkpatch issues ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: xgene: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: xgene: set range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: xgene: fix possible race condition ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: test: do not use assignment in if condition ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: 88pm80x: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: ab-b5ze-s3: correct checkpatch issues ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: core: correct trivial checkpatch warnings ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Linus Walleij | rtc: x1205: Add DT probing support ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Linus Walleij | rtc: x1205: Add DT bindings [alexandre.belloni@bootlin.com: move doc to rtc.txt] ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Wolfram Sang | rtc: da9063: convert header to SPDX ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: omap: let the core handle range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: mv: add range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: mv: convert to devm_rtc_allocate_device ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-04-04 | Alexandre Belloni | rtc: mv: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: convert core to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: ab-b5ze-s3: remove unnecessary check ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: ab-b5ze-s3: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64 ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: ab-b5ze-s3: remove unnecessary gotos ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: ab-b5ze-s3: remove mutex ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: zynqmp: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: abx80x: remove useless .remove ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: abx80x: use rtc_add_group ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-18 | Alexandre Belloni | rtc: abx80x: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-04 | Alexandre Belloni | rtc: pic32: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-04 | Alexandre Belloni | rtc: pic32: let the core handle range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-04 | Alexandre Belloni | rtc: pic32: convert to devm_rtc_allocate_device ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-04 | Alexandre Belloni | rtc: update my email address ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-04 | Alexandre Belloni | rtc: rv8803: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-04 | Alexandre Belloni | rtc: rv8803: let the core handle range ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-04 | Alexandre Belloni | rtc: tx4939: convert to SPDX identifier ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2019-03-03 | Alexandre Belloni | rtc: tx4939: use .set_time ...off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
next |