index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2019-09-23
rtc: don't reference bogus function pointer in kdoc
Wolfram Sang
2019-07-09
rtc: pm8xxx: fix unintended sign extension
Colin Ian King
2019-07-09
rtc: 88pm80x: fix unintended sign extension
Colin Ian King
2019-07-09
rtc: 88pm860x: fix unintended sign extension
Colin Ian King
2019-07-09
rtc: ds1672: fix unintended sign extension
Colin Ian King
2019-02-11
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2018-10-21
rtc: snvs: Fix usage of snvs_rtc_enable
Bryan O'Donoghue
2018-10-21
rtc: tx4939: avoid unintended sign extension on a 24 bit shift
Colin Ian King
2018-02-13
rtc: set the alarm to the next expiring timer
Alexandre Belloni
2018-02-13
rtc: interface: ignore expired timers when enqueuing new timers
Colin Ian King
2017-11-26
rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare
Alexandre Belloni
2017-10-12
rtc: rtc-nuc900: fix loop timeout test
Dan Carpenter
2016-11-20
rtc: ds1307: Fix relying on reset value for weekday
Keerthy
2016-05-01
rtc: hym8563: fix invalid year calculation
Alexander Kochetkov
2016-05-01
rtc: vr41xx: Wire up alarm_irq_enable
Geert Uytterhoeven
2015-12-13
rtc: ds1307: Fix alarm programming for mcp794xx
Tero Kristo
2015-09-29
rtc: s5m: fix to update ctrl register
Joonyoung Shim
2015-02-04
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Andrey Ryabinin
2015-01-16
drivers/rtc/rtc-isl12057.c: fix masking of register values
Arnaud Ebalard
2015-01-15
rtc: omap: fix missing wakealarm attribute
Johan Hovold
2015-01-15
rtc: omap: fix clock-source configuration
Johan Hovold
2015-01-15
drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
Guo Zeng
2014-10-30
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
2014-06-20
drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0
Chen Gang
2014-06-20
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue
Chen Gang
2014-06-10
rtc: s5m: consolidate two device type switch statements
Krzysztof Kozlowski
2014-06-10
rtc: s5m: add support for S2MPS14 RTC
Krzysztof Kozlowski
2014-06-10
rtc: s5m: support different register layout
Krzysztof Kozlowski
2014-06-10
rtc: s5m: use shorter time of register update
Krzysztof Kozlowski
2014-06-10
rtc: s5m: remove undocumented time init on first boot
Krzysztof Kozlowski
2014-06-10
mfd/rtc: sec/s5m: rename SEC* symbols to S5M
Krzysztof Kozlowski
2014-06-06
Merge branch 'akpm' (patches from Andrew Morton) into next
Linus Torvalds
2014-06-06
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
2014-06-06
drivers/rtc/rtc-sa1100.c: make of_device_id array const
Jingoo Han
2014-06-06
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
2014-06-06
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
2014-06-06
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
2014-06-06
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
2014-06-06
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
2014-06-06
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
2014-06-06
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
2014-06-06
rtc: da9063: RTC driver
Opensource [Steve Twiss]
2014-06-06
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
2014-06-06
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
2014-06-06
rtc: fix build error
Raghavendra Ganiga
2014-06-06
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
2014-06-06
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
2014-06-06
rtc: rtc-mv: make of_device_id array const
Jingoo Han
2014-06-06
rtc: isl12057: make of_device_id array const
Jingoo Han
2014-06-06
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
[next]