Age | Commit message (Expand) | Author |
2015-09-05 | rtc: abx80x: fix RTC write bit | Mitja Spes |
2015-09-05 | rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[] | Fabio Estevam |
2015-09-05 | rtc: ds1374: Remove unused variable | Fabio Estevam |
2015-09-05 | rtc: Fix module autoload for OF platform drivers | Javier Martinez Canillas |
2015-09-05 | rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers | Javier Martinez Canillas |
2015-09-05 | rtc: omap: Add external clock enabling support | Keerthy |
2015-09-05 | rtc: omap: Add internal clock enabling support | Keerthy |
2015-09-05 | rtc: s5m: fix to update ctrl register | Joonyoung Shim |
2015-09-05 | rtc: add xilinx zynqmp rtc driver | Suneel Garapati |
2015-09-05 | rtc: as3722: correct month value | Bibek Basu |
2015-09-05 | rtc: sa1100/pxa: convert to run-time register mapping | Rob Herring |
2015-09-05 | rtc: pxa: convert to use shared sa1100 functions | Rob Herring |
2015-09-05 | rtc: sa1100: prepare to share sa1100_rtc_ops | Rob Herring |
2015-09-05 | rtc: ds3232: fix WARNING trace in resume function | Wang Dongsheng |
2015-09-05 | rtc: s3c: remove unnecessary NULL assignment | Joonyoung Shim |
2015-09-05 | rtc: s3c: add missing clk control | Joonyoung Shim |
2015-09-05 | rtc: s3c: fix disabled clocks for alarm | Joonyoung Shim |
2015-09-05 | rtc: at91sam9: remove useless include | Alexandre Belloni |
2015-09-05 | rtc: at91sam9: include linux/of.h | Alexandre Belloni |
2015-09-05 | rtc: armada38x: Align RTC set time procedure with the official errata | Nadav Haklai |
2015-09-05 | rtc: rx8025: check time validity when necessary | Alexandre Belloni |
2015-09-05 | rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization | Alexandre Belloni |
2015-09-05 | rtc: rx8025: remove useless initialization | Alexandre Belloni |
2015-09-05 | rtc: rx8025: reset validity when setting time | Alexandre Belloni |
2015-09-05 | rtc: rx8025: fix rx8025_init_client() | Alexandre Belloni |
2015-09-05 | rtc: rx8025: continue without alarm when irq request fails | Alexandre Belloni |
2015-09-05 | rtc: rx8025: cleanup accessors | Alexandre Belloni |
2015-09-05 | rtc: rx8025: don't reset the time | Alexandre Belloni |
2015-09-05 | rtc: rx8025: fix transfer mode | Alexandre Belloni |
2015-09-05 | rtc: rx8025: only handle dates between 2000 and 2099 | Alexandre Belloni |
2015-09-05 | rtc: rx8025: use BIT() | Alexandre Belloni |
2015-09-05 | rtc: rx8025: remove useless probe error message | Alexandre Belloni |
2015-09-05 | rtc: rx8025: switch to managed irq allocation | Alexandre Belloni |
2015-09-05 | rtc: rx8025: Convert to threaded IRQ | Alexandre Belloni |
2015-09-05 | rtc: rx8025: remove useless headers and reorder them | Alexandre Belloni |
2015-09-05 | rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write() | Vladimir Zapolskiy |
2015-09-05 | rtc: at91rm9200: get and use slow clock | Alexandre Belloni |
2015-09-05 | rtc: gemini: fix ptr_ret.cocci warnings | kbuild test robot |
2015-09-05 | rtc: Drop (un)likely before IS_ERR(_OR_NULL) | viresh kumar |
2015-09-05 | rtc: at91rm9200: sort headers alphabetically | Alexandre Belloni |