summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-18rtc: pcf8523: always compile pcf8523_rtc_ioctlAlexandre Belloni
2021-10-18rtc: pcf8523: switch to regmapAlexandre Belloni
2021-10-18rtc: expose RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2021-10-18rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_timeAlexandre Belloni
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-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-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-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus 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-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-11Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-11Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-09-11Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-09-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-11Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-09-10Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-10Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-10Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-10Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-10Merge branches 'acpi-scan' and 'acpi-prm'Rafael J. Wysocki
2021-09-10Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-10of: property: Disable fw_devlink DT support for X86Saravana Kannan
2021-09-10lkdtm: Use init_uts_ns.name instead of macrosKees Cook
2021-09-10drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan
2021-09-10Merge tag 'drm-misc-next-fixes-2021-09-09' of git://anongit.freedesktop.org/d...Dave Airlie