summaryrefslogtreecommitdiffstats
path: root/sys-utils/hwclock-rtc.c
Commit message (Expand)AuthorAgeFilesLines
* hwclock: use monotonic time to measure how long setting time takesSami Kerola2019-01-121-2/+3
* hwclock: rely on kernel for RTC_UIE_ON on Aplha and SparcKarel Zak2018-08-031-11/+2Star
* hwclock: add --delay <seconds>Karel Zak2018-07-181-0/+6
* hwclock: rename --debug option to --verboseJ William Piggott2018-01-171-5/+5
* hwclock: revert ioctl testKarel Zak2017-11-231-2/+2
* hwclock: remove sysexits.hJ William Piggott2017-09-031-3/+2Star
* hwclock: remove busywait tristate return statusJ William Piggott2017-08-041-6/+5Star
* hwclock: restore select() timeout warningJ William Piggott2017-08-041-3/+2Star
* hwclock: remove custom errno stringJ William Piggott2017-07-311-14/+12Star
* hwclock: fix unimplemented ioctl testJ William Piggott2017-07-311-2/+2
* hwclock: squash custom errno stringsJ William Piggott2017-07-311-8/+2Star
* hwclock: improve RTC epoch messagesJ William Piggott2017-07-161-19/+14Star
* hwclock: remove dead ioctl checkJ William Piggott2017-07-161-7/+1Star
* hwclock: --epoch presence test failsJ William Piggott2017-07-161-11/+8Star
* hwclock: fix whitespace in hwclock-rtc.cJ William Piggott2017-04-101-2/+1Star
* hwclock: remove unused 'silent' argJ William Piggott2017-03-311-12/+8Star
* hwclock-rtc.c: try the 'new' rtc class firstJ William Piggott2017-03-231-1/+1
* hwclock: remove trailing dot from messages that include system error messageSami Kerola2017-02-051-1/+1
* hwclock: fix rtc atexit registrationSami Kerola2017-02-051-1/+1
* hwclock: try RTCGET and RTCSET only when normal rtc failsSami Kerola2017-02-051-21/+23
* hwclock: stream line synchronize_to_clock_tick_rtc()Sami Kerola2017-02-051-22/+19Star
* hwclock: improve coding styleSami Kerola2017-02-051-8/+10
* hwclock: add debugging to open_rtc()Sami Kerola2017-02-051-18/+16Star
* hwclock: use symbolic magic values passed in between functionsSami Kerola2017-02-051-4/+4
* hwclock: remove dead code and other minor fixesSami Kerola2017-02-051-12/+0Star
* hwclock: move error messages to determine_clock_access_method()Sami Kerola2017-02-051-1/+1
* hwclock: move command-line options to control structureSami Kerola2017-02-051-36/+40
* hwclock: fix format specifier [cppcheck]Boris Egorov2016-01-191-1/+1
* sys-utils/disk-utils/lib: fix printf format types [cppcheck]Boris Egorov2015-06-251-1/+1
* hwclock: remove dead codeJ William Piggott2015-04-211-14/+0Star
* hwclock: regression fixJ William Piggott2015-04-211-4/+5
* hwclock: internationalizing the message of the used interfaceBenno Schulenberg2014-02-101-1/+1
* hwclock: cleanup _() usage in synchronize_to_clock_tick_rtc()Karel Zak2013-03-211-10/+5Star
* hwclock: don't confuse users with select() timeout warningKarel Zak2013-03-211-3/+2Star
* hwclock: wait time in hwclock is not long enough for some ARM devicesKarel Zak2012-09-211-2/+2
* translation: unify file open error messagesSami Kerola2012-07-161-5/+5
* build-sys: move hwclock to sys-utils/Karel Zak2012-06-261-0/+509