rtc: pcf2127: fix error code in pcf2127_enable_ts()
[platform/kernel/linux-starfive.git] / drivers /
2023-08-16 Dan Carpenterrtc: pcf2127: fix error code in pcf2127_enable_ts()
2023-08-16 Linus Walleijrtc: ds2404: Convert to GPIO descriptors
2023-08-16 Nathan Chancellorrtc: stm32: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
2023-08-15 Krzysztof Kozlowskirtc: rs5c372: fix Wvoid-pointer-to-enum-cast warning
2023-08-15 Krzysztof Kozlowskirtc: jz4740: fix Wvoid-pointer-to-enum-cast warning
2023-08-15 Krzysztof Kozlowskirtc: rv8803: fix Wvoid-pointer-to-enum-cast warning
2023-08-15 Krzysztof Kozlowskirtc: ds1307: fix Wvoid-pointer-to-enum-cast warning
2023-08-15 Rasmus Villemoesrtc: isl12022: implement support for the #clock-cells...
2023-08-15 Rasmus Villemoesrtc: isl12022: trigger battery level detection during...
2023-08-15 Rasmus Villemoesrtc: isl12022: implement RTC_VL_READ ioctl
2023-08-15 Rasmus Villemoesrtc: isl12022: add support for trip level DT binding
2023-08-15 Rasmus Villemoesrtc: isl12022: remove wrong warning for low battery...
2023-08-10 Zhu Wangrtc: remove redundant of_match_ptr()
2023-08-10 Chen Jiahaortc: sunplus: Clean up redundant dev_err_probe()
2023-08-10 Arnd Bergmannrtc: stm32: remove incorrect #ifdef check
2023-07-27 Uwe Kleine-Königrtc: isl12026: Drop "_new" from probe callback name
2023-07-27 Rob Herringrtc: Explicitly include correct DT includes
2023-07-27 Andrej Picejrtc: rv3028: Add support for "aux-voltage-chargeable...
2023-07-27 Arnd Bergmannrtc: bq4802: add sparc dependency
2023-07-27 Biju Dasrtc: pcf85063: Drop enum pcf85063_type and split pcf850...
2023-07-27 Biju Dasrtc: pcf85063: Simplify probe()
2023-07-27 Biju Dasrtc: isl1208: Simplify probe()
2023-07-27 Valentin Caronrtc: stm32: fix unnecessary parentheses
2023-07-27 Valentin Caronrtc: stm32: fix issues of stm32_rtc_valid_alrm function
2023-07-27 Gabriel Fernandezrtc: stm32: change PM callbacks to "_noirq()"
2023-07-27 Valentin Caronrtc: stm32: don't print an error on probe deferral
2023-07-27 Christophe Guiboutrtc: stm32: improve rtc precision
2023-07-27 Antonio Borneortc: stm32: don't stop time counter if not needed
2023-07-27 Antonio Borneortc: stm32: use the proper register sequence to read...
2023-07-27 Hugo Villeneuvertc: pcf2127: add UIE support for PCF2131
2023-07-27 Hugo Villeneuvertc: pcf2127: add flag for watchdog register value...
2023-07-27 Hugo Villeneuvertc: pcf2127: support generic watchdog timing configuration
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt time/date registers write sequence...
2023-07-27 Hugo Villeneuvertc: pcf2127: add support for PCF2131 interrupts on...
2023-07-27 Hugo Villeneuvertc: pcf2127: add support for PCF2131 RTC
2023-07-27 Hugo Villeneuvertc: pcf2127: add support for multiple TS functions
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt for CLKOUT register at any offset
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt for WD registers at any offset
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt for alarm registers at any offset
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt for time/date registers at any...
2023-07-27 Hugo Villeneuvertc: pcf2127: add variant-specific configuration structure
2023-07-27 Hugo Villeneuvertc: pcf2127: remove superfluous comments
2023-07-27 Hugo Villeneuvertc: pcf2127: lower message severity if setting time...
2023-07-27 Hugo Villeneuvertc: pcf2127: improve timestamp reading performance
2023-07-27 Hugo Villeneuvertc: pcf2127: improve rtc_read_time() performance
2023-07-09 Linus TorvaldsMerge tag 'dma-mapping-6.5-2023-07-09' of git://git...
2023-07-09 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86-core-2023-07-09' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'mips_6.5_1' of git://git./linux/kernel/git...
2023-07-09 Linus TorvaldsMerge tag 'xfs-6.5-merge-6' of git://git./fs/xfs/xfs...
2023-07-09 Linus TorvaldsMerge tag '6.5-rc-smb3-client-fixes-part2' of git:...
2023-07-09 Linus TorvaldsMerge tag 'ntb-6.5' of https://github.com/jonmason/ntb
2023-07-08 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-08-10-43' of...
2023-07-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-07-08 Linus TorvaldsMerge tag 'i2c-for-6.5-rc1-part2' of git://git./linux...
2023-07-08 Linus TorvaldsMerge tag 'hardening-v6.5-rc1-fixes' of git://git....
2023-07-08 Anup Sharmantb: hw: amd: Fix debugfs_create_dir error checking
2023-07-08 Linus TorvaldsMerge tag 'perf-tools-for-v6.5-2-2023-07-06' of git...
2023-07-08 Linus TorvaldsMerge tag 'bitmap-6.5-rc1' of https://github.com/norov...
2023-07-08 Geoff Levandntb_netdev: Fix module_init problem
2023-07-08 Cai Huoqingntb: intel: Remove redundant pci_clear_master
2023-07-08 Cai Huoqingntb: epf: Remove redundant pci_clear_master
2023-07-08 Cai Huoqingntb_hw_amd: Remove redundant pci_clear_master
2023-07-08 Bjorn Helgaasntb: idt: drop redundant pci_enable_pcie_error_reporting()
2023-07-08 ruanjinjieNTB: EPF: fix possible memory leak in pci_vntb_probe()
2023-07-08 Jiasheng JiangNTB: ntb_tool: Add check for devm_kcalloc
2023-07-08 Yang YingliangNTB: ntb_transport: fix possible memory leak while...
2023-07-08 Yuan Canntb: intel: Fix error handling in intel_ntb_pci_driver_...
2023-07-08 Yuan CanNTB: amd: Fix error handling in amd_ntb_pci_driver_init()
2023-07-08 Yuan Canntb: idt: Fix error handling in idt_pci_driver_init()
2023-07-07 Linus TorvaldsMerge tag 'mmc-v6.5-2' of git://git./linux/kernel/git...
2023-07-07 Linus TorvaldsMerge tag 'sound-fix-6.5-rc1' of git://git./linux/kerne...
2023-07-07 Linus TorvaldsMerge tag 'ceph-for-6.5-rc1' of https://github.com...
2023-07-07 Linus TorvaldsMerge tag 'ntfs3_for_6.5' of https://github.com/Paragon...
2023-07-07 Linus TorvaldsMerge tag 'fsnotify_for_v6.5-rc2' of git://git./linux...
2023-07-07 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-mw2' of git://git./linux...
2023-07-07 Linus TorvaldsMerge tag 'powerpc-6.5-2' of git://git./linux/kernel...
2023-07-07 Linus TorvaldsMerge tag 'apparmor-pr-2023-07-06' of git://git./linux...
2023-07-07 Linus TorvaldsMerge tag 'drm-next-2023-07-07' of git://anongit.freede...
2023-07-07 Linus TorvaldsMerge tag 'acpi-6.5-rc1-3' of git://git./linux/kernel...
2023-07-07 Linus TorvaldsMerge tag 'docs-6.5-2' of git://git.lwn.net/linux
2023-07-07 Linus TorvaldsMerge tag 'spi-fix-v6.5-merge-window' of git://git...
2023-07-07 Linus TorvaldsMerge tag 'regulator-fix-v6.5-merge-window' of git...
2023-07-07 Linus TorvaldsMerge tag 'trace-v6.5-2' of git://git./linux/kernel...
2023-07-07 Linus TorvaldsMerge tag 'v6.5/vfs.fixes.2' of git://git./linux/kernel...
2023-07-07 Dave AirlieMerge tag 'drm-misc-next-fixes-2023-07-06' of git:...
2023-07-07 Dave AirlieMerge tag 'drm-intel-next-fixes-2023-07-06' of git...
2023-07-07 Dave AirlieMerge tag 'amd-drm-fixes-6.5-2023-06-30-1' of https...
2023-07-06 Dave AirlieMerge tag 'drm-intel-next-fixes-2023-06-29' of git...
2023-07-06 Linus TorvaldsMerge tag 's390-6.5-2' of git://git./linux/kernel/git...
2023-07-06 Guenter Roecki2c: mpc: Drop unused variable
2023-07-06 Christophe JAILLETi2c: nomadik: Remove a useless call in the remove function
2023-07-06 Robert Hancocki2c: xiic: Don't try to handle more interrupt events...
2023-07-06 Palmer DabbeltMerge patch series "riscv: some CMO alternative related...
2023-07-06 Rafael J. WysockiMerge branches 'acpi-bus' and 'acpi-scan'
2023-07-06 Linus TorvaldsMerge tag 'asm-generic-6.5' of git://git./linux/kernel...
2023-07-06 Linus TorvaldsMerge tag 'soc-fixes-6.5-1' of git://git./linux/kernel...
2023-07-06 Linus TorvaldsMerge tag 'dmaengine-6.5-rc1' of git://git./linux/kerne...
2023-07-06 Linus TorvaldsMerge tag 'linux-watchdog-6.5-rc1' of git://linux-watch...
next