index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2013-02-14
rtc: palmas: Add RTC driver Palmas series PMIC
Laxman Dewangan
2013-02-12
drivers/rtc/rtc-pl031.c: restore ST variant functionality
Linus Walleij
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-05
drivers/rtc/rtc-pl031.c: fix the missing operation on enable
Haojian Zhuang
2013-02-05
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
Jan Luebbe
2013-02-05
drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()
Tony Prisk
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-01-30
rtc: Add support of rtc-mv for MVEBU SoCs
Gregory CLEMENT
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
2013-01-26
rtc: hid-sensor-time: Add missing spin_lock_init
Axel Lin
2013-01-25
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
2013-01-22
rtc: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-15
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
2013-01-15
rtc: Skip the suspend/resume handling if persistent clock exist
Feng Tang
2013-01-15
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
2013-01-11
drivers/rtc/rtc-da9055.c: fix cross-section reference
Andrew Morton
2013-01-06
hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common
Alexander Holler
2013-01-06
rtc: add rtc-driver for HID sensors of type time
Alexander Holler
2013-01-04
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
Tony Prisk
2013-01-04
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
Tony Prisk
2013-01-04
rtc: add RTC driver for TPS6586x
Laxman Dewangan
2013-01-04
drivers/rtc/rtc-tegra.c: convert to DT driver
Joseph Lo
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-20
revert "rtc: recycle id when unloading a rtc driver"
Andrew Morton
2012-12-20
drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
Jean Delvare
2012-12-17
rtc: DA9055 RTC driver
Ashish Jangam
2012-12-17
drivers/rtc/rtc-s3c: use of_match_ptr() macro
Sachin Kamat
2012-12-17
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
Kim, Milo
2012-12-17
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
Sachin Kamat
2012-12-17
drivers/rtc/rtc-s3c.c: convert to use devm_* API
Tushar Behera
2012-12-17
drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label
Tushar Behera
2012-12-17
rtc: add NXP PCF8523 support
Thierry Reding
2012-12-17
rtc: rtc-davinci: use devm_kzalloc()
Devendra Naga
2012-12-17
rtc: rtc-davinci: return correct error code if rtc_device_register() fails
Devendra Naga
2012-12-17
drivers/rtc/rtc-tps65910.c: rename irq to match device
Sivaram Nair
2012-12-17
rtc: rtc-spear: Provide flag for no support of UIE mode
Deepak Sikri
2012-12-17
rtc: rtc-spear: Add clk_{un}prepare() support
Deepak Sikri
2012-12-17
rtc: rtc-spear: use devm_*() routines
Viresh Kumar
2012-12-17
drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice
Wei Yongjun
2012-12-17
drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc
Devendra Naga
2012-12-17
drivers/rtc/rtc-imxdi.c: add devicetree support
Roland Stigge
2012-12-17
drivers/rtc/rtc-imxdi: support for i.MX53
Roland Stigge
2012-12-17
rtc: omap: add runtime pm support
Vaibhav Hiremath
2012-12-17
rtc: omap: depend on am33xx
Afzal Mohammed
2012-12-17
rtc: omap: dt support
Afzal Mohammed
2012-12-17
rtc: omap: kicker mechanism support
Afzal Mohammed
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
[prev]
[next]