index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
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-21
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-02-21
rtc: armada38x: Add support for Armada 7K/8K
Gregory CLEMENT
1
-0
/
+65
2017-02-21
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-26
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
2017-01-13
rtc: stm32: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+0
2017-01-13
rtc: stm32: remove __exit annotation on remove callback
Arnd Bergmann
1
-1
/
+1
2017-01-13
rtc: add STM32 RTC driver
Amelie Delaunay
3
-0
/
+739
2017-01-12
rtc: armada38x: make struct rtc_class_ops const
Russell King
1
-7
/
+17
2017-01-11
rtc: constify rtc_class_ops structures
Bhumika Goyal
7
-7
/
+7
2017-01-11
rtc: imxdi: use the security violation interrupt
Martin Kaiser
1
-9
/
+22
2017-01-11
rtc: mcp795: add alarm support.
Emil Bartczak
1
-1
/
+170
2017-01-11
rtc: mcp795: Add support for weekday.
Emil Bartczak
1
-5
/
+7
2017-01-11
rtc: armada38x: Follow the new recommendation for errata implementation
Gregory CLEMENT
1
-23
/
+94
2017-01-10
rtc: tps65910: use 'unsigned int' instead of 'unsigned' in arguments
Vesa Jääskeläinen
1
-1
/
+2
2017-01-10
rtc: tps65910: Add RTC calibration support
Vesa Jääskeläinen
1
-0
/
+143
2017-01-04
rtc: rx8010: change lock mechanism
Fabien Lahoudere
1
-21
/
+3
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-4
/
+4
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-4
/
+4
2016-12-18
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
14
-159
/
+975
2016-12-19
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
1
-6
/
+6
2016-12-19
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
1
-5
/
+81
2016-12-19
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
1
-1
/
+2
[next]