index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
rtc: bq32000: add support to enable disable the trickle charge FET bypass
Enric Balletbo i Serra
2017-02-01
1
-0
/
+76
|
*
rtc: sun6i: Switch to devm_rtc_device_register
Maxime Ripard
2017-02-01
1
-12
/
+2
|
*
rtc: sun6i: Expose the 32kHz oscillator
Maxime Ripard
2017-02-01
1
-13
/
+133
|
*
rtc: sun6i: Switch to the external oscillator
Maxime Ripard
2017-02-01
1
-0
/
+6
|
*
rtc: sun6i: Add some locking
Maxime Ripard
2017-02-01
1
-2
/
+15
|
*
rtc: sun6i: Disable the build as a module
Maxime Ripard
2017-01-24
2
-7
/
+2
|
*
rtc: gemini: Add device tree probing
Linus Walleij
2017-01-24
1
-0
/
+7
|
*
rtc: stm32: fix comparison warnings
Amelie Delaunay
2017-01-23
1
-3
/
+3
|
*
rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bits
Amelie Delaunay
2017-01-23
1
-2
/
+2
|
*
rtc: tegra: Implement clock handling
Thierry Reding
2017-01-23
1
-2
/
+26
|
*
rtc: tegra: Sort includes alphabetically
Thierry Reding
2017-01-13
1
-6
/
+7
|
*
rtc: stm32: fix building without CONFIG_OF
Arnd Bergmann
2017-01-13
1
-2
/
+0
|
*
rtc: stm32: remove __exit annotation on remove callback
Arnd Bergmann
2017-01-13
1
-1
/
+1
|
*
rtc: add STM32 RTC driver
Amelie Delaunay
2017-01-13
3
-0
/
+739
|
*
rtc: armada38x: make struct rtc_class_ops const
Russell King
2017-01-12
1
-7
/
+17
|
*
rtc: constify rtc_class_ops structures
Bhumika Goyal
2017-01-11
7
-7
/
+7
|
*
rtc: imxdi: use the security violation interrupt
Martin Kaiser
2017-01-11
1
-9
/
+22
|
*
rtc: mcp795: add alarm support.
Emil Bartczak
2017-01-11
1
-1
/
+170
|
*
rtc: mcp795: Add support for weekday.
Emil Bartczak
2017-01-11
1
-5
/
+7
|
*
rtc: armada38x: Follow the new recommendation for errata implementation
Gregory CLEMENT
2017-01-11
1
-23
/
+94
|
*
rtc: tps65910: use 'unsigned int' instead of 'unsigned' in arguments
Vesa Jääskeläinen
2017-01-10
1
-1
/
+2
|
*
rtc: tps65910: Add RTC calibration support
Vesa Jääskeläinen
2017-01-10
1
-0
/
+143
|
*
rtc: rx8010: change lock mechanism
Fabien Lahoudere
2017-01-04
1
-21
/
+3
*
|
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-22
1
-1
/
+1
|
\
\
|
*
|
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-26
1
-1
/
+1
|
|
/
*
/
rtc: jz4740: make the driver buildable as a module again
Alexandre Belloni
2017-01-26
2
-3
/
+14
|
/
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-4
/
+4
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-4
/
+4
*
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2016-12-19
14
-159
/
+975
|
\
|
*
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
2016-12-19
1
-6
/
+6
|
*
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
2016-12-19
1
-2
/
+2
|
*
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
2016-12-19
1
-5
/
+81
|
*
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
2016-12-19
1
-2
/
+2
|
*
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
2016-12-19
1
-1
/
+2
|
*
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
2016-12-19
1
-12
/
+13
|
*
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
Akinobu Mita
2016-12-19
3
-0
/
+465
|
*
rtc: ds1307: Add ACPI support
Tin Huynh
2016-12-19
1
-9
/
+43
|
*
rtc: imxdi: (trivial) fix a typo
Martin Kaiser
2016-12-07
1
-1
/
+1
|
*
rtc: ds1374: Merge conditional + WARN_ON()
Srikant Ritolia
2016-12-07
1
-3
/
+1
|
*
rtc: twl: make driver DT only
Nicolae Rosia
2016-11-30
2
-5
/
+8
|
*
rtc: twl: kill static variables
Nicolae Rosia
2016-11-30
1
-76
/
+114
|
*
rtc: fix typos in Kconfig
Alexandre Belloni
2016-11-09
1
-2
/
+2
|
*
rtc: jz4740: make the driver builtin only
Alexandre Belloni
2016-11-09
2
-13
/
+2
|
*
rtc: jz4740: remove unused EXPORT_SYMBOL
Alexandre Belloni
2016-11-08
1
-2
/
+1
|
*
rtc: Enable compile testing for Maxim and Samsung drivers
Krzysztof Kozlowski
2016-11-05
1
-3
/
+4
|
*
rtc: jz4740: Add support for acting as the system power controller
Paul Cercueil
2016-11-05
1
-0
/
+81
|
*
rtc: jz4740: Add support for devicetree
Paul Cercueil
2016-11-04
1
-1
/
+15
|
*
rtc: jz4740: Add support for the RTC in the jz4780 SoC
Paul Cercueil
2016-11-04
2
-5
/
+51
|
*
rtc: sparc: make sun4v explicitly non-modular
Paul Gortmaker
2016-11-04
1
-6
/
+4
|
*
rtc: sparc: make starfire explicitly non-modular
Paul Gortmaker
2016-11-04
1
-6
/
+4
[prev]
[next]