| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-12-31 | rtc: rename core files | Alexandre Belloni | 1 | -358/+0 |
| 2018-12-10 | rtc: Switch to use %ptR | Andy Shevchenko | 1 | -10/+6 |
| 2018-08-27 | rtc: sysfs: fix NULL check in rtc_add_groups() | Dan Carpenter | 1 | -2/+2 |
| 2018-08-14 | rtc: sysfs: facilitate attribute add to rtc device | Denis Osterland | 1 | -0/+43 |
| 2018-03-17 | rtc: Add RTC range | Alexandre Belloni | 1 | -0/+12 |
| 2017-11-10 | rtc: sysfs: Use time64_t variables to set time/alarm | Baolin Wang | 1 | -12/+13 |
| 2017-06-03 | rtc: sysfs: make name uniform | Alexandre Belloni | 1 | -1/+2 |
| 2016-08-31 | rtc: sysfs: fix a cast removing the const attribute | LABBE Corentin | 1 | -2/+2 |
| 2016-03-14 | rtc: implement a sysfs interface for clock offset | Joshua Clayton | 1 | -1/+34 |
| 2016-01-11 | rtc: Replace simple_strtoul by kstrtoul | LABBE Corentin | 1 | -2/+9 |
| 2015-09-05 | rtc: switch to using is_visible() to control sysfs attributes | Dmitry Torokhov | 1 | -29/+30 |
| 2015-09-05 | rtc: switch wakealarm attribute to DEVICE_ATTR_RW | Dmitry Torokhov | 1 | -5/+3 |
| 2015-09-05 | rtc: make rtc_does_wakealarm() return boolean | Dmitry Torokhov | 1 | -2/+3 |
| 2013-07-29 | rtc: convert class code to use dev_groups | Greg Kroah-Hartman | 1 | -24/+24 |
| 2013-07-03 | rtc: add ability to push out an existing wakealarm using sysfs | Bernie Thompson | 1 | -5/+15 |
| 2012-10-06 | rtc_sysfs_show_hctosys(): display 0 if resume failed | David Fries | 1 | -0/+6 |
| 2010-03-12 | rtc/hctosys: only claim the RTC provided the system time if it did | Uwe Kleine-König | 1 | -2/+3 |
| 2009-09-23 | rtc: add boot_timesource sysfs attribute | Matthew Garrett | 1 | -0/+14 |
| 2008-04-28 | rtc: add the support for alarm time relative to current time in sysfs | Zhao Yakui | 1 | -1/+11 |
| 2008-02-06 | rtc-cmos alarm acts as oneshot | David Brownell | 1 | -6/+13 |
| 2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -3/+2 |
| 2007-10-16 | rtc: add max_user_freq to sysfs | Bryan Kadzban | 1 | -0/+24 |
| 2007-05-08 | rtc: remove rest of class_device | David Brownell | 1 | -15/+23 |
| 2007-05-08 | rtc: simplified rtc sysfs attribute handling | David Brownell | 1 | -64/+23 |
| 2007-05-08 | rtc: rtc interfaces don't use class_device | David Brownell | 1 | -7/+11 |
| 2007-02-12 | [PATCH] RTC gets sysfs wakealarm attribute | David Brownell | 1 | -2/+101 |
| 2007-01-26 | [PATCH] remove __devinit markings from rtc_sysfs_add_device() | Mike Frysinger | 1 | -1/+1 |
| 2006-12-13 | [PATCH] rtc: remove syslog spam on registration | David Brownell | 1 | -1/+1 |
| 2006-10-01 | [PATCH] rtc-sysfs fix | Andrew Morton | 1 | -1/+1 |
| 2006-10-01 | [PATCH] RTC class uses subsys_init | David Brownell | 1 | -1/+1 |
| 2006-03-27 | [PATCH] RTC subsystem: sysfs interface | Alessandro Zummo | 1 | -0/+124 |