aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-01rtc: ds1307: remove member nvram_offset from struct ds1307Gravatar Heiner Kallweit 1-4/+4
2017-09-01rtc: ds1307: factor out offset to struct chip_descGravatar Heiner Kallweit 1-11/+7
2017-09-01rtc: ds1307: factor out rtc_ops to struct chip_descGravatar Heiner Kallweit 1-23/+28
2017-09-01rtc: ds1307: factor out irq_handler to struct chip_descGravatar Heiner Kallweit 1-8/+7
2017-09-01rtc: ds1307: improve irq setupGravatar Heiner Kallweit 1-17/+10
2017-09-01rtc: ds1307: constify struct chip_desc variablesGravatar Heiner Kallweit 1-3/+3
2017-09-01rtc: ds1307: improve trickle charger initializationGravatar Heiner Kallweit 1-17/+16
2017-09-01rtc: ds1307: factor out bbsqi bit to struct chip_descGravatar Heiner Kallweit 1-7/+4
2017-09-01rtc: ds1307: remove member irq from struct ds1307Gravatar Heiner Kallweit 1-7/+5
2017-09-01rtc: rk808: Name RK805 in Kconfig for RTC_DRV_RK808Gravatar Elaine Zhang 1-2/+2
2017-09-01rtc: constify i2c_device_idGravatar Arvind Yadav 4-4/+4
2017-08-24rtc: remove .open() and .release()Gravatar Alexandre Belloni 2-18/+4
2017-08-24rtc: mxc: avoid disabling interrupts on device closeGravatar Alexandre Belloni 1-21/+0
2017-08-24rtc: vr41xx: make alarms usefulGravatar Alexandre Belloni 1-18/+0
2017-08-24rtc: sa1100: make alarms usefulGravatar Alexandre Belloni 1-41/+22
2017-08-24rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepareGravatar Alexandre Belloni 1-3/+1
2017-08-24rtc: pxa: fix possible race conditionGravatar Alexandre Belloni 1-1/+3
2017-08-24rtc: m41t80: remove debug sysfs attributeGravatar Alexandre Belloni 1-44/+0
2017-08-24rtc: m41t80: enable wakealarm when "wakeup-source" is specifiedGravatar Eric Cooper 1-6/+17
2017-08-22rtc: puv3: make alarms usefulGravatar Alexandre Belloni 1-42/+14
2017-08-22rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()Gravatar Alexandre Belloni 1-9/+7
2017-07-31rtc: max8925: remove redundant check on retGravatar Colin Ian King 1-2/+0
2017-07-31rtc: sun6i: ensure clk_data is kfree'd on errorGravatar Colin Ian King 1-2/+6
2017-07-31rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init()Gravatar Alexey Klimov 1-1/+1
2017-07-31rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" propertyGravatar Heiner Kallweit 3-13/+5
2017-07-31rtc: s35390a: implement ioctlsGravatar Fabien Lahoudere 1-1/+31
2017-07-31rtc: s35390a: handle invalid RTC timeGravatar Fabien Lahoudere 1-30/+42
2017-07-15Linux v4.13-rc1v4.13-rc1Gravatar Linus Torvalds 1-2/+2
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxGravatar Linus Torvalds 81-4731/+6263
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 12-38/+168
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 41-163/+531
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-63/+46
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 24-450/+168
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-43/+37
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 136-1836/+2453
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 21-82/+201
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 10-85/+218
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 21-207/+470
2017-07-15random: reorder READ_ONCE() in get_random_uXXGravatar Sebastian Andrzej Siewior 1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessGravatar Theodore Ts'o 2-23/+57
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 6-17/+15
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-57/+88
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-44/+204
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 9-19/+45
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-3/+7
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-26/+40
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-37/+39
2017-07-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 17-62/+1969
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEGravatar Daniel Micay 1-11/+12
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 3-75/+74