index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-m41t80.c
Age
Commit message (
Expand
)
Author
2013-07-03
drivers/rtc/rtc-m41t80.c: fix spacing related issue
Sachin Kamat
2013-04-29
rtc: rtc-m41t80: use devm_*() functions
Jingoo Han
2012-10-06
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
Paul Bolle
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2011-12-13
rtc: m41t80: Workaround broken alarm functionality
John Stultz
2011-05-06
rtc: m41t80: Initialize clientdata before registering device
John Stultz
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-09
rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm
Atsushi Nemoto
2010-08-11
rtc/m41t80: use rtc_valid_tm() to check returned tm
Wan ZongShun
2010-05-27
rtc-m41t80: use nonseekable_open()
Jan Blunck
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2009-04-02
rtc: add m41t62 support to rtc-m41t80 driver
Daniel Glockner
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-16
rtc: rtc-m41t80.c: add support for the ST M41T65 RTC
Steven A. Falco
2008-07-24
rtc: m41t80: use pr_info() as appropriate
Maciej W. Rozycki
2008-07-24
rtc: m41t80: sort header inclusions for readability
Maciej W. Rozycki
2008-07-02
rtc-rtc-m41t80: BKL pushdown
Arnd Bergmann
2008-05-13
rtc: m41t80: include <linux/kernel.h> for printk()
Maciej W. Rozycki
2008-05-13
RTC/watchdog: M41T80: fix a potential use of unitialized data
Maciej W. Rozycki
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2007-08-22
correct name for rtc-m41t80
David Brownell
2007-07-17
rtc: watchdog support for rtc-m41t80 driver
Atsushi Nemoto
2007-07-17
rtc: add rtc-m41t80 driver
Atsushi Nemoto