Home
last modified time | relevance | path

Searched refs:years (Results 1 – 25 of 64) sorted by relevance

123

/Linux-v4.19/drivers/rtc/
Drtc-bq32k.c50 uint8_t years; member
114 tm->tm_year = bcd2bin(regs.years) + in bq32k_rtc_read_time()
133 regs.years = bin2bcd(tm->tm_year - 100); in bq32k_rtc_set_time()
135 regs.years = bin2bcd(tm->tm_year); in bq32k_rtc_set_time()
Drtc-ds1685.c272 u8 seconds, minutes, hours, wday, mday, month, years; in ds1685_rtc_read_time() local
282 years = rtc->read(rtc, RTC_YEAR); in ds1685_rtc_read_time()
288 years = ds1685_rtc_bcd2bin(rtc, years, RTC_YEAR_BCD_MASK, in ds1685_rtc_read_time()
304 tm->tm_year = ((years + (century * 100)) - 1900); in ds1685_rtc_read_time()
320 u8 ctrlb, seconds, minutes, hours, wday, mday, month, years, century; in ds1685_rtc_set_time() local
335 years = ds1685_rtc_bin2bcd(rtc, (tm->tm_year % 100), in ds1685_rtc_set_time()
373 rtc->write(rtc, RTC_YEAR, years); in ds1685_rtc_set_time()
/Linux-v4.19/Documentation/ABI/removed/
Dip_queue7 module was already announced to become obsolete years ago.
Ddevfs5 devfs has been unmaintained for a number of years, has unfixable
/Linux-v4.19/Documentation/filesystems/cifs/
DAUTHORS14 for proving years ago that very good smb/cifs clients could be done on Unix-like
46 Shirish Pargaonkar (for many ACL patches over the years)
/Linux-v4.19/Documentation/scsi/
Dsym53c500_cs.txt19 Through the years, there have been a number of downloads of the pcmcia-cs
DFlashPoint.txt21 years, and are pleased to now make our FlashPoint products available to this
/Linux-v4.19/net/tipc/
DKconfig12 cluster applications for many years.
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-teletext.rst29 many years the vtx devices were still around, even though nobody used
/Linux-v4.19/Documentation/networking/
Dnetif-msg.txt37 additional features. Over the years the following emerged as
/Linux-v4.19/Documentation/core-api/
Dboot-time-mm.rst10 introduced. Several years later PowerPC developers added a "Logical
/Linux-v4.19/Documentation/process/
D3.Early-stage.rst22 Consider an example: some years ago, developers working with Linux audio
99 requiring months or years of effort before the code can be brought up to
119 mainline for years.
D6.Followthrough.rst34 like to maintain a kernel with this code in it five or ten years later?
49 be working on the kernel years from now, but they understand that their
Dsubmitting-drivers.rst13 This document is old and has seen little maintenance in recent years; it
Dhowto.rst29 are not a good substitute for a solid C education and/or years of
500 - "I've being doing this for 20 years, so..."
611 All of these things are sometimes very hard to do. It can take years to
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dfsl-asoc-card.txt7 for Freescale SoCs (especially those released in recent years), most of them
/Linux-v4.19/Documentation/ioctl/
Dbotching-up-ioctls.txt8 One clear insight kernel graphics hackers gained in the past few years is that
223 years to accomplish this. And then again years until the last user able to
/Linux-v4.19/Documentation/gpu/
Ddrm-uapi.rst99 These are fairly steep requirements, but have grown out from years of shared
102 entire new set of uAPI interfaces every few years at least. Together with the
103 Linux kernel's guarantee to keep existing userspace running for 10+ years this
/Linux-v4.19/fs/reiserfs/
DREADME85 funding for the first 5.5 years, and one of the programmers. He owns
114 two years to the time required to complete reiserfs, and was a net
/Linux-v4.19/Documentation/ABI/
DREADME16 them will be guaranteed for at least 2 years. Most interfaces
/Linux-v4.19/Documentation/media/uapi/rc/
Drc-tables.rst9 Unfortunately, for several years, there was no effort to create uniform
/Linux-v4.19/Documentation/
Deisa.txt19 imagine, some dust has settled here over the years.
/Linux-v4.19/Documentation/acpi/
Dlinuxized-acpica.txt188 ACPICA. Over the past several years those divergences have been greatly
/Linux-v4.19/Documentation/x86/
Dorc-unwinder.txt118 older versions of the toolchain for years.
/Linux-v4.19/Documentation/timers/
Dhrtimers.txt23 for many years - and thus even small extensions to it easily break

123