summaryrefslogtreecommitdiff
path: root/hwclock/hwclock.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-31Merge remote branch 'origin/master'LaMont Jones1-4/+16
2010-12-31hwclock: allow setting of RTC when it contains invalid dataPeter Tyser1-4/+16
2010-05-14Merge remote branch 'origin/master' into HEADLaMont Jones1-11/+30
2010-03-29hwclock: add --predict for predicting RTC reading at a given timeTimo Juhani Lindfors1-11/+30
2009-10-19Merge remote branch 'origin/master'LaMont Jones1-23/+25
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-10Merge remote branch 'origin/master'LaMont Jones1-1/+0
2009-10-09Remove now unused <sys/ioctl.h> includesGuillem Jover1-1/+0
2009-07-21Merge commit 'origin/master'LaMont Jones1-1/+1
2009-05-27hwclock: fix mismatched popen/fclose.John Keeping1-1/+1
2009-03-20Merge commit 'origin/master'LaMont Jones1-8/+101
2009-03-10hwclock: add --systz option to set system clock from itselfScott James Remnant1-8/+101
2008-12-15Merge commit 'origin/master'LaMont Jones1-8/+8
2008-10-03hwclock: several strings without gettext callsPedro Ribeiro1-8/+8
2008-09-25Disable the fallback clause in hwclock when /dev/rtc cannot be opened.Tim Gardner1-0/+10
2008-08-13hwclock: delay loop in set_hardware_clock_exactKalev Soikonen1-8/+12
2008-08-13hwclock: use time limit for synchronization busy waitKarel Zak1-1/+1
2008-08-13hwclock: use carefully synchronize_to_clock_tick() return codesKarel Zak1-3/+8
2008-08-06hwclock: cleanup help output and man pageKarel Zak1-27/+31
2008-08-06hwclock: unshadow a diagnostic printfKalev Soikonen1-5/+3
2008-06-17hwclock: always reads hardware clockKarel Zak1-9/+17
2008-06-16hwclock: omit warning about drift if --noadjfile givenMatthias Koenig1-4/+6
2008-04-09hwclock: add --adjfile=path optionKarel Zak1-29/+46
2007-10-26hwclock: do not create a zero adjfileAlain Guibert1-0/+1
2007-07-27remove hardcoded package name from some utilsKarel Zak1-1/+1
2007-03-21hwclock: make ggc happy and check return values from fgets, read and writeKarel Zak1-9/+9
2007-03-21hwclock: remove tailing white-spaces and clean up clock.hKarel Zak1-101/+101
2007-03-21hwclock: add support for audit systemKarel Zak1-10/+51
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 Zak1-1/+6
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak1-4/+3
2006-12-07Imported from util-linux-2.12l tarball.Karel Zak1-0/+1
2006-12-07Imported from util-linux-2.11x tarball.Karel Zak1-20/+25
2006-12-07Imported from util-linux-2.11u tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.11t tarball.Karel Zak1-290/+428
2006-12-07Imported from util-linux-2.11o tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.11m tarball.Karel Zak1-58/+75
2006-12-07Imported from util-linux-2.11f tarball.Karel Zak1-26/+52
2006-12-07Imported from util-linux-2.10s tarball.Karel Zak1-0/+1448