summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-18rtc: rv3032: allow setting BSMAlexandre Belloni
2021-10-18rtc: rv3028: add BSM supportAlexandre Belloni
2021-10-18rtc: add BSM parameterAlexandre Belloni
2021-10-18rtc: add correction parameterAlexandre Belloni
2021-10-18rtc: expose correction featureAlexandre Belloni
2021-10-18rtc: add parameter ioctlAlexandre Belloni
2021-10-18rtc: add alarm related featuresAlexandre Belloni
2021-10-15rtc: pcf85063: Always clear EXT_TEST from set_timePhil Elwell
2021-10-15rtc: pcf85063: add support for fixed clockAlexander Stein
2021-10-15rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter
2021-10-15rtc: class: check return value when calling dev_set_name()Yang Yingliang
2021-10-15rtc: class: don't call cdev_device_del() when cdev_device_add() failedYang Yingliang
2021-10-01rtc: m41t80: return NULL rather than a plain 0 integerColin Ian King
2021-10-01rtc: msc313: Fix unintentional sign extension issues with left shift of a u16Colin Ian King
2021-10-01rtc: mcp795: Add SPI ID tableMark Brown
2021-09-27rtc: msc313: fix missing includeAlexandre Belloni
2021-09-26rtc: Add support for the MSTAR MSC313 RTCDaniel Palmer
2021-09-26dt-bindings: rtc: Add Mstar MSC313e RTC devicetree bindings documentationRomain Perier
2021-09-25rtc: rx6110: simplify getting the adapter of a clientWolfram Sang
2021-09-25rtc: s5m: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-25rtc: omap: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-25rtc: pcf2123: Add SPI ID tableMark Brown
2021-09-25rtc: ds1390: Add SPI ID tableMark Brown
2021-09-25rtc: ds1302: Add SPI ID tableMark Brown
2021-09-12Linux 5.15-rc1Linus Torvalds
2021-09-12Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-09-12Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-12Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-12Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-12Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-11Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-09-11perf tools: Add an option to build without libbfdIan Rogers
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter
2021-09-11perf tools: Ignore Documentation dependency fileIan Rogers
2021-09-11Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds