summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-sysfs.c
Commit message (Expand)AuthorAge
* rtc: Add RTC rangeAlexandre Belloni2018-03-17
* rtc: sysfs: Use time64_t variables to set time/alarmBaolin Wang2017-11-10
* rtc: sysfs: make name uniformAlexandre Belloni2017-06-03
* rtc: sysfs: fix a cast removing the const attributeLABBE Corentin2016-08-31
* rtc: implement a sysfs interface for clock offsetJoshua Clayton2016-03-14
* rtc: Replace simple_strtoul by kstrtoulLABBE Corentin2016-01-11
* rtc: switch to using is_visible() to control sysfs attributesDmitry Torokhov2015-09-05
* rtc: switch wakealarm attribute to DEVICE_ATTR_RWDmitry Torokhov2015-09-05
* rtc: make rtc_does_wakealarm() return booleanDmitry Torokhov2015-09-05
* rtc: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-29
* rtc: add ability to push out an existing wakealarm using sysfsBernie Thompson2013-07-03
* rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-06
* rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-12
* rtc: add boot_timesource sysfs attributeMatthew Garrett2009-09-23
* rtc: add the support for alarm time relative to current time in sysfsZhao Yakui2008-04-28
* rtc-cmos alarm acts as oneshotDavid Brownell2008-02-06
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* rtc: add max_user_freq to sysfsBryan Kadzban2007-10-16
* rtc: remove rest of class_deviceDavid Brownell2007-05-08
* rtc: simplified rtc sysfs attribute handlingDavid Brownell2007-05-08
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-08
* [PATCH] RTC gets sysfs wakealarm attributeDavid Brownell2007-02-12
* [PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger2007-01-26
* [PATCH] rtc: remove syslog spam on registrationDavid Brownell2006-12-13
* [PATCH] rtc-sysfs fixAndrew Morton2006-10-01
* [PATCH] RTC class uses subsys_initDavid Brownell2006-10-01
* [PATCH] RTC subsystem: sysfs interfaceAlessandro Zummo2006-03-27