summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-hid-sensor-time.c
AgeCommit message (Expand)AuthorLines
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-1/+1
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler-0/+7
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han-2/+2
2013-10-01HID RTC: Open sensor hub open closeSrinivas Pandruvada-1/+14
2013-09-11drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...Alexander Holler-2/+4
2013-09-11drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...Alexander Holler-5/+11
2013-07-03rtc: rtc-hid-sensor-time: allow 16 and 32 bit values for all attributes.Alexander Holler-27/+32
2013-07-03rtc: rtc-hid-sensor-time: allow full years (16bit) in HID reportsAlexander Holler-7/+26
2013-04-29rtc: hid-sensor-time: use devm_rtc_device_register()Jingoo Han-4/+3
2013-01-26rtc: hid-sensor-time: Add missing spin_lock_initAxel Lin-0/+1
2013-01-06hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler-1/+1
2013-01-06rtc: add rtc-driver for HID sensors of type timeAlexander Holler-0/+291