index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Lines
2013-02-21
rtc: add new lp8788 rtc driver
Kim, Milo
-0
/
+351
2013-02-21
drivers/rtc/rtc-ds2404.c: use module_platform_driver macro
Srinivas Kandagatla
-13
/
+1
2013-02-21
drivers/rtc: remove unnecessary semicolons
Peter Senna Tschudin
-2
/
+2
2013-02-21
drivers/rtc/rtc-pxa.c: avoid cpuid checking
Haojian Zhuang
-4
/
+1
2013-02-21
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
-7
/
+16
2013-02-21
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
-0
/
+31
2013-02-21
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee
-0
/
+652
2013-02-21
drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue
Leo Song
-3
/
+4
2013-02-21
drivers/rtc/rtc-pxa.c: fix alarm not match issue
Leo Song
-1
/
+10
2013-02-21
drivers/rtc: dump small buffers via %*ph
Andy Shevchenko
-44
/
+8
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
-1
/
+1
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+309
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-21
/
+15
2013-02-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+63
2013-02-19
Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-4
/
+9
2013-02-14
rtc: palmas: Add RTC driver Palmas series PMIC
Laxman Dewangan
-0
/
+350
2013-02-12
drivers/rtc/rtc-pl031.c: restore ST variant functionality
Linus Walleij
-1
/
+3
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
-3
/
+3
2013-02-05
drivers/rtc/rtc-pl031.c: fix the missing operation on enable
Haojian Zhuang
-3
/
+5
2013-02-05
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
Jan Luebbe
-0
/
+3
2013-02-05
drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()
Tony Prisk
-1
/
+1
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
-1
/
+63
2013-01-30
rtc: Add support of rtc-mv for MVEBU SoCs
Gregory CLEMENT
-1
/
+1
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
-2
/
+2
2013-01-26
rtc: hid-sensor-time: Add missing spin_lock_init
Axel Lin
-0
/
+1
2013-01-25
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
-220
/
+588
2013-01-22
rtc: Convert to devm_ioremap_resource()
Thierry Reding
-18
/
+12
2013-01-15
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
-0
/
+2
2013-01-15
rtc: Skip the suspend/resume handling if persistent clock exist
Feng Tang
-0
/
+7
2013-01-15
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
-1
/
+54
2013-01-11
drivers/rtc/rtc-da9055.c: fix cross-section reference
Andrew Morton
-1
/
+1
2013-01-06
hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common
Alexander Holler
-1
/
+1
2013-01-06
rtc: add rtc-driver for HID sensors of type time
Alexander Holler
-0
/
+308
2013-01-04
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
Tony Prisk
-3
/
+4
2013-01-04
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
Tony Prisk
-2
/
+2
2013-01-04
rtc: add RTC driver for TPS6586x
Laxman Dewangan
-0
/
+365
2013-01-04
drivers/rtc/rtc-tegra.c: convert to DT driver
Joseph Lo
-0
/
+7
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
-214
/
+209
2012-12-20
revert "rtc: recycle id when unloading a rtc driver"
Andrew Morton
-1
/
+0
2012-12-20
drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
Jean Delvare
-0
/
+1
2012-12-17
rtc: DA9055 RTC driver
Ashish Jangam
-0
/
+424
2012-12-17
drivers/rtc/rtc-s3c: use of_match_ptr() macro
Sachin Kamat
-3
/
+1
2012-12-17
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
Kim, Milo
-0
/
+7
2012-12-17
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
Sachin Kamat
-19
/
+0
2012-12-17
drivers/rtc/rtc-s3c.c: convert to use devm_* API
Tushar Behera
-37
/
+8
2012-12-17
drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label
Tushar Behera
-4
/
+1
2012-12-17
rtc: add NXP PCF8523 support
Thierry Reding
-0
/
+336
2012-12-17
rtc: rtc-davinci: use devm_kzalloc()
Devendra Naga
-12
/
+4
2012-12-17
rtc: rtc-davinci: return correct error code if rtc_device_register() fails
Devendra Naga
-2
/
+3
2012-12-17
drivers/rtc/rtc-tps65910.c: rename irq to match device
Sivaram Nair
-1
/
+1
[prev]
[next]