index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
rtc: sa1100: prepare to share sa1100_rtc_ops
Rob Herring
2
-29
/
+49
2015-09-05
rtc: ds3232: fix WARNING trace in resume function
Wang Dongsheng
1
-1
/
+4
2015-09-05
rtc: s3c: remove unnecessary NULL assignment
Joonyoung Shim
1
-1
/
+0
2015-09-05
rtc: s3c: add missing clk control
Joonyoung Shim
1
-0
/
+3
2015-09-05
rtc: s3c: fix disabled clocks for alarm
Joonyoung Shim
1
-6
/
+18
2015-09-05
rtc: at91sam9: remove useless include
Alexandre Belloni
1
-1
/
+0
2015-09-05
rtc: at91sam9: include linux/of.h
Alexandre Belloni
1
-0
/
+1
2015-09-05
rtc: armada38x: Align RTC set time procedure with the official errata
Nadav Haklai
1
-20
/
+12
2015-09-05
rtc: rx8025: check time validity when necessary
Alexandre Belloni
1
-29
/
+29
2015-09-05
rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization
Alexandre Belloni
1
-1
/
+1
2015-09-05
rtc: rx8025: remove useless initialization
Alexandre Belloni
1
-1
/
+0
2015-09-05
rtc: rx8025: reset validity when setting time
Alexandre Belloni
1
-11
/
+20
2015-09-05
rtc: rx8025: fix rx8025_init_client()
Alexandre Belloni
1
-1
/
+1
2015-09-05
rtc: rx8025: continue without alarm when irq request fails
Alexandre Belloni
1
-2
/
+2
2015-09-05
rtc: rx8025: cleanup accessors
Alexandre Belloni
1
-54
/
+31
2015-09-05
rtc: rx8025: don't reset the time
Alexandre Belloni
1
-16
/
+22
2015-09-05
rtc: rx8025: fix transfer mode
Alexandre Belloni
1
-3
/
+3
2015-09-05
rtc: rx8025: only handle dates between 2000 and 2099
Alexandre Belloni
1
-10
/
+4
2015-09-05
rtc: rx8025: use BIT()
Alexandre Belloni
1
-11
/
+12
2015-09-05
rtc: rx8025: remove useless probe error message
Alexandre Belloni
1
-16
/
+6
2015-09-05
rtc: rx8025: switch to managed irq allocation
Alexandre Belloni
1
-10
/
+4
2015-09-05
rtc: rx8025: Convert to threaded IRQ
Alexandre Belloni
1
-33
/
+4
2015-09-05
rtc: rx8025: remove useless headers and reorder them
Alexandre Belloni
1
-5
/
+2
2015-09-05
rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write()
Vladimir Zapolskiy
1
-4
/
+2
2015-09-05
rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write()
Vladimir Zapolskiy
1
-8
/
+10
2015-09-05
rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write()
Vladimir Zapolskiy
1
-37
/
+5
2015-09-05
rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write()
Vladimir Zapolskiy
1
-12
/
+0
2015-09-05
rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()
Vladimir Zapolskiy
1
-14
/
+0
2015-09-05
rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()
Vladimir Zapolskiy
1
-18
/
+0
2015-09-05
rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()
Vladimir Zapolskiy
1
-13
/
+0
2015-09-05
rtc: at91rm9200: get and use slow clock
Alexandre Belloni
1
-3
/
+24
2015-09-05
rtc: gemini: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2015-09-05
rtc: Drop (un)likely before IS_ERR(_OR_NULL)
viresh kumar
3
-3
/
+3
2015-09-05
rtc: at91rm9200: sort headers alphabetically
Alexandre Belloni
1
-8
/
+8
2015-09-05
rtc: at91sam9: get sclk rate after enabling it
Alexandre Belloni
1
-6
/
+7
2015-09-05
rtc: at91sam9: sort headers alphabetically
Alexandre Belloni
1
-8
/
+8
2015-09-05
rtc: at91sam9: remove useless check
Alexandre Belloni
1
-2
/
+1
2015-09-05
rtc: at91sam9: properly handle error case
Alexandre Belloni
1
-3
/
+10
2015-09-05
rtc: pl031: fix typo for author email
Leo Yan
1
-1
/
+1
2015-09-05
rtc: Export OF module alias information in missing drivers
Javier Martinez Canillas
3
-0
/
+3
2015-09-05
rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"
Adrian Huang
1
-50
/
+0
2015-09-05
rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds
Adrian Huang
1
-4
/
+60
2015-09-05
rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver
S Twiss
2
-115
/
+282
2015-09-05
rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver
Henry Chen
1
-0
/
+26
2015-09-05
rtc: switch to using is_visible() to control sysfs attributes
Dmitry Torokhov
3
-48
/
+34
2015-09-05
rtc: switch wakealarm attribute to DEVICE_ATTR_RW
Dmitry Torokhov
1
-5
/
+3
[next]