| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-07 | hwclock-rtc: fix verbose output when --param-set value is unchanged | Jesse Gilles | 1 | -1/+1 |
| 2025-10-30 | hwclock: skip RTC_PARAM_SET for --param-set with unchanged value | Bastian Krause | 1 | -1/+14 |
| 2025-03-24 | Merge branch 'rtc-default' of https://github.com/Villemoes/util-linux | Karel Zak | 1 | -1/+1 |
| 2025-03-12 | hwclock: avoid dereferencing a pointer [coverity scan] | Karel Zak | 1 | -0/+3 |
| 2025-01-16 | Revert "hwclock-rtc.c: try the 'new' rtc class first" | Rasmus Villemoes | 1 | -1/+1 |
| 2025-01-08 | include/timeutils: add time_diff() | Karel Zak | 1 | -1/+1 |
| 2024-12-09 | hwclock: Support GNU Hurd | Zhaoming Luo | 1 | -1/+18 |
| 2024-09-05 | hwclock: add -param-index | Karel Zak | 1 | -2/+2 |
| 2024-05-02 | hwclock: free temporary variable before return | Karel Zak | 1 | -1/+1 |
| 2024-03-23 | sys-utils: hwclock-rtc: fix pointer usage | Karthikeyan Krishnasamy | 1 | -1/+1 |
| 2023-12-11 | sys-utils: cleanup license lines, add SPDX | Karel Zak | 1 | -0/+5 |
| 2023-06-22 | hwclock: add support for RTC_VL_READ/RTC_VL_CLR ioctls | Rasmus Villemoes | 1 | -0/+86 |
| 2023-04-17 | hwclock: use kernel struct rtc_time for RTC ioctls | Karel Zak | 1 | -2/+24 |
| 2023-04-11 | hwclock: make sure struct tm is initialized | Karel Zak | 1 | -2/+2 |
| 2023-04-04 | hwclock: use linux/rtc.h | Thomas Weißschuh | 1 | -51/+18 |
| 2023-04-04 | hwclock: drop ancient sparc special cases | Thomas Weißschuh | 1 | -73/+5 |
| 2023-04-04 | hwclock: constify struct clock_opts | Thomas Weißschuh | 1 | -3/+3 |
| 2022-01-31 | hwclock: fix --param-get | Karel Zak | 1 | -1/+1 |
| 2022-01-31 | hwclock: get/set param cleanup | Karel Zak | 1 | -39/+52 |
| 2022-01-28 | hwclock: cleanup hwclock_params[] use | Karel Zak | 1 | -0/+15 |
| 2022-01-28 | hwclock: add --param-set option | Bastian Krause | 1 | -0/+60 |
| 2022-01-28 | hwclock: add --param-get option | Bastian Krause | 1 | -0/+56 |
| 2021-06-21 | hwclock: check errno after strto..() | Karel Zak | 1 | -1/+2 |
| 2021-03-16 | hwclock: fix indentation | Łukasz Stelmach | 1 | -6/+6 |
| 2020-12-14 | hwclock: fix compiler warnings [-Wmaybe-uninitialized] | Karel Zak | 1 | -1/+1 |
| 2020-04-20 | [clang-tidy] do not use else after return | Rosen Penev | 1 | -36/+36 |
| 2019-11-08 | hwclock: add SPDX-License-Identifier(s) | Karel Zak | 1 | -0/+2 |
| 2019-10-07 | hwclock: report rtc open() errors on --verbose | Karel Zak | 1 | -3/+6 |
| 2019-01-12 | hwclock: use monotonic time to measure how long setting time takes | Sami Kerola | 1 | -2/+3 |
| 2018-08-03 | hwclock: rely on kernel for RTC_UIE_ON on Aplha and Sparc | Karel Zak | 1 | -11/+2 |
| 2018-07-18 | hwclock: add --delay <seconds> | Karel Zak | 1 | -0/+6 |
| 2018-01-17 | hwclock: rename --debug option to --verbose | J William Piggott | 1 | -5/+5 |
| 2017-11-23 | hwclock: revert ioctl test | Karel Zak | 1 | -2/+2 |
| 2017-09-03 | hwclock: remove sysexits.h | J William Piggott | 1 | -3/+2 |
| 2017-08-04 | hwclock: remove busywait tristate return status | J William Piggott | 1 | -6/+5 |
| 2017-08-04 | hwclock: restore select() timeout warning | J William Piggott | 1 | -3/+2 |
| 2017-07-31 | hwclock: remove custom errno string | J William Piggott | 1 | -14/+12 |
| 2017-07-31 | hwclock: fix unimplemented ioctl test | J William Piggott | 1 | -2/+2 |
| 2017-07-31 | hwclock: squash custom errno strings | J William Piggott | 1 | -8/+2 |
| 2017-07-16 | hwclock: improve RTC epoch messages | J William Piggott | 1 | -19/+14 |
| 2017-07-16 | hwclock: remove dead ioctl check | J William Piggott | 1 | -7/+1 |
| 2017-07-16 | hwclock: --epoch presence test fails | J William Piggott | 1 | -11/+8 |
| 2017-04-10 | hwclock: fix whitespace in hwclock-rtc.c | J William Piggott | 1 | -2/+1 |
| 2017-03-31 | hwclock: remove unused 'silent' arg | J William Piggott | 1 | -12/+8 |
| 2017-03-23 | hwclock-rtc.c: try the 'new' rtc class first | J William Piggott | 1 | -1/+1 |
| 2017-02-04 | hwclock: remove trailing dot from messages that include system error message | Sami Kerola | 1 | -1/+1 |
| 2017-02-04 | hwclock: fix rtc atexit registration | Sami Kerola | 1 | -1/+1 |
| 2017-02-04 | hwclock: try RTCGET and RTCSET only when normal rtc fails | Sami Kerola | 1 | -21/+23 |
| 2017-02-04 | hwclock: stream line synchronize_to_clock_tick_rtc() | Sami Kerola | 1 | -22/+19 |
| 2017-02-04 | hwclock: improve coding style | Sami Kerola | 1 | -8/+10 |
| 2017-02-04 | hwclock: add debugging to open_rtc() | Sami Kerola | 1 | -18/+16 |
| 2017-02-04 | hwclock: use symbolic magic values passed in between functions | Sami Kerola | 1 | -4/+4 |
| 2017-02-04 | hwclock: remove dead code and other minor fixes | Sami Kerola | 1 | -12/+0 |
| 2017-02-04 | hwclock: move error messages to determine_clock_access_method() | Sami Kerola | 1 | -1/+1 |
| 2017-02-04 | hwclock: move command-line options to control structure | Sami Kerola | 1 | -36/+40 |
| 2016-01-19 | hwclock: fix format specifier [cppcheck] | Boris Egorov | 1 | -1/+1 |
| 2015-06-25 | sys-utils/disk-utils/lib: fix printf format types [cppcheck] | Boris Egorov | 1 | -1/+1 |
| 2015-04-21 | hwclock: remove dead code | J William Piggott | 1 | -14/+0 |
| 2015-04-21 | hwclock: regression fix | J William Piggott | 1 | -4/+5 |
| 2014-02-10 | hwclock: internationalizing the message of the used interface | Benno Schulenberg | 1 | -1/+1 |
| 2013-03-21 | hwclock: cleanup _() usage in synchronize_to_clock_tick_rtc() | Karel Zak | 1 | -10/+5 |
| 2013-03-21 | hwclock: don't confuse users with select() timeout warning | Karel Zak | 1 | -3/+2 |
| 2012-09-21 | hwclock: wait time in hwclock is not long enough for some ARM devices | Karel Zak | 1 | -2/+2 |
| 2012-07-16 | translation: unify file open error messages | Sami Kerola | 1 | -5/+5 |
| 2012-06-26 | build-sys: move hwclock to sys-utils/ | Karel Zak | 1 | -0/+509 |