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
2019-04-29
rtc: wm831x: use .set_time
Alexandre Belloni
1
-3
/
+5
2019-04-19
rtc: ds2404: simplify .probe and remove .remove
Alexandre Belloni
1
-18
/
+7
2019-04-19
rtc: ds2404: remove ds2404_chip_ops
Alexandre Belloni
1
-19
/
+3
2019-04-19
rtc: ds2404: convert to SPDX identifier
Alexandre Belloni
1
-8
/
+2
2019-04-19
rtc: ds2404: use .set_time
Alexandre Belloni
1
-3
/
+3
2019-04-19
rtc: ds2404: switch to rtc_time64_to_tm
Alexandre Belloni
1
-1
/
+1
2019-04-19
rtc: ds2404: set range
Alexandre Belloni
1
-5
/
+9
2019-04-19
rtc: ep93xx: fix checkpatch issues
Alexandre Belloni
1
-9
/
+9
2019-04-19
rtc: ep93xx: convert to SPDX identifier
Alexandre Belloni
1
-4
/
+1
2019-04-19
rtc: ep93xx: use .set_time
Alexandre Belloni
1
-2
/
+3
2019-04-19
rtc: ep93xx: switch to rtc_time64_to_tm
Alexandre Belloni
1
-1
/
+1
2019-04-19
rtc: ep93xx: set range
Alexandre Belloni
1
-0
/
+1
2019-04-19
rtc: ep93xx: use rtc_add_group
Alexandre Belloni
1
-16
/
+4
2019-04-19
rtc: ep93xx: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-2
/
+7
2019-04-19
rtc: ep93xx: stop setting platform_data
Alexandre Belloni
1
-15
/
+3
2019-04-19
rtc: ds3232: get SRAM access using NVMEM Framework
Han Nandor
1
-2
/
+38
2019-04-16
rtc: mc13xxx: fix style issue
Alexandre Belloni
1
-1
/
+1
2019-04-16
rtc: mc13xxx: convert to SPDX identifier
Alexandre Belloni
1
-4
/
+1
2019-04-16
rtc: mc13xxx: use .set_time
Alexandre Belloni
1
-3
/
+3
2019-04-16
rtc: mc13xxx: set range
Alexandre Belloni
1
-2
/
+10
2019-04-16
rtc: ds1685: use threaded interrupt
Thomas Bogendoerfer
1
-116
/
+104
2019-04-16
rtc: ds1685: remove dead code
Thomas Bogendoerfer
1
-36
/
+0
2019-04-15
platform/chrome: wilco_ec: Standardize mailbox interface
Nick Crews
1
-24
/
+39
2019-04-12
rtc: ds1685: fix crash caused by referencing wrong device struct
Thomas Bogendoerfer
1
-3
/
+3
2019-04-12
rtc: lpc32xx: convert to SPDX identifier
Alexandre Belloni
1
-9
/
+1
2019-04-12
rtc: lpc32xx: use .set_time
Alexandre Belloni
1
-2
/
+3
2019-04-12
rtc: lpc32xx: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-8
/
+3
2019-04-12
rtc: lpc32xx: simplify IRQ setup
Alexandre Belloni
1
-10
/
+5
2019-04-12
rtc: lpc32xx: set range
Alexandre Belloni
1
-0
/
+1
2019-04-12
rtc: lpc32xx: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-9
/
+10
2019-04-12
rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify code
Anson Huang
1
-25
/
+4
2019-04-12
rtc: mxc: use dev_pm_set_wake_irq() to simplify code
Anson Huang
1
-26
/
+6
2019-04-12
rtc: rx8025: Fix a parameter to %ptR in rx8025_read_alarm()
Andy Shevchenko
1
-1
/
+1
2019-04-12
rtc: sirfsoc: Make sysrtc_regmap_config static
YueHaibing
1
-1
/
+1
2019-04-11
rtc: ab3100: convert to SPDX identifier
Alexandre Belloni
1
-1
/
+1
2019-04-11
rtc: ab3100: use .set_time
Alexandre Belloni
1
-3
/
+3
2019-04-11
rtc: ab3100: set range
Alexandre Belloni
1
-7
/
+9
2019-04-11
rtc: pcf85363: convert to SPDX identifier
Alexandre Belloni
1
-6
/
+1
2019-04-11
rtc: pcf85363: remove useless forward declaration
Alexandre Belloni
1
-2
/
+0
2019-04-11
rtc: pcf85363: remove bogus i2c functionality check
Alexandre Belloni
1
-3
/
+0
2019-04-11
rtc: pcf85363: set range
Alexandre Belloni
1
-0
/
+2
2019-04-11
rtc: pcf85363: remove unused struct pcf85363 member
Alexandre Belloni
1
-4
/
+2
2019-04-11
rtc: stmp3xxx: convert to SPDX identifier
Alexandre Belloni
1
-9
/
+1
2019-04-11
rtc: stmp3xxx: use .set_time
Alexandre Belloni
1
-3
/
+3
2019-04-11
rtc: stmp3xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-5
/
+3
2019-04-11
rtc: stmp3xxx: set range
Alexandre Belloni
1
-2
/
+8
2019-04-08
rtc: OMAP: Add support for rtc-only mode
Keerthy
1
-9
/
+42
2019-04-08
rtc: tegra: convert to SPDX identifier
Alexandre Belloni
1
-14
/
+1
2019-04-08
rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-4
/
+4
2019-04-08
rtc: tegra: set range
Alexandre Belloni
1
-10
/
+14
[prev]
[next]