index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-proc.c
Age
Commit message (
Expand
)
Author
2011-03-09
RTC: Include information about UIE and PIE in RTC driver proc.
Marcelo Roberto Jimenez
2011-02-11
drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()
Alexander Strakh
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2008-04-29
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
2007-05-08
rtc: remove rest of class_device
David Brownell
2007-05-08
rtc: simplified /proc/driver/rtc handling
David Brownell
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2006-12-13
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
David Brownell
2006-12-13
[PATCH] rtc: remove syslog spam on registration
David Brownell
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-10-01
[PATCH] RTC class: error checks
David Brownell
2006-10-01
[PATCH] RTC class uses subsys_init
David Brownell
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
2006-03-27
[PATCH] RTC subsystem: proc interface
Alessandro Zummo