Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4553474d977d1ee8a81067cfbc588f1df84ce3e9
/
drivers
/
rtc
561a8eb
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
b4be271
rtc: ds1307: use octal permissions
by Alexandre Belloni
· 7 years ago
e69c056
rtc: ds1307: fix braces
by Alexandre Belloni
· 7 years ago
4057a66
rtc: ds1307: fix alignments and blank lines
by Alexandre Belloni
· 7 years ago
eb4fd19
rtc: ds1307: use BIT
by Alexandre Belloni
· 7 years ago
57ec2d9
rtc: ds1307: use u32
by Alexandre Belloni
· 7 years ago
f2b4801
rtc: ds1307: use sizeof
by Alexandre Belloni
· 7 years ago
042fa8c
rtc: ds1307: remove regs member
by Alexandre Belloni
· 7 years ago
ae930c9
rtc: Add Realtek RTD1295
by Andreas Färber
· 7 years ago
3f979bf
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged
by Lee Jones
· 7 years ago
a205425
mfd: twl: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
17ecd24
rtc: sun6i: Add support for the external oscillator gate
by Maxime Ripard
· 7 years ago
f22d9cd
rtc: goldfish: Add RTC driver for Android emulator
by Miodrag Dinic
· 7 years ago
0759c88
rtc: ds1307: add basic support for ds1341 chip
by Nikita Yushchenko
· 7 years ago
969fa07
rtc: ds1307: remove member nvram_offset from struct ds1307
by Heiner Kallweit
· 7 years ago
e553170
rtc: ds1307: factor out offset to struct chip_desc
by Heiner Kallweit
· 7 years ago
1efb98b
rtc: ds1307: factor out rtc_ops to struct chip_desc
by Heiner Kallweit
· 7 years ago
4594712
rtc: ds1307: factor out irq_handler to struct chip_desc
by Heiner Kallweit
· 7 years ago
82e2d43
rtc: ds1307: improve irq setup
by Heiner Kallweit
· 7 years ago
7624df4
rtc: ds1307: constify struct chip_desc variables
by Heiner Kallweit
· 7 years ago
d8490fd
rtc: ds1307: improve trickle charger initialization
by Heiner Kallweit
· 7 years ago
0b6ee80
rtc: ds1307: factor out bbsqi bit to struct chip_desc
by Heiner Kallweit
· 7 years ago
340fd7b
rtc: ds1307: remove member irq from struct ds1307
by Heiner Kallweit
· 7 years ago
79c676c
rtc: rk808: Name RK805 in Kconfig for RTC_DRV_RK808
by Elaine Zhang
· 7 years ago
45a6351
rtc: constify i2c_device_id
by Arvind Yadav
· 7 years ago
ea369ea
rtc: remove .open() and .release()
by Alexandre Belloni
· 7 years ago
604c782
rtc: mxc: avoid disabling interrupts on device close
by Alexandre Belloni
· 7 years ago
0a53a16
rtc: vr41xx: make alarms useful
by Alexandre Belloni
· 7 years ago
512053a
rtc: sa1100: make alarms useful
by Alexandre Belloni
· 7 years ago
1cf85b2
rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare
by Alexandre Belloni
· 7 years ago
56c0c52
rtc: pxa: fix possible race condition
by Alexandre Belloni
· 7 years ago
be8e274
rtc: m41t80: remove debug sysfs attribute
by Alexandre Belloni
· 7 years ago
d4473b9
rtc: m41t80: enable wakealarm when "wakeup-source" is specified
by Eric Cooper
· 7 years ago
60d3455
rtc: puv3: make alarms useful
by Alexandre Belloni
· 7 years ago
5539ba5
rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()
by Alexandre Belloni
· 7 years ago
0361984
rtc: ds1307: fix regmap config
by Heiner Kallweit
· 7 years ago
0335a95
mfd: dm355evm_msp: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
2f7f1b7
rtc: max8925: remove redundant check on ret
by Colin Ian King
· 8 years ago
1a37c34
rtc: sun6i: ensure clk_data is kfree'd on error
by Colin Ian King
· 7 years ago
319ff83
rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init()
by Alexey Klimov
· 7 years ago
11909f0
rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property
by Heiner Kallweit
· 7 years ago
7a1fe40
rtc: s35390a: implement ioctls
by Fabien Lahoudere
· 7 years ago
16486d0
rtc: s35390a: handle invalid RTC time
by Fabien Lahoudere
· 7 years ago
3a00be1
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
f4b82d3
rtc: st-lpc: make it robust against y2038/2106 bug
by Benjamin Gaignard
· 8 years ago
bed8e28
rtc: ds1307: remove ds1307_remove
by Alexandre Belloni
· 7 years ago
abc925f
rtc: ds1307: use generic nvmem
by Alexandre Belloni
· 7 years ago
69b119a
rtc: ds1307: switch to rtc_register_device
by Alexandre Belloni
· 7 years ago
2a52482
rtc: rv8803: remove rv8803_remove
by Alexandre Belloni
· 7 years ago
16d70a7
rtc: rv8803: use generic nvmem support
by Alexandre Belloni
· 7 years ago
7133eca
rtc: rv8803: switch to rtc_register_device
by Alexandre Belloni
· 7 years ago
697e5a4
rtc: add generic nvmem support
by Alexandre Belloni
· 7 years ago
735ae20
rtc: at91rm9200: remove race condition
by Alexandre Belloni
· 7 years ago
3068a25
rtc: introduce new registration method
by Alexandre Belloni
· 7 years ago
b91336d
rtc: class separate id allocation from registration
by Alexandre Belloni
· 7 years ago
d1bec20
rtc: class separate device allocation from registration
by Alexandre Belloni
· 7 years ago
9a6757e
rtc: stm32: add STM32H7 RTC support
by Amelie Delaunay
· 7 years ago
300a773
rtc: ds1307: add ds1308 variant
by Sean Nyekjaer
· 8 years ago
c35c419
rtc: ds3232: add temperature support
by Kirill Esipov
· 8 years ago
d0a67c3
rtc: rtc-nuc900: fix loop timeout test
by Dan Carpenter
· 8 years ago
1d61d25
rtc: gemini/ftrtc010: rename driver and symbols
by Linus Walleij
· 8 years ago
ac05fba
rtc: gemini: Add optional clock handling
by Linus Walleij
· 8 years ago
e48585d
rtc: ds1307: factor out century bit handling
by Heiner Kallweit
· 8 years ago
078f3f6
rtc: ds1307: use regmap_update_bits where applicable
by Heiner Kallweit
· 8 years ago
c4f07ec
rtc: brcmstb-waketimer: Add Broadcom STB wake-timer
by Brian Norris
· 8 years ago
ee0981b
rtc: ds1307: Add support for Epson RX8130CE
by Marek Vasut
· 8 years ago
498bcf3
rtc: s3c: Handle clock enable failures
by Krzysztof Kozlowski
· 8 years ago
9903f68
rtc: s3c: Handle clock prepare failures in probe
by Krzysztof Kozlowski
· 8 years ago
6b72086
rtc: s3c: Do not remove const from rodata memory
by Krzysztof Kozlowski
· 8 years ago
21df6fe
rtc: s3c: Drop unneeded cast to void pointer
by Krzysztof Kozlowski
· 8 years ago
fc1afe6
rtc: s3c: Minor white-space cleanups
by Krzysztof Kozlowski
· 8 years ago
8768e7b
rtc: s3c: Jump to central exit point on getting src clock error
by Krzysztof Kozlowski
· 8 years ago
fe6d94f
rtc: mxc: remove unused variable
by Diaz de Grenu, Jose
· 8 years ago
0ec7769
rtc: opal: Implement rtc_class_ops.alarm_irq_enable callback
by Vaibhav Jain
· 8 years ago
2055da9
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
by Ingo Molnar
· 8 years ago
5c82a6a
rtc: remove rtc_device.name
by Alexandre Belloni
· 8 years ago
4b9e2a0
rtc: ds1307: avoid using rtc-name
by Alexandre Belloni
· 8 years ago
f09e706
rtc: pcf8563: avoid using rtc->name
by Alexandre Belloni
· 8 years ago
9f86065
rtc: dev: remove rtc->name from debug message
by Alexandre Belloni
· 8 years ago
77a73f3
rtc: sysfs: make name uniform
by Alexandre Belloni
· 8 years ago
da96aea
rtc: interface: Validate alarm-time before handling rollover
by Vaibhav Jain
· 8 years ago
6dc1cf6
rtc: opal: Handle disabled TPO in opal_get_tpo_time()
by Vaibhav Jain
· 8 years ago
1373e77
rtc: m41t80: add clock provider support
by Gary Bisson
· 8 years ago
17e296e
rtc: m41t80: remove sqw sysfs entry
by Gary Bisson
· 8 years ago
0f546b0
rtc: m41t80: fix SQW dividers override when setting a date
by Gary Bisson
· 8 years ago
2de9261
rtc: m41t80: fix SQWE override when setting an alarm
by Gary Bisson
· 8 years ago
8066360
rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ
by David Lowe
· 8 years ago
11e5890
rtc: ds1307: convert driver to regmap
by Heiner Kallweit
· 8 years ago
bb47e96
Merge branches 'pm-sleep' and 'powercap'
by Rafael J. Wysocki
· 8 years ago
967b08c
RTC: rtc-cmos: Fix wakeup from suspend-to-idle
by Rafael J. Wysocki
· 8 years ago
556d994
Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
332e0d1
rtc: gemini: add return value validation
by Pan Bian
· 8 years ago
7589290
rtc: snvs: fix an incorrect check of return value
by Pan Bian
· 8 years ago
538c08f
rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL
by Moritz Fischer
· 8 years ago
453d074
rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks
by Moritz Fischer
· 8 years ago
5d05e81
rtc: sh: mark PM functions as unused
by Arnd Bergmann
· 8 years ago
e73ef75
rtc: hid-sensor-time: remove some dead code
by Dan Carpenter
· 8 years ago
a897bf1
rtc: m41t80: Add proper compatible for rv4162
by Alexandre Belloni
· 8 years ago
db2f814
rtc: ds1307: Add m41t0 to OF device ID table
by Alexandre Belloni
· 8 years ago
8566f70
rtc: ds1307: support m41t0 variant
by Stefan Agner
· 8 years ago
Next »