Home
last modified time | relevance | path

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

123

/linux-6.1.9/drivers/gpu/drm/i915/
DTODO.txt6 improved a lot the past 2 years, there's no reason anymore not to use it.
12 - There's a lot of complexity added past few years to make relocations faster.
13 That doesn't make sense given hw and gpu apis moved away from this model years
16 2. Any complexity added in this area past few years which can't be justified
/linux-6.1.9/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.c265 u8 seconds, minutes, hours, wday, mday, month, years; in ds1685_rtc_read_time() local
275 years = rtc->read(rtc, RTC_YEAR); in ds1685_rtc_read_time()
280 years = ds1685_rtc_bcd2bin(rtc, years, RTC_YEAR_BCD_MASK, in ds1685_rtc_read_time()
296 tm->tm_year = ((years + (century * 100)) - 1900); in ds1685_rtc_read_time()
312 u8 ctrlb, seconds, minutes, hours, wday, mday, month, years, century; in ds1685_rtc_set_time() local
327 years = ds1685_rtc_bin2bcd(rtc, (tm->tm_year % 100), in ds1685_rtc_set_time()
365 rtc->write(rtc, RTC_YEAR, years); in ds1685_rtc_set_time()
/linux-6.1.9/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-6.1.9/Documentation/admin-guide/
Dabi-stable.rst8 for at least 2 years.
/linux-6.1.9/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-6.1.9/Documentation/scsi/
Dsym53c500_cs.rst25 Through the years, there have been a number of downloads of the pcmcia-cs
/linux-6.1.9/Documentation/devicetree/bindings/gnss/
Dsirfstar.yaml13 The SiRFstar GNSS receivers have incarnated over the years in different
/linux-6.1.9/net/tipc/
DKconfig14 cluster applications for many years.
/linux-6.1.9/Documentation/devicetree/bindings/iio/magnetometer/
Dyamaha,yas530.yaml15 of Yamaha's first magnetometer YAS529. Over the years this magnetometer
/linux-6.1.9/Documentation/networking/
Dnetif-msg.rst41 additional features. Over the years the following emerged as
/linux-6.1.9/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.
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
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
/linux-6.1.9/Documentation/devicetree/bindings/sound/
Dfsl-asoc-card.txt7 for Freescale SoCs (especially those released in recent years), most of them
/linux-6.1.9/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-6.1.9/Documentation/ABI/
DREADME16 them will be guaranteed for at least 2 years. Most interfaces
/linux-6.1.9/drivers/comedi/drivers/ni_routing/
DREADME7 There have been significant confusions over the past many years for users
57 these drivers for years!
/linux-6.1.9/Documentation/devicetree/bindings/mmc/
Darm,pl18x.yaml15 reading and writing to MultiMedia and SD cards alike. Over the years
/linux-6.1.9/Documentation/doc-guide/
Dcontributing.rst79 present since that comment was added in 2016 — a full four years. Fixing
199 - Nothing but typo fixes in the history for several years
/linux-6.1.9/Documentation/gpu/
Ddrm-uapi.rst112 These are fairly steep requirements, but have grown out from years of shared
115 entire new set of uAPI interfaces every few years at least. Together with the
116 Linux kernel's guarantee to keep existing userspace running for 10+ years this
/linux-6.1.9/Documentation/userspace-api/media/rc/
Drc-tables.rst9 Unfortunately, for several years, there was no effort to create uniform
/linux-6.1.9/Documentation/driver-api/
Deisa.rst19 imagine, some dust has settled here over the years.
/linux-6.1.9/Documentation/networking/device_drivers/can/ctu/
Dctucanfd-driver.rst222 with this situation. They evolved over the years of Linux kernel
542 * invested great amount of personal time and enthusiasm to the project over years
549 * is the main investor into the project over many years

123