Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/rtc/
Drtc-bq32k.c47 uint8_t years; member
111 tm->tm_year = bcd2bin(regs.years) + in bq32k_rtc_read_time()
130 regs.years = bin2bcd(tm->tm_year - 100); in bq32k_rtc_set_time()
132 regs.years = bin2bcd(tm->tm_year); in bq32k_rtc_set_time()
Drtc-ds1685.c233 u8 seconds, minutes, hours, wday, mday, month, years; in ds1685_rtc_read_time() local
243 years = rtc->read(rtc, RTC_YEAR); in ds1685_rtc_read_time()
249 years = ds1685_rtc_bcd2bin(rtc, years, RTC_YEAR_BCD_MASK, in ds1685_rtc_read_time()
265 tm->tm_year = ((years + (century * 100)) - 1900); in ds1685_rtc_read_time()
281 u8 ctrlb, seconds, minutes, hours, wday, mday, month, years, century; in ds1685_rtc_set_time() local
296 years = ds1685_rtc_bin2bcd(rtc, (tm->tm_year % 100), in ds1685_rtc_set_time()
334 rtc->write(rtc, RTC_YEAR, years); in ds1685_rtc_set_time()
/Linux-v5.4/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-v5.4/Documentation/admin-guide/cifs/
Dauthors.rst19 for proving years ago that very good smb/cifs clients could be done on Unix-like
52 - Shirish Pargaonkar (for many ACL patches over the years)
/Linux-v5.4/net/tipc/
DKconfig13 cluster applications for many years.
/Linux-v5.4/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-v5.4/drivers/staging/qlge/
DTODO23 18c49b91777c ("qlge: do vlan cleanup", v3.1-rc1), 8 years ago).
/Linux-v5.4/Documentation/networking/
Dnetif-msg.txt37 additional features. Over the years the following emerged as
/Linux-v5.4/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.rst31 are not a good substitute for a solid C education and/or years of
491 - "I've being doing this for 20 years, so..."
602 All of these things are sometimes very hard to do. It can take years to
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dfsl-asoc-card.txt7 for Freescale SoCs (especially those released in recent years), most of them
/Linux-v5.4/Documentation/ioctl/
Dbotching-up-ioctls.rst9 One clear insight kernel graphics hackers gained in the past few years is that
224 years to accomplish this. And then again years until the last user able to
/Linux-v5.4/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-v5.4/Documentation/gpu/
Ddrm-uapi.rst101 These are fairly steep requirements, but have grown out from years of shared
104 entire new set of uAPI interfaces every few years at least. Together with the
105 Linux kernel's guarantee to keep existing userspace running for 10+ years this
/Linux-v5.4/Documentation/ABI/
DREADME16 them will be guaranteed for at least 2 years. Most interfaces
/Linux-v5.4/drivers/staging/comedi/drivers/ni_routing/
DREADME7 There have been significant confusions over the past many years for users
57 these drivers for years!
/Linux-v5.4/Documentation/media/uapi/rc/
Drc-tables.rst16 Unfortunately, for several years, there was no effort to create uniform
/Linux-v5.4/Documentation/driver-api/
Deisa.rst19 imagine, some dust has settled here over the years.
/Linux-v5.4/Documentation/driver-api/acpi/
Dlinuxized-acpica.rst204 ACPICA. Over the past several years those divergences have been greatly
/Linux-v5.4/Documentation/x86/
Dorc-unwinder.rst121 older versions of the toolchain for years.
/Linux-v5.4/Documentation/timers/
Dhrtimers.rst23 for many years - and thus even small extensions to it easily break

123