Stefan Christ
|
ae036af896
rtc: m41t80: add suspend handlers for alarm IRQ
|
9 years ago |
Stefan Christ
|
e89487fef5
rtc: m41t80: make it a real error message
|
9 years ago |
Sudip Mukherjee
|
104b2d8776
rtc: m41t80: use devm_add_action_or_reset()
|
9 years ago |
Uwe Kleine-König
|
56d86a7e79
rtc: simplify implementations of read_alarm
|
9 years ago |
Mylène Josserand
|
05a7f27a88
rtc: m41t80: handle oscillator failure bit
|
9 years ago |
Mylène Josserand
|
3726a21833
rtc: m41t80: add wakealarm functionality
|
9 years ago |
Mylène Josserand
|
9c6dfed92c
rtc: m41t80: add alarm functionality
|
9 years ago |
Mylène Josserand
|
fc99b90154
rtc: m41t80: remove warnings and replace obsolete function
|
9 years ago |
Mylène Josserand
|
54339f3b31
rtc: m41t80: add the use of 'BIT' macro
|
9 years ago |
Mylène Josserand
|
f2b84ee88d
rtc: m41t80: replace i2c functions for smbus ones
|
9 years ago |
Mylène Josserand
|
ca91607fe7
rtc: m41t80: remove proc macro
|
9 years ago |
Mylène Josserand
|
ef6b3125ca
rtc: m41t80: update sysfs entries export
|
9 years ago |
Stefan Christ
|
bcebd81d00
rtc: m41t80: avoid out of range year values
|
9 years ago |
Joe Perches
|
a737e835e5
rtc: use more standard kernel logging styles
|
10 years ago |
Wolfram Sang
|
6b1a523549
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
|
11 years ago |
Wolfram Sang
|
85d77047c4
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
|
11 years ago |
Wolfram Sang
|
c67fedfab2
drivers/rtc/rtc-m41t80.c: clean up error paths
|
11 years ago |
Wolfram Sang
|
5028578595
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
|
11 years ago |
Sachin Kamat
|
e46527d289
drivers/rtc/rtc-m41t80.c: fix spacing related issue
|
12 years ago |
Jingoo Han
|
4ebabb78e4
rtc: rtc-m41t80: use devm_*() functions
|
12 years ago |
Paul Bolle
|
48e9766726
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
|
13 years ago |
Axel Lin
|
0abc920116
rtc: convert rtc i2c drivers to module_i2c_driver
|
13 years ago |
John Stultz
|
c3b79770e5
rtc: m41t80: Workaround broken alarm functionality
|
13 years ago |
John Stultz
|
a015dbc110
rtc: m41t80: Initialize clientdata before registering device
|
14 years ago |
John Stultz
|
16380c153a
RTC: Convert rtc drivers to use the alarm_irq_enable method
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Arnd Bergmann
|
613655fa39
drivers: autoconvert trivial BKL users to private mutex
|
15 years ago |
Atsushi Nemoto
|
408929bed7
rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm
|
15 years ago |
Wan ZongShun
|
b485fe5ea1
rtc/m41t80: use rtc_valid_tm() to check returned tm
|
15 years ago |