/Linux-v5.15/drivers/gpu/drm/i915/ |
D | TODO.txt | 6 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-v5.15/drivers/rtc/ |
D | lib_test.c | 30 * Checks every day in a 160000 years interval starting on 1970-01-01 36 * 160000 years = (160000 / 400) * 400 years in rtc_time64_to_tm_test_date_range()
|
D | rtc-bq32k.c | 47 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()
|
D | rtc-spear.c | 43 #define YEARS_UNITS (0xf<<16) /* years units position */ 44 #define YEARS_TENS (0xf<<20) /* years tens position */ 45 #define YEARS_HUNDREDS (0xf<<24) /* years hundereds position */ 46 #define YEARS_MILLENIUMS (0xf<<28) /* years millenium position */
|
D | rtc-m48t59.c | 86 /* Sun SPARC machines count years since 1968 */ in m48t59_rtc_read_time() 112 /* Sun SPARC machines count years since 1968 */ in m48t59_rtc_set_time() 167 /* Sun SPARC machines count years since 1968 */ in m48t59_rtc_readalarm() 203 /* Sun SPARC machines count years since 1968 */ in m48t59_rtc_setalarm()
|
D | lib.c | 21 /* Normal years */ 23 /* Leap years */
|
D | rtc-ds1685.c | 265 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-v5.15/kernel/time/ |
D | time_test.c | 50 * Checks every day in a 160000 years interval centered at 1970-01-01 56 * 80000 years = (80000 / 400) * 400 years in time64_to_tm_test_date_range()
|
D | time.c | 665 * but even this doesn't overflow in hundreds of years in jiffies_64_to_clock_t() 683 * overflow after 64.99 years. in nsec_to_clock_t() 721 * ULLONG_MAX ns = 18446744073.709551615 secs = about 584 years 729 /* overflow after 292 years if HZ = 1024 */ in nsecs_to_jiffies64() 734 * overflow after 64.99 years, exact for HZ = 60, 72, 90, 120 etc. in nsecs_to_jiffies64() 752 * ULLONG_MAX ns = 18446744073.709551615 secs = about 584 years
|
/Linux-v5.15/Documentation/process/ |
D | 3.Early-stage.rst | 22 Consider an example: some years ago, developers working with Linux audio 95 Years of experience with the kernel development community have taught a 99 requiring months or years of effort before the code can be brought up to 119 mainline for years.
|
D | botching-up-ioctls.rst | 9 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.15/arch/sh/boards/mach-dreamcast/ |
D | rtc.c | 16 /* The AICA RTC has an Epoch of 1/1/1950, so we must subtract 20 years (in 18 20 years when setting the time. */
|
/Linux-v5.15/Documentation/admin-guide/cifs/ |
D | authors.rst | 19 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.15/include/linux/ |
D | time.h | 50 /* the number of years since 1900 */ 82 * issues) when it is known that the times are less than 68 years apart.
|
/Linux-v5.15/Documentation/ABI/removed/ |
D | ip_queue | 7 module was already announced to become obsolete years ago.
|
D | devfs | 5 devfs has been unmaintained for a number of years, has unfixable
|
/Linux-v5.15/Documentation/admin-guide/ |
D | abi-stable.rst | 8 for at least 2 years.
|
/Linux-v5.15/Documentation/scsi/ |
D | sym53c500_cs.rst | 25 Through the years, there have been a number of downloads of the pcmcia-cs
|
/Linux-v5.15/net/tipc/ |
D | Kconfig | 14 cluster applications for many years.
|
/Linux-v5.15/fs/reiserfs/ |
D | README | 85 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.15/arch/alpha/include/asm/ |
D | irq.h | 84 * did it this way for years without any complaints, so.... in irq_canonicalize()
|
/Linux-v5.15/arch/mips/include/asm/mach-generic/ |
D | spaces.h | 75 * in the distant future. Nobody will care for a few years :-)
|
/Linux-v5.15/fs/isofs/ |
D | util.c | 11 * We have to take into account leap years and all of that good stuff.
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/magnetometer/ |
D | yamaha,yas530.yaml | 15 of Yamaha's first magnetometer YAS529. Over the years this magnetometer
|
/Linux-v5.15/drivers/comedi/drivers/ni_routing/ |
D | README | 7 There have been significant confusions over the past many years for users 57 these drivers for years!
|