Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8290924e6878069683254e118fdc3a9e422a0ac0
/
drivers
/
rtc
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5782fd1
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
d4f6c6f
rtc: ds3232: Call device_init_wakeup before device_register
by Phil Reid
· 8 years ago
3769a37
rtc: pcf2127: bulk read only date and time registers.
by Sean Nyekjaer
· 8 years ago
5ab3566
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
34f54f5
rtc: armada38x: Add support for Armada 7K/8K
by Gregory CLEMENT
· 8 years ago
75faea9
rtc: armada38x: Prepare driver to manage different versions
by Gregory CLEMENT
· 8 years ago
082edf0
rtc: ds3232: Add regmap max_register definition.
by Phil Reid
· 8 years ago
ca4b0a6
rtc: ds3232: Cleanup whitespace around register and bit definitions.
by Phil Reid
· 8 years ago
0500ce5
rtc: m48t86: remove unused platform_data
by H Hartley Sweeten
· 8 years ago
3ea0712
rtc: m48t86: verify that the RTC is actually present
by H Hartley Sweeten
· 8 years ago
b180cf8
rtc: m48t86: add NVRAM support
by H Hartley Sweeten
· 8 years ago
8057c86
rtc: m48t86: allow driver to manage its resources
by H Hartley Sweeten
· 8 years ago
68b54f4
rtc: m48t86: shorten register name defines
by H Hartley Sweeten
· 8 years ago
aaa65a9
rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()
by Wei Yongjun
· 8 years ago
93946c4
rtc: sun6i: extend test coverage
by Alexandre Belloni
· 8 years ago
15829cf
rtc: sun6i: Fix compatibility with old DT binding
by Chen-Yu Tsai
· 8 years ago
7bb633b
rtc: snvs: add a missing write sync
by Guy Shapiro
· 8 years ago
4c46687
rtc: bq32000: add support to enable disable the trickle charge FET bypass
by Enric Balletbo i Serra
· 8 years ago
5dff3a3
rtc: sun6i: Switch to devm_rtc_device_register
by Maxime Ripard
· 8 years ago
3855c2c
rtc: sun6i: Expose the 32kHz oscillator
by Maxime Ripard
· 8 years ago
fb61bb8
rtc: sun6i: Switch to the external oscillator
by Maxime Ripard
· 8 years ago
a9422a1
rtc: sun6i: Add some locking
by Maxime Ripard
· 8 years ago
586655d
rtc: jz4740: make the driver buildable as a module again
by Alexandre Belloni
· 8 years ago
58957d2
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
by Mika Westerberg
· 8 years ago
3753941
rtc: sun6i: Disable the build as a module
by Maxime Ripard
· 8 years ago
bc7d8eb
rtc: gemini: Add device tree probing
by Linus Walleij
· 8 years ago
1d70ba3
rtc: stm32: fix comparison warnings
by Amelie Delaunay
· 8 years ago
a560c52
rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bits
by Amelie Delaunay
· 8 years ago
5fa4086
rtc: tegra: Implement clock handling
by Thierry Reding
· 8 years ago
0ae2059
rtc: tegra: Sort includes alphabetically
by Thierry Reding
· 8 years ago
224763e
rtc: stm32: fix building without CONFIG_OF
by Arnd Bergmann
· 8 years ago
0404abb
rtc: stm32: remove __exit annotation on remove callback
by Arnd Bergmann
· 8 years ago
4e64350
rtc: add STM32 RTC driver
by Amelie Delaunay
· 8 years ago
d748c98
rtc: armada38x: make struct rtc_class_ops const
by Russell King
· 8 years ago
8bc57e7
rtc: constify rtc_class_ops structures
by Bhumika Goyal
· 8 years ago
fef1eeb
rtc: imxdi: use the security violation interrupt
by Martin Kaiser
· 8 years ago
644d4c3
rtc: mcp795: add alarm support.
by Emil Bartczak
· 8 years ago
72877b5
rtc: mcp795: Add support for weekday.
by Emil Bartczak
· 8 years ago
844a307
rtc: armada38x: Follow the new recommendation for errata implementation
by Gregory CLEMENT
· 8 years ago
e3dcb74
rtc: tps65910: use 'unsigned int' instead of 'unsigned' in arguments
by Vesa Jääskeläinen
· 8 years ago
aecb57d
rtc: tps65910: Add RTC calibration support
by Vesa Jääskeläinen
· 8 years ago
666b5d1
rtc: rx8010: change lock mechanism
by Fabien Lahoudere
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
b0b3a37
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
d3e5925
rtc: mcp795: Fix whitespace and indentation.
by Emil Bartczak
· 8 years ago
a2b4299
rtc: mcp795: Prefer using the BIT() macro.
by Emil Bartczak
· 8 years ago
43d0b10
rtc: mcp795: fix month write resetting date to 1.
by Emil Bartczak
· 8 years ago
26eeefd
rtc: mcp795: fix time range difference between linux and RTC chip.
by Emil Bartczak
· 8 years ago
e72765c
rtc: mcp795: fix bitmask value for leap year (LP).
by Emil Bartczak
· 8 years ago
bcf18d8
rtc: mcp795: use bcd2bin/bin2bcd.
by Emil Bartczak
· 8 years ago
0b6a8f5
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
by Akinobu Mita
· 8 years ago
9c19b89
rtc: ds1307: Add ACPI support
by Tin Huynh
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b88e0ae
rtc: imxdi: (trivial) fix a typo
by Martin Kaiser
· 8 years ago
01835fa
rtc: ds1374: Merge conditional + WARN_ON()
by Srikant Ritolia
· 8 years ago
1c02cbfe
rtc: twl: make driver DT only
by Nicolae Rosia
· 8 years ago
e3e7f95
rtc: twl: kill static variables
by Nicolae Rosia
· 8 years ago
ba58d10
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
by Chen Yu
· 8 years ago
72d3d79
rtc: fix typos in Kconfig
by Alexandre Belloni
· 8 years ago
b9168c5
rtc: jz4740: make the driver builtin only
by Alexandre Belloni
· 8 years ago
819c217
rtc: jz4740: remove unused EXPORT_SYMBOL
by Alexandre Belloni
· 8 years ago
959df77
rtc: Enable compile testing for Maxim and Samsung drivers
by Krzysztof Kozlowski
· 8 years ago
f9eb69d
rtc: jz4740: Add support for acting as the system power controller
by Paul Cercueil
· 8 years ago
c05229a
rtc: jz4740: Add support for devicetree
by Paul Cercueil
· 8 years ago
cd56320
rtc: jz4740: Add support for the RTC in the jz4780 SoC
by Paul Cercueil
· 8 years ago
8b61025
rtc: sparc: make sun4v explicitly non-modular
by Paul Gortmaker
· 8 years ago
683cec8
rtc: sparc: make starfire explicitly non-modular
by Paul Gortmaker
· 8 years ago
87ebfd6
rtc: make rtc-lib explicitly non-modular
by Paul Gortmaker
· 8 years ago
efce21f
rtc: omap: prevent disabling of clock/module during suspend
by Tero Kristo
· 8 years ago
3984903
rtc: omap: Fix selecting external osc
by Lokesh Vutla
· 8 years ago
c18b4c5
rtc: pcf85063: do not register a RTC device if chip is not present
by Mirza Krak
· 8 years ago
368e21a
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
by Ville Syrjälä
· 8 years ago
290cd0f
rtc: cmos: don't refer to asm-generic/rtc.h
by Christoph Hellwig
· 8 years ago
6a6af3d
rtc: cmos: Reject unsupported alarm values
by Gabriele Mazzotta
· 8 years ago
a3a0673
rtc: cmos: remove all __exit_p annotations
by LABBE Corentin
· 8 years ago
aa156c8
rtc: asm9260: fix module autoload
by Javier Martinez Canillas
· 8 years ago
8b70f71
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
1cd7137
rtc: rv8803: set VDETOFF and SWOFF via device tree
by Oleksij Rempel
· 8 years ago
b304746
Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-4.9', 'ib-mfd-regulator-4.9', 'ib-mfd-regulator-4.9.1', 'ib-mfd-regulator-rtc-4.9', 'ib-mfd-regulator-rtc-4.9-1' and 'ib-mfd-rtc-4.9' into ibs-for-mfd-merged
by Lee Jones
· 8 years ago
00f7f90
rtc: cmos: avoid unused function warning
by Arnd Bergmann
· 8 years ago
473195f8
rtc: ac100: Add NULL checking for devm_kzalloc call
by Axel Lin
· 8 years ago
ee85bb5
rtc: ds1347: changed raw spi calls to register map calls
by Raghavendra Ganiga
· 8 years ago
68669d5
rtc: cmos: Restore alarm after resume
by Gabriele Mazzotta
· 8 years ago
983bf12
rtc: cmos: Clear ACPI-driven alarms upon resume
by Gabriele Mazzotta
· 8 years ago
97ea190
rtc: omap: Support ext_wakeup configuration
by Marcin Niestroj
· 8 years ago
970fc7f
rtc: cmos: Initialize hpet timer before irq is registered
by Pratyush Anand
· 8 years ago
de75ccd
rtc: asm9260: rework locking
by Alexandre Belloni
· 8 years ago
7f742e8
rtc: asm9260: allow COMPILE_TEST
by Alexandre Belloni
· 8 years ago
34c7b3a
rtc: constify rtc_class_ops structures
by Julia Lawall
· 8 years ago
637cac7
rtc: ac100: support clock-output-names in device tree binding
by Chen-Yu Tsai
· 8 years ago
1bc40cb
rtc: rx6110: remove owner assignment
by Alexandre Belloni
· 8 years ago
e545b98
rtc: pic32: Delete owner assignment
by Markus Elfring
· 8 years ago
421a5ba
rtc: bq32k: Fix handling of oscillator failure flag
by Jan Östlund
· 8 years ago
6ed1a51
rtc: bq32k: Use correct mask name for 'minutes' register.
by Jan Östlund
· 8 years ago
84281c2
rtc: sysfs: fix a cast removing the const attribute
by LABBE Corentin
· 8 years ago
e8aa7dc
rtc: isl12057: remove driver
by Alexandre Belloni
· 8 years ago
78aaa06
rtc: ds1307: add Intersil ISL12057 support
by Alexandre Belloni
· 8 years ago
50d6c0e
rtc: ds1307: fix century bit support
by Alexandre Belloni
· 8 years ago
Next »