index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
2013-09-11
9
-107
/
+37
*
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
Alexander Shiyan
2013-09-11
1
-5
/
+1
*
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
Alexander Shiyan
2013-09-11
1
-2
/
+0
*
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
Alexander Shiyan
2013-09-11
1
-12
/
+6
*
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
Xianglong Du
2013-09-11
1
-4
/
+9
*
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
Jingoo Han
2013-09-11
1
-1
/
+1
*
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
2013-09-11
1
-2
/
+2
*
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...
Alexander Holler
2013-09-11
1
-2
/
+4
*
drivers/rtc/rtc-palmas.c: support for backup battery charging
Laxman Dewangan
2013-09-11
1
-0
/
+35
*
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
Hebbar Gururaja
2013-09-11
1
-8
/
+52
*
rtc: add MOXA ART RTC driver
Jonas Jensen
2013-09-11
3
-0
/
+340
*
drivers/rtc/rtc-pcf2127.c: remove empty function
Sachin Kamat
2013-09-11
1
-6
/
+0
*
drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...
Alexander Holler
2013-09-11
1
-5
/
+11
*
rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
Shuah Khan
2013-09-11
1
-19
/
+5
*
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
5
-5
/
+5
|
\
|
*
drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
5
-5
/
+5
*
|
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
1
-24
/
+24
|
\
\
|
*
|
rtc: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-29
1
-24
/
+24
|
|
/
*
|
drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...
Lothar Waßmann
2013-08-13
1
-10
/
+25
*
|
drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created
Grygorii Strashko
2013-07-31
1
-1
/
+2
|
/
*
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-07-10
1
-2
/
+12
|
\
|
*
mfd: max8998: Add support for Device Tree
Tomasz Figa
2013-06-30
1
-1
/
+1
|
*
mfd: max8998: Add irq domain support
Tomasz Figa
2013-06-30
1
-1
/
+11
*
|
drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()
Fabio Estevam
2013-07-09
1
-1
/
+6
*
|
drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI
Xianglong Du
2013-07-03
3
-0
/
+483
*
|
drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()
Fabio Porcedda
2013-07-03
1
-12
/
+1
*
|
rtc: omap: restore back (hard-code) wakeup support
Hebbar Gururaja
2013-07-03
1
-0
/
+2
*
|
rtc: add NXP PCF2127 support (i2c)
Renaud Cerrato
2013-07-03
3
-0
/
+251
*
|
drivers/rtc/rtc-palmas.c: init wakeup before device register
Wei Ni
2013-07-03
1
-1
/
+1
*
|
drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops
Shuah Khan
2013-07-03
1
-6
/
+6
*
|
drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-07-03
1
-5
/
+10
*
|
drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy
Chris Brand
2013-07-03
1
-4
/
+4
*
|
drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion
Peter Ujfalusi
2013-07-03
1
-11
/
+1
*
|
drivers/rtc/rtc-twl.c: fix rtc_reg_map initialization
Peter Ujfalusi
2013-07-03
1
-5
/
+6
*
|
drivers/rtc/rtc-cmos.c: work around bios clearing rtc control
Derek Basehore
2013-07-03
1
-13
/
+22
*
|
drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled
Kevin Hilman
2013-07-03
1
-2
/
+14
*
|
drivers/rtc/rtc-pcf8583.c: use PTR_RET()
Sachin Kamat
2013-07-03
1
-4
/
+2
*
|
drivers/rtc/rtc-pcf8563.c: use PTR_RET()
Sachin Kamat
2013-07-03
1
-4
/
+2
*
|
drivers/rtc/rtc-m48t35.c: use PTR_RET()
Sachin Kamat
2013-07-03
1
-4
/
+2
*
|
drivers/rtc/rtc-isl12022.c: use PTR_RET()
Sachin Kamat
2013-07-03
1
-4
/
+2
*
|
drivers/rtc/rtc-da9052.c: use PTR_RET()
Sachin Kamat
2013-07-03
1
-4
/
+2
*
|
drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()
Jingoo Han
2013-07-03
1
-2
/
+2
*
|
drivers/rtc/rtc-ds1302.c: handle write protection
Sergey Yanovich
2013-07-03
1
-0
/
+7
*
|
drivers/rtc/rtc-ab8500.c: add second resolution to rtc driver
Alexandre Torgue
2013-07-03
1
-1
/
+62
*
|
drivers/rtc/rtc-wm831x.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
|
drivers/rtc/rtc-tps80031.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
|
drivers/rtc/rtc-sun4v.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
|
drivers/rtc/rtc-starfire.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
|
drivers/rtc/rtc-snvs.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
|
drivers/rtc/rtc-rx8581.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
[next]