summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-19rtc: pcf8523: use BITAlexandre Belloni
2020-11-19rtc: pcf8523: set rangeAlexandre Belloni
2020-11-19rtc: pcf8523: switch to devm_rtc_allocate_deviceAlexandre Belloni
2020-11-19rtc: destroy mutex when releasing the deviceBartosz Golaszewski
2020-11-19rtc: shrink devm_rtc_allocate_device()Bartosz Golaszewski
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: nvmem: emit an error message when nvmem registration failsBartosz Golaszewski
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2020-11-19rtc: nvmem: remove nvram ABIAlexandre Belloni
2020-11-19Documentation: list RTC devres helpers in devres.rstBartosz Golaszewski
2020-11-19rtc: omap: use devm_pinctrl_register()Bartosz Golaszewski
2020-11-19rtc: sc27xx: Always read normal alarmAlexandre Belloni
2020-11-17rtc: mxc: use of_device_get_match_dataAlexandre Belloni
2020-11-17rtc: mxc: Convert the driver to DT-onlyFabio Estevam
2020-11-17rtc: rx6110: add i2c supportClaudius Heine
2020-11-17rtc: Kconfig: Fix typo in help message of rx 6110Claudius Heine
2020-11-17rtc: ds1307: Drop of_match_ptr and CONFIG_OF protectionsAndy Shevchenko
2020-11-17rtc: ds1307: Make use of device propertiesAndy Shevchenko
2020-11-17rtc: ds1307: Remove non-valid ACPI IDsAndy Shevchenko
2020-11-17rtc: at91rm9200: Add sam9x60 compatibleAlexandre Belloni
2020-11-17rtc: at91rm9200: add correction supportAlexandre Belloni
2020-11-15rtc: rv3032: fix nvram nvmem priv pointerAlexandre Belloni
2020-11-15MAINTAINERS: Set myself as Goldfish RTC maintainerJiaxun Yang
2020-11-15rtc: goldfish: Remove GOLDFISH dependencyJiaxun Yang
2020-11-14rtc: snvs: Remove NULL pointer check before clk_*Xu Wang
2020-11-14rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepareXu Wang
2020-11-14rtc: pl031: fix resource leak in pl031_probeZheng Liang
2020-11-14rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handlerTian Tao
2020-11-14rtc: hym8563: enable wakeup when applicableGuillaume Tucker
2020-11-14rtc: da9063: Simplify bool comparisonKaixu Xia
2020-11-14rtc: sc27xx: Remove unnecessary conversion to boolKaixu Xia
2020-10-28rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu
2020-10-27rtc: pcf2127: fix pcf2127_nvmem_read/write() returnsDan Carpenter
2020-10-27rtc: pcf2127: move watchdog initialisation to a separate functionUwe Kleine-König
2020-10-25Linux 5.10-rc1v5.10-rc1Linus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds