summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: sysfs: fix a cast removing the const attributeLABBE Corentin2016-08-311-2/+2
* rtc: implement a sysfs interface for clock offsetJoshua Clayton2016-03-141-1/+34
* rtc: Replace simple_strtoul by kstrtoulLABBE Corentin2016-01-111-2/+9
* rtc: switch to using is_visible() to control sysfs attributesDmitry Torokhov2015-09-051-29/+30
* rtc: switch wakealarm attribute to DEVICE_ATTR_RWDmitry Torokhov2015-09-051-5/+3
* rtc: make rtc_does_wakealarm() return booleanDmitry Torokhov2015-09-051-2/+3
* rtc: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-291-24/+24
* rtc: add ability to push out an existing wakealarm using sysfsBernie Thompson2013-07-031-5/+15
* rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-061-0/+6
* rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-121-2/+3
* rtc: add boot_timesource sysfs attributeMatthew Garrett2009-09-231-0/+14
* rtc: add the support for alarm time relative to current time in sysfsZhao Yakui2008-04-281-1/+11
* rtc-cmos alarm acts as oneshotDavid Brownell2008-02-061-6/+13
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-3/+2
* rtc: add max_user_freq to sysfsBryan Kadzban2007-10-161-0/+24
* rtc: remove rest of class_deviceDavid Brownell2007-05-081-15/+23
* rtc: simplified rtc sysfs attribute handlingDavid Brownell2007-05-081-64/+23
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-7/+11
* [PATCH] RTC gets sysfs wakealarm attributeDavid Brownell2007-02-121-2/+101
* [PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger2007-01-261-1/+1
* [PATCH] rtc: remove syslog spam on registrationDavid Brownell2006-12-131-1/+1
* [PATCH] rtc-sysfs fixAndrew Morton2006-10-011-1/+1
* [PATCH] RTC class uses subsys_initDavid Brownell2006-10-011-1/+1
* [PATCH] RTC subsystem: sysfs interfaceAlessandro Zummo2006-03-271-0/+124