index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-m41t80.c
Age
Commit message (
Expand
)
Author
2017-11-08
rtc: m41t80: remove unneeded checks from m41t80_sqw_set_rate
Troy Kisky
2017-11-08
rtc: m41t80: avoid i2c read in m41t80_sqw_is_prepared
Troy Kisky
2017-11-08
rtc: m41t80: avoid i2c read in m41t80_sqw_recalc_rate
Troy Kisky
2017-11-08
rtc: m41t80: fix m41t80_sqw_round_rate return value
Troy Kisky
2017-11-08
rtc: m41t80: m41t80_sqw_set_rate should return 0 on success
Troy Kisky
2017-08-24
rtc: m41t80: remove debug sysfs attribute
Alexandre Belloni
2017-08-24
rtc: m41t80: enable wakealarm when "wakeup-source" is specified
Eric Cooper
2017-05-31
rtc: m41t80: add clock provider support
Gary Bisson
2017-05-31
rtc: m41t80: remove sqw sysfs entry
Gary Bisson
2017-05-31
rtc: m41t80: fix SQW dividers override when setting a date
Gary Bisson
2017-05-31
rtc: m41t80: fix SQWE override when setting an alarm
Gary Bisson
2017-04-19
rtc: m41t80: Add proper compatible for rv4162
Alexandre Belloni
2017-03-09
rtc: m41t80: Add OF device ID table
Javier Martinez Canillas
2016-07-21
rtc: m41t80: add suspend handlers for alarm IRQ
Stefan Christ
2016-07-21
rtc: m41t80: make it a real error message
Stefan Christ
2016-07-19
rtc: m41t80: use devm_add_action_or_reset()
Sudip Mukherjee
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-05-20
rtc: m41t80: handle oscillator failure bit
Mylène Josserand
2016-05-20
rtc: m41t80: add wakealarm functionality
Mylène Josserand
2016-05-20
rtc: m41t80: add alarm functionality
Mylène Josserand
2016-05-20
rtc: m41t80: remove warnings and replace obsolete function
Mylène Josserand
2016-05-20
rtc: m41t80: add the use of 'BIT' macro
Mylène Josserand
2016-05-20
rtc: m41t80: replace i2c functions for smbus ones
Mylène Josserand
2016-05-20
rtc: m41t80: remove proc macro
Mylène Josserand
2016-05-20
rtc: m41t80: update sysfs entries export
Mylène Josserand
2016-03-19
rtc: m41t80: avoid out of range year values
Stefan Christ
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
2014-06-06
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
Wolfram Sang
2014-06-06
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
Wolfram Sang
2014-06-06
drivers/rtc/rtc-m41t80.c: clean up error paths
Wolfram Sang
2014-06-06
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
Wolfram Sang
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
[next]