index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-48
/
+19
2017-02-21
ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resources
H Hartley Sweeten
1
-22
/
+7
2017-02-21
ARM: Orion5x: ts78xx: remove RTC detection
H Hartley Sweeten
1
-39
/
+12
2017-02-21
ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resources
H Hartley Sweeten
2
-41
/
+10
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
bindings: rtc: correct wrong reference in required properties
Akinobu Mita
2
-2
/
+4
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
2
-0
/
+83
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
2
-13
/
+143
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-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
2
-0
/
+21
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