Home
last modified time | relevance | path

Searched full:years (Results 1 – 25 of 159) sorted by relevance

1234567

/linux-6.14.4/drivers/rtc/
Dlib_test.c30 * Check every day in specified number of years interval starting on 1970-01-01
33 static void rtc_time64_to_tm_test_date_range(struct kunit *test, int years) in rtc_time64_to_tm_test_date_range() argument
36 * years = (years / 400) * 400 years in rtc_time64_to_tm_test_date_range()
37 * = (years / 400) * 146097 days in rtc_time64_to_tm_test_date_range()
38 * = (years / 400) * 146097 * 86400 seconds in rtc_time64_to_tm_test_date_range()
40 time64_t total_secs = ((time64_t)years) / 400 * 146097 * 86400; in rtc_time64_to_tm_test_date_range()
70 * Checks every day in a 160000 years interval starting on 1970-01-01
79 * Checks every day in a 1000 years interval starting on 1970-01-01
Drtc-bq32k.c48 uint8_t years; member
112 tm->tm_year = bcd2bin(regs.years) + in bq32k_rtc_read_time()
131 regs.years = bin2bcd(tm->tm_year - 100); in bq32k_rtc_set_time()
133 regs.years = bin2bcd(tm->tm_year); in bq32k_rtc_set_time()
Drtc-spear.c43 #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 */
Dlib.c21 /* Normal years */
23 /* Leap years */
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.14.4/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.14.4/kernel/time/
Dtime_test.c50 * 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()
Dtime.c718 * but even this doesn't overflow in hundreds of years in jiffies_64_to_clock_t()
742 * overflow after 64.99 years. in nsec_to_clock_t()
792 * ULLONG_MAX ns = 18446744073.709551615 secs = about 584 years
802 /* overflow after 292 years if HZ = 1024 */ in nsecs_to_jiffies64()
807 * overflow after 64.99 years, exact for HZ = 60, 72, 90, 120 etc. in nsecs_to_jiffies64()
825 * ULLONG_MAX ns = 18446744073.709551615 secs = about 584 years
/linux-6.14.4/Documentation/process/
D3.Early-stage.rst22 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.
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-6.14.4/arch/sh/boards/mach-dreamcast/
Drtc.c16 /* 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-6.14.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-6.14.4/include/linux/
Dtime.h50 /* the number of years since 1900 */
82 * issues) when it is known that the times are less than 68 years apart.
/linux-6.14.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-6.14.4/Documentation/admin-guide/
Dabi-stable.rst8 for at least 2 years.
/linux-6.14.4/Documentation/scsi/
Dsym53c500_cs.rst25 Through the years, there have been a number of downloads of the pcmcia-cs
/linux-6.14.4/net/tipc/
DKconfig14 cluster applications for many years.
/linux-6.14.4/arch/alpha/include/asm/
Dirq.h78 * did it this way for years without any complaints, so.... in irq_canonicalize()
/linux-6.14.4/Documentation/devicetree/bindings/gnss/
Dsirfstar.yaml13 The SiRFstar GNSS receivers have incarnated over the years in different
/linux-6.14.4/fs/isofs/
Dutil.c11 * We have to take into account leap years and all of that good stuff.
/linux-6.14.4/arch/mips/include/asm/mach-generic/
Dspaces.h77 * in the distant future. Nobody will care for a few years :-)
/linux-6.14.4/Documentation/devicetree/bindings/iio/magnetometer/
Dyamaha,yas530.yaml15 of Yamaha's first magnetometer YAS529. Over the years this magnetometer
/linux-6.14.4/arch/parisc/include/asm/
Dldcw.h25 This hid the problem for years. So, restore the 16-byte alignment dropped
/linux-6.14.4/LICENSES/dual/
Dcopyleft-next-0.3.179 through such URL for two years from the date of Your most recent
108 years have elapsed from the date of My first Distribution of My Work

1234567