Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b3f440023b3809c8eabec681768a4bcee15f2b4
/
drivers
/
rtc
5abe257
revert "rtc: recycle id when unloading a rtc driver"
by Andrew Morton
· 12 years ago
ba3f7a1
drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
by Jean Delvare
· 12 years ago
6920d99
rtc: DA9055 RTC driver
by Ashish Jangam
· 12 years ago
04a373f
drivers/rtc/rtc-s3c: use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
18c701a
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
by Kim, Milo
· 12 years ago
162a96e
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
by Sachin Kamat
· 12 years ago
1b99732
drivers/rtc/rtc-s3c.c: convert to use devm_* API
by Tushar Behera
· 12 years ago
076c726
drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label
by Tushar Behera
· 12 years ago
f803f0d
rtc: add NXP PCF8523 support
by Thierry Reding
· 12 years ago
f288cf4
rtc: rtc-davinci: use devm_kzalloc()
by Devendra Naga
· 12 years ago
9ed39bf
rtc: rtc-davinci: return correct error code if rtc_device_register() fails
by Devendra Naga
· 12 years ago
32c4746
drivers/rtc/rtc-tps65910.c: rename irq to match device
by Sivaram Nair
· 12 years ago
c9f5c7e
rtc: rtc-spear: Provide flag for no support of UIE mode
by Deepak Sikri
· 12 years ago
93d7839
rtc: rtc-spear: Add clk_{un}prepare() support
by Deepak Sikri
· 12 years ago
bdaa2c6
rtc: rtc-spear: use devm_*() routines
by Viresh Kumar
· 12 years ago
942bfb3
drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice
by Wei Yongjun
· 12 years ago
0d7ecb8
drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc
by Devendra Naga
· 12 years ago
968d21c
drivers/rtc/rtc-imxdi.c: add devicetree support
by Roland Stigge
· 12 years ago
ef216ad
drivers/rtc/rtc-imxdi: support for i.MX53
by Roland Stigge
· 12 years ago
fc9bd90
rtc: omap: add runtime pm support
by Vaibhav Hiremath
· 12 years ago
427af9a
rtc: omap: depend on am33xx
by Afzal Mohammed
· 12 years ago
9e0344d
rtc: omap: dt support
by Afzal Mohammed
· 12 years ago
cab1458
rtc: omap: kicker mechanism support
by Afzal Mohammed
· 12 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
1430e17
drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()
by Kim, Milo
· 12 years ago
14591d8
mfd/rtc/gpio: twl: No need to allocate bigger buffer for write
by Peter Ujfalusi
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
66267ee
Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup
by Olof Johansson
· 12 years ago
75984df
arm: at91: move at91rm9200 rtc header in drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
bcd2360
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
fee0de7
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
by Jan Luebbe
· 12 years ago
bb1d34a
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
by Shawn Guo
· 12 years ago
8dc0839
rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS
by Kevin Hilman
· 12 years ago
11126c6
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
542dd33
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
by Michael Langer
· 12 years ago
48e9766
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
by Paul Bolle
· 12 years ago
06f77d1
drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details
by Venu Byravarasu
· 12 years ago
651fb48
rtc: kconfig: fix up dependency for ab8500
by Ulf Hansson
· 12 years ago
84cab86
drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 12 years ago
885ccbb
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 12 years ago
755e4a4
drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 12 years ago
a606757
drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 12 years ago
65659f6
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 12 years ago
c3fe92b
drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 12 years ago
2bfc37d
drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 12 years ago
1ee8c0c
drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()
by Sachin Kamat
· 12 years ago
4c24e29
rtc_sysfs_show_hctosys(): display 0 if resume failed
by David Fries
· 12 years ago
be8b6d5
rtc: rtc-mxc: convert to module_platform_driver
by Fabio Estevam
· 12 years ago
0f3cde5
rtc: rtc-mxc: adapt to the new i.mx clock framework
by Fabio Estevam
· 12 years ago
828296d
drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepare()
by Julia Lawall
· 12 years ago
90829c0
rtc: rc5t583: add ricoh rc5t583 RTC driver
by Venu Byravarasu
· 12 years ago
a16e839
drivers/rtc/rtc-spear.c: fix several error checks
by Lars-Peter Clausen
· 12 years ago
7c6a52a
drivers/rtc/rtc-jz4740.c: fix IRQ error check
by Lars-Peter Clausen
· 12 years ago
6b8029f
rtc: kconfig: remove unnecessary dependencies.
by Venu Byravarasu
· 12 years ago
94c01ab
rtc: add MAX8907 RTC driver
by Stephen Warren
· 12 years ago
0e78398
rtc: tps65910: add RTC driver for TPS65910 PMIC RTC
by Venu Byravarasu
· 12 years ago
477d30d
drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro
by Devendra Naga
· 12 years ago
2830a6d
rtc: recycle id when unloading a rtc driver
by Vincent Palatin
· 12 years ago
179a502
rtc: snvs: add Freescale rtc-snvs driver
by Shawn Guo
· 12 years ago
7418a11
rtc: add Dallas DS2404 driver
by Sven Schnelle
· 12 years ago
92589c9
rtc-proc: permit the /proc/driver/rtc device to use other devices
by Kim, Milo
· 12 years ago
5fa44f8
drivers/rtc/rtc-isl1208.c: add support for the ISL1218
by Ben Gardner
· 12 years ago
578f1ef
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
2e57d56
mfd: 88pm860x: Device tree support
by Haojian Zhuang
· 12 years ago
2a2bf85
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
db404e7
Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into next/dt
by Olof Johansson
· 12 years ago
40169a7
Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dt
by Olof Johansson
· 12 years ago
7f4b48b
rtc: vt8500: Add devicetree support for vt8500-rtc
by Tony Prisk
· 12 years ago
2843c7d
Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
by Olof Johansson
· 12 years ago
c55c7ba
drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement
by Lee Jones
· 12 years ago
8dcebaa9
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
by Kevin Hilman
· 12 years ago
1875962
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
by Olof Johansson
· 12 years ago
981ba65
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 12 years ago
e402af6
ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support
by Ludovic Desroches
· 12 years ago
7dbfb31
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
by Atsushi Nemoto
· 12 years ago
5ed12f1
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
by Ilya Shchepetkov
· 12 years ago
9020b7c
RTC: add DT bindings to pxa-rtc
by Daniel Mack
· 12 years ago
7523cee
RTC: Avoid races between RTC alarm wakeup and suspend.
by NeilBrown
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
437ea90
rtc/rtc-88pm80x: remove unneed devm_kfree
by Devendra Naga
· 12 years ago
7ead551
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
by Devendra Naga
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
8dccaf0
drivers/rtc/rtc-pcf8563.c: add device tree support
by Nick Bowler
· 12 years ago
0a25bf4
drivers/rtc/rtc-pcf8563.c: set owner field in driver struct
by Nick Bowler
· 12 years ago
007def0
rtc/rtc-da9052: remove unneed devm_kfree call
by Devendra Naga
· 12 years ago
19a1ac5
rtc/mc13xxx: add support for the rtc in the mc34708 pmic
by Uwe Kleine-König
· 12 years ago
0f636fc
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
by Uwe Kleine-König
· 12 years ago
dbd9acb
drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*
by Sachin Kamat
· 12 years ago
8e74b6e
drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded
by Andrew Morton
· 12 years ago
aa11ec5
drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()
by Devendra Naga
· 12 years ago
064407f
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
by Bengt Jonsson
· 12 years ago
dc43d4a
drivers/rtc/rtc-ab8500.c: use UIE emulation
by Ramesh Chandrasekaran
· 12 years ago
559a6fc
rtc: pl031: fix up IRQ flags
by Mattias Wallin
· 12 years ago
1bb457f
rtc: pl031: use per-vendor variables for special init
by Linus Walleij
· 12 years ago
aff05ed
rtc: pl031: encapsulate per-vendor ops
by Linus Walleij
· 12 years ago
36ac1d24
drivers/rtc/rtc-coh901331.c: use devm allocation
by Linus Walleij
· 12 years ago
Next »