summaryrefslogtreecommitdiffstats
path: root/commands/hwclock.c
Commit message (Expand)AuthorAgeFilesLines
* commands: exit on invalid optionEnrico Jorns2016-09-161-0/+2
* commands/hwclock: Check return value of rtc_read_time()Andrey Smirnov2016-01-071-2/+4
* hwclock: Allow to set hwclock from sntpSascha Hauer2016-01-071-1/+26
* hwclock command: forward return value of rtc_set_timeSascha Hauer2016-01-071-2/+1
* hwclock command: use format like the Linux tool doesSascha Hauer2016-01-071-3/+1
* commands: add hwclockAntony Pavlov2014-08-021-0/+161