summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-19rtc: pcf2123: port to regmapDylan Howey
2019-06-19rtc: pcf2123: remove sysfs register viewDylan Howey
2019-06-09rtc: rx8025: simplify getting the adapter of a clientWolfram Sang
2019-06-09rtc: rx8010: simplify getting the adapter of a clientWolfram Sang
2019-06-09rtc: rv8803: simplify getting the adapter of a clientWolfram Sang
2019-06-09rtc: m41t80: simplify getting the adapter of a clientWolfram Sang
2019-06-09rtc: fm3130: simplify getting the adapter of a clientWolfram Sang
2019-06-07rtc: tegra: Drop MODULE_ALIASDmitry Osipenko
2019-06-06rtc: sun6i: Add R40 compatibleMaxime Ripard
2019-06-06dt-bindings: rtc: sun6i: Add the R40 RTC compatibleMaxime Ripard
2019-06-06dt-bindings: rtc: Convert Allwinner A31 RTC to a schemaMaxime Ripard
2019-06-06dt-bindings: rtc: Convert Allwinner A10 RTC to a schemaMaxime Ripard
2019-06-06dt-bindings: rtc: Move trivial RTC over to a schemas of their ownMaxime Ripard
2019-06-06dt-bindings: rtc: Add YAML schemas for the generic RTC bindingsMaxime Ripard
2019-06-01rtc: imx-sc: add rtc alarm supportAnson Huang
2019-06-01rtc: tps65910: fix typo in register name in read_alarm()Michał Mirosław
2019-06-01rtc: tps65910: remove superfluous Kconfig dependencyMichał Mirosław
2019-06-01rtc: tegra: Turn into regular driverThierry Reding
2019-06-01rtc: tegra: Use consistent variable names and typesThierry Reding
2019-06-01rtc: tegra: checkpatch and miscellaneous cleanupsThierry Reding
2019-05-23rtc: st-lpc: remove unnecessary checkAlexandre Belloni
2019-05-23rtc: ds1307: properly handle oscillator failure flagsAlexandre Belloni
2019-05-23rtc: s35390a: change FLAG defines to use BIT macroRichard Leitner
2019-05-23rtc: s35390a: introduce struct device in probeRichard Leitner
2019-05-23rtc: s35390a: set uie_unsupportedRichard Leitner
2019-05-23rtc: s35390a: clarify INT2 pin output modesRichard Leitner
2019-05-23rtc: test: enable wakeup flagsRoman Stratiienko
2019-05-23rtc: ds2404: use hw endiannes variableNicholas Mc Guire
2019-05-19Linux 5.2-rc1v5.2-rc1Linus Torvalds
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18initramfs: don't free a non-existent initrdSteven Price
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)