| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | pmac64-cpufreq.c | 481 struct device_node *cpuid = NULL, *hwclock = NULL; in g5_pm72_cpufreq_init() local 501 for_each_node_by_name(hwclock, "i2c-hwclock") { in g5_pm72_cpufreq_init() 502 const char *loc = of_get_property(hwclock, in g5_pm72_cpufreq_init() 508 if (!of_get_property(hwclock, "platform-get-frequency", NULL)) in g5_pm72_cpufreq_init() 512 if (hwclock == NULL) { in g5_pm72_cpufreq_init() 518 DBG("cpufreq: i2c clock chip found: %pOF\n", hwclock); in g5_pm72_cpufreq_init() 522 pmf_find_function(hwclock, "get-frequency"); in g5_pm72_cpufreq_init() 524 pmf_find_function(hwclock, "set-frequency-high"); in g5_pm72_cpufreq_init() 526 pmf_find_function(hwclock, "set-frequency-low"); in g5_pm72_cpufreq_init() 528 pmf_find_function(hwclock, "slewing-done"); in g5_pm72_cpufreq_init() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/ |
| H A D | hwclock.sh | 21 [ ! -x /sbin/hwclock ] && exit 0 38 hwclock $tz --hctosys 40 TZ="$TZ" hwclock $tz --hctosys 63 hwclock $tz --systohc 74 hwclock $tz --show
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
| H A D | bootmisc.sh | 73 test -x /etc/init.d/hwclock.sh && /etc/init.d/hwclock.sh start 85 test -x /etc/init.d/hwclock.sh && /etc/init.d/hwclock.sh stop
|
| /OK3568_Linux_fs/debian/overlay-debug/rockchip-test/suspend_resume/ |
| H A D | suspend_resume.sh | 29 hwclock --systohc 30 hwclock -w
|
| /OK3568_Linux_fs/external/rockchip-test/suspend_resume/ |
| H A D | suspend_resume.sh | 29 hwclock --systohc 30 hwclock -w
|
| /OK3568_Linux_fs/kernel/Documentation/ia64/ |
| H A D | efirtc.rst | 28 portable way, the CMOS clock. A program like /sbin/hwclock uses such a clock 42 similar to the struct tm, i.e. struct rtc_time, as used by hwclock. 90 Those two ioctl()s can be exercised with the hwclock command: 94 # /sbin/hwclock --show 99 # /sbin/hwclock --systohc
|
| /OK3568_Linux_fs/buildroot/package/openrc/ |
| H A D | Config.in | 13 (like setting hwclock, mounting directories, configuring 18 swapon, fsck, hwclock, getty, login, grep, mount, coreutils,
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/ |
| H A D | default-providers.inc | 30 VIRTUAL-RUNTIME_base-utils-hwclock ?= "busybox-hwclock"
|
| /OK3568_Linux_fs/buildroot/package/util-linux/ |
| H A D | util-linux.mk | 135 …$(if $(BR2_PACKAGE_UTIL_LINUX_HWCLOCK),--enable-hwclock --disable-hwclock-gplv3,--disable-hwclock)…
|
| H A D | Config.in | 145 bool "hwclock"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ |
| H A D | ntpdate | 45 hwclock --systohc || :
|
| /OK3568_Linux_fs/buildroot/package/busybox/ |
| H A D | 0008-rtc-Use-UTC-by-default-when-parsing-adjtime-file.patch | 7 sys-utils/hwclock.c: "get info from adjtime file - default is UTC"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-core-boot.bb | 19 …"${@bb.utils.contains('MACHINE_FEATURES', 'rtc', '${VIRTUAL-RUNTIME_base-utils-hwclock}', '', d)} \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/ |
| H A D | systemd-compat-units.bb | 21 hwclock \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/ |
| H A D | busybox.inc | 24 PACKAGES =+ "${PN}-httpd ${PN}-udhcpd ${PN}-udhcpc ${PN}-syslog ${PN}-mdev ${PN}-hwclock" 31 FILES:${PN}-hwclock = "${sysconfdir}/init.d/hwclock.sh" 33 INITSCRIPT_PACKAGES = "${PN}-httpd ${PN}-syslog ${PN}-udhcpd ${PN}-mdev ${PN}-hwclock" 36 INITSCRIPT_NAME:${PN}-hwclock = "hwclock.sh" 297 install -m 0755 ${WORKDIR}/hwclock.sh ${D}${sysconfdir}/init.d/
|
| H A D | busybox_1.35.0.bb | 12 file://hwclock.sh \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/util-linux/ |
| H A D | util-linux_2.37.4.bb | 88 EXTRA_OECONF:append = " --disable-hwclock-gplv3" 161 …sbinprogs_a="pivot_root hwclock mkswap losetup swapon swapoff fdisk fsck blkid blockdev fstrim sul… 234 ALTERNATIVE_LINK_NAME[hwclock] = "${base_sbindir}/hwclock"
|
| /OK3568_Linux_fs/debian/overlay/etc/init.d/ |
| H A D | rockchip.sh | 190 hwclock --systohc
|
| /OK3568_Linux_fs/yocto/poky/meta-poky/conf/ |
| H A D | local.conf.sample.extended | 376 #VIRTUAL-RUNTIME_base-utils-hwclock = "util-linux-hwclock"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/ |
| H A D | webmin_1.850.bb | 48 …king,populate-volatile.sh,rmnologin.sh,save-rtc.sh,umountfs,umountnfs.sh,hwclock.sh,checkroot.sh,b…
|
| /OK3568_Linux_fs/buildroot/package/pm-utils/ |
| H A D | 0001-pm-sleep.d-remove-unused-sleep-hooks.patch | 232 - /sbin/hwclock --systohc >/dev/null 2>&1 0<&1 && echo Done. || \ 239 - /sbin/hwclock --hctosys >/dev/null 2>&1 0<&1 && echo Done. || \
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | timekeeping.rst | 200 dangerous to allow userspace utilities such as hwclock to have direct RTC
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 6347 static void tg3_hwclock_to_timestamp(struct tg3 *tp, u64 hwclock, in tg3_hwclock_to_timestamp() argument 6351 timestamp->hwtstamp = ns_to_ktime((hwclock & TG3_TSTAMP_MASK) + in tg3_hwclock_to_timestamp() 6565 u64 hwclock = tr32(TG3_TX_TSTAMP_LSB); in tg3_tx() local 6566 hwclock |= (u64)tr32(TG3_TX_TSTAMP_MSB) << 32; in tg3_tx() 6568 tg3_hwclock_to_timestamp(tp, hwclock, ×tamp); in tg3_tx()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 184 -rwxr-xr-x root root 2541 ./etc/init.d/hwclock.sh 254 lrwxrwxrwx root root 20 ./etc/rc0.d/K20hwclock.sh -> ../init.d/hwclock.sh 265 lrwxrwxrwx root root 20 ./etc/rc1.d/K20hwclock.sh -> ../init.d/hwclock.sh 273 lrwxrwxrwx root root 20 ./etc/rc2.d/S20hwclock.sh -> ../init.d/hwclock.sh 281 lrwxrwxrwx root root 20 ./etc/rc3.d/S20hwclock.sh -> ../init.d/hwclock.sh 288 lrwxrwxrwx root root 20 ./etc/rc4.d/S20hwclock.sh -> ../init.d/hwclock.sh 296 lrwxrwxrwx root root 20 ./etc/rc5.d/S20hwclock.sh -> ../init.d/hwclock.sh 302 lrwxrwxrwx root root 20 ./etc/rc6.d/K20hwclock.sh -> ../init.d/hwclock.sh 826 lrwxrwxrwx root root 24 ./sbin/hwclock -> /sbin/hwclock.util-linux 827 -rwxr-xr-x root root 80048 ./sbin/hwclock.util-linux [all …]
|
| H A D | buildhistory_filelist2.txt | 184 -rwxr-xr-x root root 2541 ./etc/init.d/hwclock.sh 254 lrwxrwxrwx root root 20 ./etc/rc0.d/K20hwclock.sh -> ../init.d/hwclock.sh 265 lrwxrwxrwx root root 20 ./etc/rc1.d/K20hwclock.sh -> ../init.d/hwclock.sh 273 lrwxrwxrwx root root 20 ./etc/rc2.d/S20hwclock.sh -> ../init.d/hwclock.sh 281 lrwxrwxrwx root root 20 ./etc/rc3.d/S20hwclock.sh -> ../init.d/hwclock.sh 288 lrwxrwxrwx root root 20 ./etc/rc4.d/S20hwclock.sh -> ../init.d/hwclock.sh 296 lrwxrwxrwx root root 20 ./etc/rc5.d/S20hwclock.sh -> ../init.d/hwclock.sh 302 lrwxrwxrwx root root 20 ./etc/rc6.d/K20hwclock.sh -> ../init.d/hwclock.sh 827 lrwxrwxrwx root root 24 ./sbin/hwclock -> /sbin/hwclock.util-linux 828 -rwxr-xr-x root root 80048 ./sbin/hwclock.util-linux [all …]
|