Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c5983191362af5ef7a627d8811a45f0fd01a3582
/
drivers
/
rtc
/
class.c
182683e
drivers/rtc/class.c: initialize rtc name early
by Aaro Koskinen
· 10 years ago
0fa88cb
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
by Xunlei Pang
· 10 years ago
814dcf8
drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume()
by Xunlei Pang
· 10 years ago
d4bda8f
rtc: Update suspend/resume timing to use 64bit time
by John Stultz
· 10 years ago
e1d6009
driver/rtc/class.c: check the error after rtc_read_time()
by Hyogi Gim
· 10 years ago
9d2b7e5
rtc: honor device tree /alias entries when assigning IDs
by Stephen Warren
· 11 years ago
92e7f04
drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops
by Shuah Khan
· 11 years ago
6636a99
drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register()
by Jingoo Han
· 12 years ago
3e217b6
rtc: add devm_rtc_device_{register,unregister}()
by Jingoo Han
· 12 years ago
c100a5e
rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()
by Jingoo Han
· 12 years ago
90889a6
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
9ecf37e
rtc: Skip the suspend/resume handling if persistent clock exist
by Feng Tang
· 12 years ago
5abe257
revert "rtc: recycle id when unloading a rtc driver"
by Andrew Morton
· 12 years ago
4c24e29
rtc_sysfs_show_hctosys(): display 0 if resume failed
by David Fries
· 12 years ago
2830a6d
rtc: recycle id when unloading a rtc driver
by Vincent Palatin
· 12 years ago
40c043b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
6a8943d
rtc: Fix some bugs that allowed accumulating time drift in suspend/resume
by Arve Hjønnevåg
· 13 years ago
6d03d06
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
by Jonathan Cameron
· 13 years ago
3dcad5f
rtc: Avoid accumulating time drift in suspend/resume
by John Stultz
· 13 years ago
304529b
time: Add timekeeping_inject_sleeptime
by John Stultz
· 14 years ago
f6d5b33
RTC: Fix early irqs caused by calling rtc_set_alarm too early
by John Stultz
· 14 years ago
f44f7f9
RTC: Initialize kernel state from RTC
by John Stultz
· 14 years ago
83a06bf
RTC: Prevents a division by zero in kernel code.
by Marcelo Roberto Jimenez
· 14 years ago
5943a26
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
96c8f06
rtc: Namespace fixup
by Thomas Gleixner
· 14 years ago
6610e08
RTC: Rework RTC code to use timerqueue for events
by John Stultz
· 14 years ago
59cca86
drivers/rtc/class.c: fix device_register() error handling
by Vasiliy Kulikov
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2a7a06a
rtc-core: fix memory leak
by Aaro Koskinen
· 15 years ago
d4afc76
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
d691eb9
RTC: periodic irq fix
by Alessandro Zummo
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
cb3a58d
rtc: update to class device removal patches
by David Brownell
· 18 years ago
7ca1d48
rtc: suspend()/resume() restores system clock
by David Brownell
· 18 years ago
cd96620
rtc: remove rest of class_device
by David Brownell
· 18 years ago
7d9f99e
rtc: simplified /proc/driver/rtc handling
by David Brownell
· 18 years ago
446ecbd
rtc: simplified rtc sysfs attribute handling
by David Brownell
· 18 years ago
5726fb2
rtc: remove /sys/class/rtc-dev/*
by David Brownell
· 18 years ago
e109ebd
[PATCH] rtc_cmos oops fix
by David Brownell
· 18 years ago
ff8371a
[PATCH] constify rtc_class_ops: update drivers
by David Brownell
· 18 years ago
818a867
[PATCH] RTC class uses subsys_init
by David Brownell
· 18 years ago
6ac12df
[PATCH] rtc: fix idr locking
by Sonny Rao
· 18 years ago
110d693
[PATCH] rtc subsystem: add capability checks
by Alessandro Zummo
· 18 years ago
d1d65b7
[PATCH] RTC subsystem: compact error messages
by Alessandro Zummo
· 19 years ago
0c86edc
[PATCH] RTC subsystem: class
by Alessandro Zummo
· 19 years ago