summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-05rtc: sa1100/pxa: convert to run-time register mappingRob Herring
2015-09-05rtc: pxa: convert to use shared sa1100 functionsRob Herring
2015-09-05rtc: sa1100: prepare to share sa1100_rtc_opsRob Herring
2015-09-05rtc: ds3232: fix WARNING trace in resume functionWang Dongsheng
2015-09-05rtc: s3c: remove unnecessary NULL assignmentJoonyoung Shim
2015-09-05rtc: s3c: add missing clk controlJoonyoung Shim
2015-09-05rtc: s3c: fix disabled clocks for alarmJoonyoung Shim
2015-09-05rtc: at91sam9: remove useless includeAlexandre Belloni
2015-09-05rtc: at91sam9: include linux/of.hAlexandre Belloni
2015-09-05rtc: armada38x: Align RTC set time procedure with the official errataNadav Haklai
2015-09-05rtc: rx8025: check time validity when necessaryAlexandre Belloni
2015-09-05rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initializationAlexandre Belloni
2015-09-05rtc: rx8025: remove useless initializationAlexandre Belloni
2015-09-05rtc: rx8025: reset validity when setting timeAlexandre Belloni
2015-09-05rtc: rx8025: fix rx8025_init_client()Alexandre Belloni
2015-09-05rtc: rx8025: continue without alarm when irq request failsAlexandre Belloni
2015-09-05rtc: rx8025: cleanup accessorsAlexandre Belloni
2015-09-05rtc: rx8025: don't reset the timeAlexandre Belloni
2015-09-05rtc: rx8025: fix transfer modeAlexandre Belloni
2015-09-05rtc: rx8025: only handle dates between 2000 and 2099Alexandre Belloni
2015-09-05rtc: rx8025: use BIT()Alexandre Belloni
2015-09-05rtc: rx8025: remove useless probe error messageAlexandre Belloni
2015-09-05rtc: rx8025: switch to managed irq allocationAlexandre Belloni
2015-09-05rtc: rx8025: Convert to threaded IRQAlexandre Belloni
2015-09-05rtc: rx8025: remove useless headers and reorder themAlexandre Belloni
2015-09-05rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: at91rm9200: get and use slow clockAlexandre Belloni
2015-09-05rtc: gemini: fix ptr_ret.cocci warningskbuild test robot
2015-09-05rtc: Drop (un)likely before IS_ERR(_OR_NULL)viresh kumar
2015-09-05rtc: at91rm9200: sort headers alphabeticallyAlexandre Belloni
2015-09-05rtc: at91sam9: get sclk rate after enabling itAlexandre Belloni
2015-09-05rtc: at91sam9: sort headers alphabeticallyAlexandre Belloni
2015-09-05rtc: at91sam9: remove useless checkAlexandre Belloni
2015-09-05rtc: at91sam9: properly handle error caseAlexandre Belloni
2015-09-05rtc: pl031: fix typo for author emailLeo Yan
2015-09-05rtc: Export OF module alias information in missing driversJavier Martinez Canillas
2015-09-05rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"Adrian Huang
2015-09-05rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 secondsAdrian Huang
2015-09-05rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driverS Twiss
2015-09-05rtc: mt6397: implement suspend/resume function in rtc-mt6397 driverHenry Chen