index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2017-04-03
rtc: sh: add support for rza series
Chris Brandt
2
-7
/
+30
2017-03-17
rtc: cpcap: kfreeing devm allocated memory
Dan Carpenter
1
-3
/
+1
2017-03-17
rtc: wm8350: Remove unused to_wm8350_from_rtc_dev
Nobuhiro Iwamatsu
1
-2
/
+0
2017-03-09
rtc: cpcap: new rtc driver
Sebastian Reichel
3
-0
/
+340
2017-03-09
rtc: omap: mark PM methods as __maybe_unused
Dmitry Torokhov
1
-14
/
+4
2017-03-09
rtc: omap: remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2017-03-09
rtc: rs5c372: Add OF device ID table
Javier Martinez Canillas
1
-1
/
+36
2017-03-09
rtc: m41t80: Add OF device ID table
Javier Martinez Canillas
1
-2
/
+61
2017-03-09
rtc: rx8581: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-03-09
rtc: s35390a: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+8
2017-03-09
rtc: isl1208: Add OF device ID table
Javier Martinez Canillas
1
-2
/
+10
2017-03-09
rtc: ds1374: Set .of_match_table to OF device ID table
Javier Martinez Canillas
1
-0
/
+1
2017-03-09
rtc: rtc-ds1672: Add OF device ID table
Javier Martinez Canillas
1
-1
/
+8
2017-03-09
rtc: ds3232: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-03-09
rtc: rx8010: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-03-09
rtc: ds1307: Add OF device ID table
Javier Martinez Canillas
1
-1
/
+67
2017-03-09
rtc: bq32k: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-03-09
rtc: rv3029: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2017-03-09
rtc: rv8803: Add OF device ID table
Javier Martinez Canillas
1
-1
/
+20
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-28
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
22
-252
/
+1855
2017-02-24
rtc: ds3232: Call device_init_wakeup before device_register
Phil Reid
1
-2
/
+5
2017-02-23
rtc: pcf2127: bulk read only date and time registers.
Sean Nyekjaer
1
-2
/
+13
2017-02-22
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-02-22
rtc: armada38x: Add support for Armada 7K/8K
Gregory CLEMENT
1
-0
/
+65
2017-02-22
rtc: armada38x: Prepare driver to manage different versions
Gregory CLEMENT
1
-53
/
+99
2017-02-21
rtc: ds3232: Add regmap max_register definition.
Phil Reid
1
-0
/
+2
2017-02-21
rtc: ds3232: Cleanup whitespace around register and bit definitions.
Phil Reid
1
-22
/
+22
2017-02-21
rtc: m48t86: remove unused platform_data
H Hartley Sweeten
1
-32
/
+19
2017-02-21
rtc: m48t86: verify that the RTC is actually present
H Hartley Sweeten
1
-0
/
+36
2017-02-12
rtc: m48t86: add NVRAM support
H Hartley Sweeten
1
-0
/
+41
2017-02-12
rtc: m48t86: allow driver to manage its resources
H Hartley Sweeten
1
-51
/
+102
2017-02-12
rtc: m48t86: shorten register name defines
H Hartley Sweeten
1
-64
/
+63
2017-02-12
rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()
Wei Yongjun
1
-1
/
+1
2017-02-01
rtc: sun6i: extend test coverage
Alexandre Belloni
1
-2
/
+3
2017-02-01
rtc: sun6i: Fix compatibility with old DT binding
Chen-Yu Tsai
1
-3
/
+3
2017-02-01
rtc: snvs: add a missing write sync
Guy Shapiro
1
-0
/
+1
2017-02-01
rtc: bq32000: add support to enable disable the trickle charge FET bypass
Enric Balletbo i Serra
1
-0
/
+76
2017-02-01
rtc: sun6i: Switch to devm_rtc_device_register
Maxime Ripard
1
-12
/
+2
2017-02-01
rtc: sun6i: Expose the 32kHz oscillator
Maxime Ripard
1
-13
/
+133
2017-02-01
rtc: sun6i: Switch to the external oscillator
Maxime Ripard
1
-0
/
+6
2017-02-01
rtc: sun6i: Add some locking
Maxime Ripard
1
-2
/
+15
2017-01-27
rtc: jz4740: make the driver buildable as a module again
Alexandre Belloni
2
-3
/
+14
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-1
/
+1
2017-01-24
rtc: sun6i: Disable the build as a module
Maxime Ripard
2
-7
/
+2
2017-01-24
rtc: gemini: Add device tree probing
Linus Walleij
1
-0
/
+7
2017-01-23
rtc: stm32: fix comparison warnings
Amelie Delaunay
1
-3
/
+3
2017-01-23
rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bits
Amelie Delaunay
1
-2
/
+2
2017-01-23
rtc: tegra: Implement clock handling
Thierry Reding
1
-2
/
+26
2017-01-13
rtc: tegra: Sort includes alphabetically
Thierry Reding
1
-6
/
+7
[next]