Rama Bondan Prakoso 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
..
Kconfig 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
Makefile cf75da781d drivers/ : Import from merlin-r-oss 3 년 전
class.c 697e5a47aa rtc: add generic nvmem support 7 년 전
hctosys.c 677f423c99 rtc: hctosys: Add missing range error reporting 6 년 전
interface.c cf75da781d drivers/ : Import from merlin-r-oss 3 년 전
nvmem.c 697e5a47aa rtc: add generic nvmem support 7 년 전
rtc-88pm80x.c 6518484b92 rtc: 88pm80x: fix unintended sign extension 4 년 전
rtc-88pm860x.c 3eecbde9cb rtc: 88pm860x: fix possible race condition 4 년 전
rtc-ab-b5ze-s3.c 1c4fc2955a rtc: Export OF module alias information in missing drivers 9 년 전
rtc-ab3100.c 5c7e11bc66 drivers/rtc/ab3100: Update driver to address y2038/y2106 issues 9 년 전
rtc-ab8500.c 93a6f9168f rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag 9 년 전
rtc-abx80x.c d8cac8d93e rtc: abx80x: use devm_add_action_or_reset() 8 년 전
rtc-ac100.c e6bc3a4b0c clk: divider: fix incorrect usage of container_of 6 년 전
rtc-armada38x.c 23acf86994 rtc: armada38x: fix possible race condition 5 년 전
rtc-as3722.c ddf7059ce5 rtc: as3722: Drop IRQF_EARLY_RESUME flag 8 년 전
rtc-asm9260.c aa156c8aee rtc: asm9260: fix module autoload 8 년 전
rtc-at32ap700x.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-at91rm9200.c 735ae2056b rtc: at91rm9200: remove race condition 7 년 전
rtc-at91rm9200.h e24b0bfa2f Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" 11 년 전
rtc-at91sam9.c b7b17633d8 rtc: at91sam9: Fix missing spin_lock_init() 8 년 전
rtc-au1xxx.c 8bc57e7f11 rtc: constify rtc_class_ops structures 7 년 전
rtc-bfin.c 8bc57e7f11 rtc: constify rtc_class_ops structures 7 년 전
rtc-bq32k.c 36138c70e6 rtc: bq32k: Add OF device ID table 7 년 전
rtc-bq4802.c 8be9576222 rtc: bq4802: add error handling for devm_ioremap 6 년 전
rtc-brcmstb-waketimer.c f113f79441 rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe() 6 년 전
rtc-cmos.c 1eaca30af8 rtc: cmos: Stop using shared IRQ 4 년 전
rtc-coh901331.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-core.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
rtc-cpcap.c 03a32da5ca rtc: cpcap: fix improper use of IRQ_NONE for request_threaded_irq 7 년 전
rtc-da9052.c d2c92705c5 rtc: explicitly set tm_sec = 0 for drivers with minute accurancy 8 년 전
rtc-da9055.c d2c92705c5 rtc: explicitly set tm_sec = 0 for drivers with minute accurancy 8 년 전
rtc-da9063.c 8217b8ee7b rtc: da9063: set uie_unsupported when relevant 5 년 전
rtc-davinci.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-dev.c ea369ea6d8 rtc: remove .open() and .release() 7 년 전
rtc-digicolor.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-dm355evm.c 0335a9554b mfd: dm355evm_msp: Move header file out of I2C realm 7 년 전
rtc-ds1216.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-ds1286.c d4a5f6d71e rtc: ds1286: move header to linux/rtc 8 년 전
rtc-ds1302.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-ds1305.c 56d86a7e79 rtc: simplify implementations of read_alarm 8 년 전
rtc-ds1307.c 2e6bd9b0fd rtc: ds1307: Fix wday settings for rx8130 3 년 전
rtc-ds1343.c 56d86a7e79 rtc: simplify implementations of read_alarm 8 년 전
rtc-ds1347.c ee85bb5bbe rtc: ds1347: changed raw spi calls to register map calls 8 년 전
rtc-ds1374.c e309db54d9 rtc: ds1374: fix possible race condition 4 년 전
rtc-ds1390.c 7d884710bb Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux 9 년 전
rtc-ds1511.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-ds1553.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-ds1672.c 7d7e9d2378 rtc: ds1672: fix unintended sign extension 4 년 전
rtc-ds1685.c 56d86a7e79 rtc: simplify implementations of read_alarm 8 년 전
rtc-ds1742.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-ds2404.c 10c2a2e713 rtc: ds2404: move rtc-ds2404.h to platform_data 8 년 전
rtc-ds3232.c c35c4195f9 rtc: ds3232: add temperature support 7 년 전
rtc-efi-platform.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
rtc-efi.c 7368c69c03 rtc: efi: Fail probing if RTC reads don't work 8 년 전
rtc-em3027.c 45a6351849 rtc: constify i2c_device_id 7 년 전
rtc-ep93xx.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-fm3130.c b28845433e rtc: Drop owner assignment from i2c_driver 9 년 전
rtc-ftrtc010.c 1d61d2592c rtc: gemini/ftrtc010: rename driver and symbols 7 년 전
rtc-generic.c 4273b49a52 rtc: generic: remove get_rtc_time/set_rtc_time wrappers 8 년 전
rtc-goldfish.c 59e8bcc1f6 rtc: goldfish: Enable interrupt in set_alarm() when necessary 4 년 전
rtc-hid-sensor-time.c aa17c9c00c iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers 6 년 전
rtc-hym8563.c 64ab2bb7f9 rtc: hym8563: Return -EINVAL if the time is known to be invalid 4 년 전
rtc-imxdi.c 2055da9738 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming 7 년 전
rtc-isl12022.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-isl1208.c 0383550402 rtc: isl1208: Add OF device ID table 7 년 전
rtc-jz4740.c 586655d278 rtc: jz4740: make the driver buildable as a module again 7 년 전
rtc-lib.c c492471db9 rtc: Fix overflow when converting time64_t to rtc_time 5 년 전
rtc-lp8788.c 0929ae376e rtc: drop owner assignment from platform_drivers 10 년 전
rtc-lpc24xx.c c28b42e3ae rtc: add rtc-lpc24xx driver 9 년 전
rtc-lpc32xx.c 529af7d198 rtc: lpc32xx: remove irq > NR_IRQS check from probe() 9 년 전
rtc-ls1x.c 8bc57e7f11 rtc: constify rtc_class_ops structures 7 년 전
rtc-m41t80.c 3f23e65d32 rtc: m41t80: Correct alarm month range with RTC reads 5 년 전
rtc-m41t93.c 3821a065f5 spi: Drop owner assignment from spi_drivers 9 년 전
rtc-m41t94.c 3821a065f5 spi: Drop owner assignment from spi_drivers 9 년 전
rtc-m48t35.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-m48t59.c 99be3e371b rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write() 9 년 전
rtc-m48t86.c 0500ce589a rtc: m48t86: remove unused platform_data 7 년 전
rtc-max6900.c 45a6351849 rtc: constify i2c_device_id 7 년 전
rtc-max6902.c 3821a065f5 spi: Drop owner assignment from spi_drivers 9 년 전
rtc-max6916.c 06776c8921 rtc: add support for Maxim max6916 8 년 전
rtc-max77686.c 7e84536cb9 rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation 8 년 전
rtc-max8907.c 0929ae376e rtc: drop owner assignment from platform_drivers 10 년 전
rtc-max8925.c 2f7f1b780d rtc: max8925: remove redundant check on ret 7 년 전
rtc-max8997.c aa3baaae55 rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()' 5 년 전
rtc-max8998.c 8ad0f5b682 rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE 9 년 전
rtc-mc13xxx.c 5333a4044d rtc: mc13xxx: remove UIE signaling 8 년 전
rtc-mc146818-lib.c 50e12e2be9 rtc: cmos: ignore bogus century byte 4 년 전
rtc-mcp795.c 644d4c366b rtc: mcp795: add alarm support. 7 년 전
rtc-moxart.c 73798d5c41 rtc: Fix module autoload for OF platform drivers 9 년 전
rtc-mpc5121.c 73798d5c41 rtc: Fix module autoload for OF platform drivers 9 년 전
rtc-mrst.c 56d86a7e79 rtc: simplify implementations of read_alarm 8 년 전
rtc-msm6242.c 4e1f6dfffa rtc: msm6242: Fix reading of 10-hour digit 4 년 전
rtc-mt6358.c cf75da781d drivers/ : Import from merlin-r-oss 3 년 전
rtc-mt6397.c cf75da781d drivers/ : Import from merlin-r-oss 3 년 전
rtc-mv.c 73798d5c41 rtc: Fix module autoload for OF platform drivers 9 년 전
rtc-mxc.c 604c78235a rtc: mxc: avoid disabling interrupts on device close 7 년 전
rtc-nuc900.c d0a67c372d rtc: rtc-nuc900: fix loop timeout test 7 년 전
rtc-omap.c 98587165f7 rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH 4 년 전
rtc-opal.c 79340bda01 rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops 6 년 전
rtc-palmas.c 884ee4f347 ANDROID: rtc-palmas: correct for bcd year 7 년 전
rtc-pcap.c 0929ae376e rtc: drop owner assignment from platform_drivers 10 년 전
rtc-pcf2123.c 83ab7dad06 rtc: pcf2123: Add missing error code assignment before test 8 년 전
rtc-pcf2127.c 6698015a13 rtc: pcf2127: bugfix: read rtc disables watchdog 4 년 전
rtc-pcf50633.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-pcf85063.c c18b4c52c7 rtc: pcf85063: do not register a RTC device if chip is not present 8 년 전
rtc-pcf8523.c 9375241055 rtc: pcf8523: set xtal load capacitance from DT 5 년 전
rtc-pcf8563.c 9a473d3bd9 rtc: pcf8563: Clear event flags and disable interrupts before requesting irq 4 년 전
rtc-pcf8583.c b28845433e rtc: Drop owner assignment from i2c_driver 9 년 전
rtc-pic32.c e545b984f0 rtc: pic32: Delete owner assignment 8 년 전
rtc-pl030.c c07f8f5046 rtc: pl030: fix possible race condition 5 년 전
rtc-pl031.c af826fdfb1 rtc: pl031: make interrupt optional 7 년 전
rtc-pm8xxx.c 971702e14c rtc: pm8xxx: Fix issue in RTC write path 4 년 전
rtc-proc.c 8f256b32b5 rtc: fix snprintf() checking in is_rtc_hctosys() 3 년 전
rtc-ps3.c 0929ae376e rtc: drop owner assignment from platform_drivers 10 년 전
rtc-puv3.c 60d3455211 rtc: puv3: make alarms useful 7 년 전
rtc-pxa.c 56c0c52984 rtc: pxa: fix possible race condition 7 년 전
rtc-r7301.c 0b6a8f5c9b rtc: add support for EPSON TOYOCOM RTC-7301SF/DG 8 년 전
rtc-r9701.c 3821a065f5 spi: Drop owner assignment from spi_drivers 9 년 전
rtc-rc5t583.c d2c92705c5 rtc: explicitly set tm_sec = 0 for drivers with minute accurancy 8 년 전
rtc-rk808.c 6266010c38 rtc: rk808: fix possible race condition 6 년 전
rtc-rp5c01.c 6f34e43650 rtc: rp5c01: fix possible race condition 6 년 전
rtc-rs5c313.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-rs5c348.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-rs5c372.c ff764b88e6 rtc: rs5c372: Add OF device ID table 7 년 전
rtc-rtd119x.c ae930c912b rtc: Add Realtek RTD1295 7 년 전
rtc-rv3029c2.c 45a6351849 rtc: constify i2c_device_id 7 년 전
rtc-rv8803.c 66130c3f37 rtc: rv8803: fix the rv8803 id in the OF table 5 년 전
rtc-rx4581.c 3821a065f5 spi: Drop owner assignment from spi_drivers 9 년 전
rtc-rx6110.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-rx8010.c 5f8788b5e9 rtc: rx8010: don't modify the global rtc ops 4 년 전
rtc-rx8025.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-rx8581.c ffbecfbdbe rtc: rx8581: Add OF device ID table 7 년 전
rtc-s35390a.c 3a17e015ec rtc: s35390a: Change buf's type to u8 in s35390a_init 5 년 전
rtc-s3c.c d4e3d38b90 rtc: s3c-rtc: Avoid using broken ALMYEAR register 5 년 전
rtc-s3c.h b9d7c5d3f4 rtc: s3c: make header file local 11 년 전
rtc-s5m.c 8124c7117e rtc: s5m: De-inline large functions to save space 8 년 전
rtc-sa1100.c 512053a43d rtc: sa1100: make alarms useful 7 년 전
rtc-sa1100.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
rtc-sh.c 94cee4ed4c rtc: sh: Fix invalid alarm warning for non-enabled alarm 5 년 전
rtc-sirfsoc.c dfe6c04aa2 rtc: sirfsoc: move to regmap APIs from platform-specific APIs 9 년 전
rtc-snvs.c dc93018d45 rtc: snvs: fix possible race condition 5 년 전
rtc-spear.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-st-lpc.c f4b82d39e4 rtc: st-lpc: make it robust against y2038/2106 bug 7 년 전
rtc-starfire.c 683cec8a06 rtc: sparc: make starfire explicitly non-modular 8 년 전
rtc-stk17ta8.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-stm32.c e73dcdf669 rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path 3 년 전
rtc-stmp3xxx.c 34c7b3ac4c rtc: constify rtc_class_ops structures 8 년 전
rtc-sun4v.c 8b6102534c rtc: sparc: make sun4v explicitly non-modular 8 년 전
rtc-sun6i.c 3ce2fd56bb rtc: sun6i: Fix memleak in sun6i_rtc_clk_init 3 년 전
rtc-sunxi.c 4d833d6013 rtc: sunxi: use of_device_get_match_data 9 년 전
rtc-sysfs.c 77a73f3cae rtc: sysfs: make name uniform 7 년 전
rtc-tegra.c 5fa4086987 rtc: tegra: Implement clock handling 7 년 전
rtc-test.c 4d644ab84c drivers/rtc/test: Update driver to address y2038/y2106 issues 9 년 전
rtc-tile.c 0929ae376e rtc: drop owner assignment from platform_drivers 10 년 전
rtc-tps6586x.c aca6728fa1 rtc: tps6586x: fix possible race condition 6 년 전
rtc-tps65910.c 9f25b54873 rtc: tps65910: fix possible race condition 6 년 전
rtc-tps80031.c ed214bec68 rtc: tps80031: Drop IRQF_EARLY_RESUME flag 8 년 전
rtc-twl.c a205425658 mfd: twl: Move header file out of I2C realm 7 년 전
rtc-tx4939.c 78227b671e rtc: tx4939: avoid unintended sign extension on a 24 bit shift 6 년 전
rtc-v3020.c cd9b518b98 rtc: v3020: move rtc-v3020.h to platform_data 8 년 전
rtc-vr41xx.c 8f5e7596fe rtc: vr41xx: fix possible race condition 6 년 전
rtc-vt8500.c 73798d5c41 rtc: Fix module autoload for OF platform drivers 9 년 전
rtc-wm831x.c 65ee88c9c6 drivers/rtc/rtc-wm831x.c: remove empty function 11 년 전
rtc-wm8350.c 7a8128e2e2 rtc: wm8350: Remove unused to_wm8350_from_rtc_dev 7 년 전
rtc-x1205.c fa5691131a rtc: remove useless DRV_VERSION 8 년 전
rtc-xgene.c ae087a4a56 rtc: xgene: fix possible race condition 5 년 전
rtc-zynqmp.c b62c3a1158 rtc: zynqmp: Update seconds time programming logic 8 년 전
systohc.c 9c5150b31b rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization 9 년 전