summaryrefslogtreecommitdiffstats
path: root/sys-utils/hwclock-cmos.c
Commit message (Expand)AuthorAgeFilesLines
* hwclock: use CMOS clock only if availableCarlos Santos2019-07-151-41/+6Star
* hwclock: fix warningKarel Zak2018-07-201-1/+1
* hwclock: add --delay <seconds>Karel Zak2018-07-181-0/+6
* hwclock: remove bool type definitionSami Kerola2017-08-301-9/+5Star
* hwclock: remove custom errno stringJ William Piggott2017-07-311-5/+1Star
* hwclock: remove dead cmos codeJ William Piggott2017-03-311-17/+0Star
* hwclock: improve cmos message stringsJ William Piggott2017-03-311-5/+4Star
* hwclock: remove unused atomic arg in cmosJ William Piggott2017-03-311-6/+4Star
* hwclock: remove unused cmos ctl structsJ William Piggott2017-03-311-44/+39Star
* hwclock: remove alpha cmosJ William Piggott2017-03-311-277/+39Star
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-201-13/+13
* hwclock: remove trailing dot from messages that include system error messageSami Kerola2017-02-051-1/+1
* hwclock: clarify cmos inb and outb preprocessor directivesSami Kerola2017-02-051-17/+15Star
* hwclock: improve coding styleSami Kerola2017-02-051-10/+9Star
* hwclock: use symbolic magic values passed in between functionsSami Kerola2017-02-051-2/+4
* hwclock: remove dead code and other minor fixesSami Kerola2017-02-051-1/+1
* hwclock: clarify set_cmos_epoch() codeSami Kerola2017-02-051-16/+12Star
* hwclock: move command-line options to control structureSami Kerola2017-02-051-66/+78
* misc: Fix various typosSebastian Rasmussen2016-05-311-1/+1
* hwclock: fix iopl implicit declaration warning on alphaAndreas Henriksson2015-08-241-0/+5
* hwclock: fix fgets unchecked return value warning on alphaAndreas Henriksson2015-08-241-4/+4
* hwclock: enable --directisa for x86_64JWP2015-01-091-4/+5
* textual: grammarize another error messageBenno Schulenberg2014-10-011-1/+1
* hwclock: internationalizing the message of the used interfaceBenno Schulenberg2014-02-101-1/+1
* hwclock: use warn() to print cmos errorsKarel Zak2013-05-141-8/+4Star
* hwclock: fix compiler warningKarel Zak2012-12-201-1/+0Star
* hwclock: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-2/+2
* translation: unify file open error messagesSami Kerola2012-07-161-1/+1
* build-sys: move hwclock to sys-utils/Karel Zak2012-06-261-0/+677