/linux/drivers/gpu/drm/i915/ |
H A 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/drivers/rtc/ |
H A D | rtc-bq32k.c | 48 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()
|
H A D | lib_test.c | 33 static void rtc_time64_to_tm_test_date_range(struct kunit *test, int years) in rtc_time64_to_tm_test_date_range() argument 40 time64_t total_secs = ((time64_t)years) / 400 * 146097 * 86400; in rtc_time64_to_tm_test_date_range()
|
H A 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/Documentation/ABI/removed/ |
H A D | ip_queue | 7 module was already announced to become obsolete years ago.
|
H A D | devfs | 5 devfs has been unmaintained for a number of years, has unfixable
|
/linux/Documentation/admin-guide/ |
H A D | abi-stable.rst | 8 for at least 2 years.
|
/linux/Documentation/admin-guide/cifs/ |
H A 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/Documentation/scsi/ |
H A D | sym53c500_cs.rst | 25 Through the years, there have been a number of downloads of the pcmcia-cs
|
/linux/net/tipc/ |
H A D | Kconfig | 14 cluster applications for many years.
|
/linux/Documentation/networking/ |
H A D | netif-msg.rst | 41 additional features. Over the years the following emerged as
|
/linux/Documentation/process/ |
H A D | 3.Early-stage.rst | 22 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.
|
H A 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
|
H A D | 6.Followthrough.rst | 34 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
|
H A D | howto.rst | 31 are not a good substitute for a solid C education and/or years of 490 - "I've being doing this for 20 years, so..." 601 All of these things are sometimes very hard to do. It can take years to
|
/linux/tools/include/uapi/ |
H A D | README | 71 We've been using this for many years now, and it might seem hacky, but
|
/linux/drivers/comedi/drivers/ni_routing/ |
H A D | README | 7 There have been significant confusions over the past many years for users 57 these drivers for years!
|
/linux/Documentation/ABI/ |
H A D | README | 16 them will be guaranteed for at least 2 years. Most interfaces
|
/linux/LICENSES/dual/ |
H A D | copyleft-next-0.3.1 | 79 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
|
/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 79 present since that comment was added in 2016 — a full four years. Fixing 203 - Nothing but typo fixes in the history for several years
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 9 Unfortunately, for several years, there was no effort to create uniform
|
/linux/Documentation/gpu/amdgpu/display/ |
H A D | display-contributing.rst | 96 a modular design, making the bring-up for new hardware fast. Over the years,
|
/linux/Documentation/networking/device_drivers/can/ctu/ |
H A D | ctucanfd-driver.rst | 222 with this situation. They evolved over the years of Linux kernel 541 * invested great amount of personal time and enthusiasm to the project over years 548 * is the main investor into the project over many years
|
/linux/Documentation/driver-api/ |
H A D | eisa.rst | 19 imagine, some dust has settled here over the years.
|
/linux/Documentation/driver-api/acpi/ |
H A D | linuxized-acpica.rst | 204 ACPICA. Over the past several years those divergences have been greatly
|