Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-10-19rtc: vt8500: let the core handle rtc rangeAlexandre Belloni
2019-10-19rtc: vt8500: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-10-19rtc: vt8500: remove superfluous error messageAlexandre Belloni
2019-10-19rtc: vt8500: remove useless labelAlexandre Belloni
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2015-09-05rtc: Fix module autoload for OF platform driversJavier Martinez Canillas
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-04-04rtc: rtc-vt8500: use devm_ioremap_resource()Jingoo Han
2013-11-13drivers/rtc/rtc-vt8500.c: remove redundant of_match_ptrSachin Kamat
2013-11-13drivers/rtc/rtc-vt8500.c: fix return valueSachin Kamat
2013-07-04rtc: rtc-vt8500: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-30rtc: rtc-vt8500: use devm_rtc_device_register()Jingoo Han
2013-02-22rtc: rtc-vt8500: use devm_*() functionsJingoo Han
2013-02-05drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()Tony Prisk
2013-01-05drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk
2013-01-05drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk
2013-01-04Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18drivers/rtc/rtc-vt8500.c: convert to use devm_kzallocDevendra Naga
2012-09-21rtc: vt8500: Add devicetree support for vt8500-rtcTony Prisk
2012-01-11rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2011-07-02rtc: vt8500: Use define instead of hardcoded value for status bitWolfram Sang
2011-06-24rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov
2011-05-27rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov