summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-05rtc: Export OF module alias information in missing driversJavier Martinez Canillas3-0/+3
2015-09-05rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"Adrian Huang1-50/+0
2015-09-05rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 secondsAdrian Huang1-4/+60
2015-09-05rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driverS Twiss2-115/+282
2015-09-05rtc: mt6397: implement suspend/resume function in rtc-mt6397 driverHenry Chen1-0/+26
2015-09-05rtc: switch to using is_visible() to control sysfs attributesDmitry Torokhov3-48/+34
2015-09-05rtc: switch wakealarm attribute to DEVICE_ATTR_RWDmitry Torokhov1-5/+3
2015-09-05rtc: make rtc_does_wakealarm() return booleanDmitry Torokhov1-2/+3
2015-09-05rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for r...Henri Roosen1-4/+0
2015-09-05rtc: fix drivers that consider 0 as a valid IRQ in client->irqOctavian Purdila2-3/+3
2015-09-05rtc: dev: properly manage lifetime of dev and cdev in rtc deviceDmitry Torokhov1-0/+1
2015-09-05rtc: class: remove unnecessary device_get() in rtc_device_unregisterDmitry Torokhov1-13/+12
2015-09-05rtc: class: fix double free in rtc_register_device() error pathDmitry Torokhov1-4/+2
2015-09-05rtc: sirfsoc: move to regmap APIs from platform-specific APIsGuo Zeng1-43/+64
2015-09-05rtc: opal: Enable alarms only when opal supports tpoVaibhav Jain1-4/+5
2015-09-05rtc: add rtc-lpc24xx driverJoachim Eastwood3-0/+323
2015-09-05rtc: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-09-05rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski15-15/+0
2015-09-05rtc: pcf2127: use OFS flag to detect unreliable date and warn the userAndrea Scian1-3/+23
2015-09-05rtc: use rtc_valid_tm() error code when reading date/timeAndrea Scian3-20/+3
2015-09-05rtc: 88pm80x: add device tree supportVaibhav Hiremath1-11/+17
2015-09-05rtc: bq32k: remove redundant checkManinder Singh1-1/+1
2015-09-05rtc: ds1685: Use module_platform_driverVaishali Thakkar1-21/+1
2015-09-05rtc: ds1307: Support optional wakeup interrupt sourceNishanth Menon1-3/+33
2015-09-05rtc: ds1307: Sort the headersNishanth Menon1-5/+5
2015-09-05rtc: ds1307: Switch to managed irq allocationNishanth Menon1-6/+4
2015-09-05rtc: ds1307: Convert to threaded IRQFelipe Balbi1-40/+19
2015-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1195-60592/+104160
2015-09-05Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie22-52/+127
2015-09-04drm/amdgpu: rename gmc_v8_0_init_compute_vmidAlex Deucher1-3/+3
2015-09-04drm/amdgpu: fix vce3 instance handlingAlex Deucher1-6/+42
2015-09-04drm/amdgpu: remove ib test for the second VCE RingLeo Liu1-0/+4
2015-09-04drm/amdgpu: properly enable VM fault interruptsChristian König2-15/+18
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds80-1269/+2966
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds15-53/+119
2015-09-04Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-69/+61
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds102-415/+3005
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds49-5170/+7608
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds68-916/+12035
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds46-419/+1390
2015-09-04drm/amdgpu: fix warning in schedulerAlex Deucher1-2/+3
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+7
2015-09-04Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/...Dave Airlie12-82/+147
2015-09-04Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d...Dave Airlie2-9/+348
2015-09-04Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2-1/+12
2015-09-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-156/+110
2015-09-04Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie29-164/+360
2015-09-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds16-126/+718
2015-09-04Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds23-417/+1410
2015-09-04Merge branch 'pcmcia' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-37/+14