aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-proc.c
Commit message (Expand)AuthorAgeFilesLines
* RTC: Include information about UIE and PIE in RTC driver proc.Marcelo Roberto Jimenez2011-03-091-0/+8
* drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh2011-02-111-1/+5
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-8/+2
* drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-291-5/+3
* rtc: remove rest of class_deviceDavid Brownell2007-05-081-1/+1
* rtc: simplified /proc/driver/rtc handlingDavid Brownell2007-05-081-47/+4
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-8/+11
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell2006-12-131-1/+1
* [PATCH] rtc: remove syslog spam on registrationDavid Brownell2006-12-131-1/+1
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [PATCH] RTC class: error checksDavid Brownell2006-10-011-1/+1
* [PATCH] RTC class uses subsys_initDavid Brownell2006-10-011-1/+1
* [PATCH] RTC subsystem: fix proc outputAlessandro Zummo2006-04-111-0/+2
* [PATCH] RTC subsystem: proc interfaceAlessandro Zummo2006-03-271-0/+162