summaryrefslogtreecommitdiff
path: root/hwclock
AgeCommit message (Expand)AuthorFilesLines
2010-12-31hwclock: allow setting of RTC when it contains invalid dataPeter Tyser1-4/+16
2010-11-30rename util-linux-ng back to util-linuxKarel Zak1-2/+2
2010-11-15hwclock: [m68k] unbreak FTBFS with recent (>= 2.4.18?) kernelsThorsten Glaser1-25/+18
2010-03-29hwclock: add --predict for predicting RTC reading at a given timeTimo Juhani Lindfors2-11/+37
2009-10-16hwclock: use c.hKarel Zak1-2/+2
2009-10-13hwclock: set kernel timezone with --systz --utcScott James Remnant1-11/+8
2009-10-13hwclock: do not access hardware clock when using --systzScott James Remnant1-12/+17
2009-10-09Remove now unused <sys/ioctl.h> includesGuillem Jover1-1/+0
2009-08-21replace usleep() for systems that don't have themDaniel Mierswa1-0/+1
2009-08-20hwclocks: use time limit for KDGHWCLK busy waitKarel Zak1-19/+19
2009-08-17hwclock.8: formattingPeter Breitenlohner1-23/+24
2009-05-27hwclock: fix mismatched popen/fclose.John Keeping1-1/+1
2009-03-10hwclock: add --systz option to set system clock from itselfScott James Remnant2-8/+120
2008-11-26hwclock: clock.h is included more than onceKarel Zak1-4/+2
2008-10-16hwclock: remove "cli" and "sti" from i386 CMOS codeKarel Zak1-25/+4
2008-10-03hwclock: several strings without gettext callsPedro Ribeiro2-12/+12
2008-08-18hwclock: don't open /dev/rtc repeatedlyKarel Zak1-22/+30
2008-08-13hwclock: read_hardware_clock_rtc() need to return error codesKarel Zak1-3/+3
2008-08-13hwclock: delay loop in set_hardware_clock_exactKalev Soikonen1-8/+12
2008-08-13hwclock: use time limit for synchronization busy waitKarel Zak3-12/+14
2008-08-13hwclock: use carefully synchronize_to_clock_tick() return codesKarel Zak1-3/+8
2008-08-12hwclock: remove x86_64-specific bogonDavid Brownell1-1/+1
2008-08-06hwclock: cleanup help output and man pageKarel Zak2-65/+42
2008-08-06hwclock: unshadow a diagnostic printfKalev Soikonen1-5/+3
2008-06-17hwclock: always reads hardware clockKarel Zak2-10/+18
2008-06-16hwclock: omit warning about drift if --noadjfile givenMatthias Koenig1-4/+6
2008-04-14build-sys: ignore a bunch of generated files, mostly binariesJames Youngman1-0/+1
2008-04-09hwclock: add --adjfile=path optionKarel Zak2-29/+51
2007-12-17build-sys: use dist_man_MANS instead of man_MANSStepan Kasal1-1/+1
2007-12-04hwclock: check for ENODEVDavid Woodhouse1-1/+1
2007-10-26hwclock: do not create a zero adjfileAlain Guibert1-0/+1
2007-09-20hwclock: fix --rtc optionMatthias Koenig1-18/+15
2007-07-27remove hardcoded package name from some utilsKarel Zak1-1/+1
2007-07-03man pages: add "AVAILABILITY" sectionKarel Zak1-0/+3
2007-05-16build-sys: do not use wildcards in EXTRA_DISTStepan Kasal1-1/+1
2007-03-21hwclock: make ggc happy and check return values from fgets, read and writeKarel Zak2-13/+17
2007-03-21hwclock: remove tailing white-spaces and clean up clock.hKarel Zak6-198/+207
2007-03-21hwclock: add support for audit systemKarel Zak5-15/+68
2007-03-20hwclock: fix --systohc sets clock 0.5 seconds slowKarel Zak1-2/+7
2007-03-19hwclock: add --rtc=<path> option and support for /dev/rtc0Karel Zak4-25/+73
2007-02-08build-sys: fix README filenames and add missing files to EXTRA_DISTsKarel Zak1-0/+1
2007-01-04build-sys: add missing filesKarel Zak1-1/+2
2007-01-03build-sys: remove generated autotools stuff from gitKarel Zak1-541/+0
2006-12-07Imported from util-linux-2.13-pre6 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.13-pre4 tarball.Karel Zak1-0/+2
2006-12-07Imported from util-linux-2.13-pre3 tarball.Karel Zak1-2/+2
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak1-81/+21
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak7-46/+614
2006-12-07Imported from util-linux-2.12l tarball.Karel Zak6-4/+13
2006-12-07Imported from util-linux-2.12i tarball.Karel Zak2-4/+18