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