index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
rtc: fix module reference count in rtc-proc
Geliang Tang
1
-3
/
+5
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2012-10-05
rtc-proc: permit the /proc/driver/rtc device to use other devices
Kim, Milo
1
-2
/
+22
2011-03-09
RTC: Include information about UIE and PIE in RTC driver proc.
Marcelo Roberto Jimenez
1
-0
/
+8
2011-02-12
drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()
Alexander Strakh
1
-1
/
+5
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-8
/
+2
2008-04-29
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
1
-5
/
+3
2007-05-08
rtc: remove rest of class_device
David Brownell
1
-1
/
+1
2007-05-08
rtc: simplified /proc/driver/rtc handling
David Brownell
1
-47
/
+4
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
1
-8
/
+11
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2006-12-13
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
David Brownell
1
-1
/
+1
2006-12-13
[PATCH] rtc: remove syslog spam on registration
David Brownell
1
-1
/
+1
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-10-01
[PATCH] RTC class: error checks
David Brownell
1
-1
/
+1
2006-10-01
[PATCH] RTC class uses subsys_init
David Brownell
1
-1
/
+1
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
1
-0
/
+2
2006-03-27
[PATCH] RTC subsystem: proc interface
Alessandro Zummo
1
-0
/
+162