summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: ds1307: use octal permissionsAlexandre Belloni2017-09-051-1/+1
* rtc: ds1307: fix bracesAlexandre Belloni2017-09-051-3/+3
* rtc: ds1307: fix alignments and blank linesAlexandre Belloni2017-09-051-11/+10
* rtc: ds1307: use BITAlexandre Belloni2017-09-051-9/+9
* rtc: ds1307: use u32Alexandre Belloni2017-09-051-4/+4
* rtc: ds1307: use sizeofAlexandre Belloni2017-09-051-8/+16
* rtc: ds1307: remove regs memberAlexandre Belloni2017-09-051-100/+107
* rtc: Add Realtek RTD1295Andreas Färber2017-09-053-0/+251
* dt-bindings: rtc: Add Realtek RTD1295Andreas Färber2017-09-051-0/+16
* rtc: sun6i: Add support for the external oscillator gateMaxime Ripard2017-09-012-5/+23
* rtc: goldfish: Add RTC driver for Android emulatorMiodrag Dinic2017-09-014-0/+247
* dt-bindings: Add device tree binding for Goldfish RTC driverAleksandar Markovic2017-09-012-0/+22
* rtc: ds1307: add basic support for ds1341 chipNikita Yushchenko2017-09-012-5/+17
* rtc: ds1307: remove member nvram_offset from struct ds1307Heiner Kallweit2017-09-011-4/+4
* rtc: ds1307: factor out offset to struct chip_descHeiner Kallweit2017-09-011-11/+7
* rtc: ds1307: factor out rtc_ops to struct chip_descHeiner Kallweit2017-09-011-23/+28
* rtc: ds1307: factor out irq_handler to struct chip_descHeiner Kallweit2017-09-011-8/+7
* rtc: ds1307: improve irq setupHeiner Kallweit2017-09-011-17/+10
* rtc: ds1307: constify struct chip_desc variablesHeiner Kallweit2017-09-011-3/+3
* rtc: ds1307: improve trickle charger initializationHeiner Kallweit2017-09-011-17/+16
* rtc: ds1307: factor out bbsqi bit to struct chip_descHeiner Kallweit2017-09-011-7/+4
* rtc: ds1307: remove member irq from struct ds1307Heiner Kallweit2017-09-011-7/+5
* rtc: rk808: Name RK805 in Kconfig for RTC_DRV_RK808Elaine Zhang2017-09-011-2/+2
* rtc: constify i2c_device_idArvind Yadav2017-09-014-4/+4
* rtc: remove .open() and .release()Alexandre Belloni2017-08-242-18/+4
* rtc: mxc: avoid disabling interrupts on device closeAlexandre Belloni2017-08-241-21/+0
* rtc: vr41xx: make alarms usefulAlexandre Belloni2017-08-241-18/+0
* rtc: sa1100: make alarms usefulAlexandre Belloni2017-08-241-41/+22
* rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepareAlexandre Belloni2017-08-241-3/+1
* rtc: pxa: fix possible race conditionAlexandre Belloni2017-08-241-1/+3
* rtc: m41t80: remove debug sysfs attributeAlexandre Belloni2017-08-241-44/+0
* rtc: m41t80: enable wakealarm when "wakeup-source" is specifiedEric Cooper2017-08-241-6/+17
* rtc: puv3: make alarms usefulAlexandre Belloni2017-08-221-42/+14
* rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()Alexandre Belloni2017-08-221-9/+7
* rtc: max8925: remove redundant check on retColin Ian King2017-07-311-2/+0
* rtc: sun6i: ensure clk_data is kfree'd on errorColin Ian King2017-07-311-2/+6
* rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init()Alexey Klimov2017-07-311-1/+1
* rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" propertyHeiner Kallweit2017-07-313-13/+5
* rtc: s35390a: implement ioctlsFabien Lahoudere2017-07-311-1/+31
* rtc: s35390a: handle invalid RTC timeFabien Lahoudere2017-07-311-30/+42
* Linux v4.13-rc1v4.13-rc1Linus Torvalds2017-07-161-2/+2
* Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds2017-07-1581-4731/+6263
|\
| * docs: kprobes.txt: Fix whitespacingMauro Carvalho Chehab2017-07-141-1/+2
| * tee.txt: standardize document formatMauro Carvalho Chehab2017-07-141-22/+31
| * cgroup-v2.txt: standardize document formatMauro Carvalho Chehab2017-07-141-221/+239
| * dell_rbu.txt: standardize document formatMauro Carvalho Chehab2017-07-141-25/+56
| * zorro.txt: standardize document formatMauro Carvalho Chehab2017-07-141-29/+30
| * xz.txt: standardize document formatMauro Carvalho Chehab2017-07-141-97/+103
| * xillybus.txt: standardize document formatMauro Carvalho Chehab2017-07-141-15/+14
| * vfio.txt: standardize document formatMauro Carvalho Chehab2017-07-141-137/+144