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