summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni2016-01-111-0/+1
* rtc: v3020: constify v3020_chip_ops structuresJulia Lawall2016-01-111-3/+3
* rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT2016-01-111-0/+1
* rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda2016-01-111-1/+1
* rtc: Add Epson RX8010SJ RTC driverAkshay Bhat2016-01-113-0/+534
* rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy2016-01-111-1/+1
* rtc: imxdi: fix spelling mistake in warning messageColin Ian King2016-01-111-1/+1
* rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes2016-01-111-7/+5
* rtc: use %ph for short hex dumpsRasmus Villemoes2016-01-113-26/+11
* rtc: da9063: avoid writing undefined data to rtcEnrico Scholz2016-01-111-17/+6
* rtc: sunxi: use of_device_get_match_dataLABBE Corentin2016-01-111-4/+2
* rtc: sunxi: constify the data_year_param structureLABBE Corentin2016-01-111-3/+3
* rtc: sunxi: fix signedness issuesLABBE Corentin2016-01-111-4/+4
* rtc: gemini: Remove unnecessary platform_set_drvdata()Nizam Haider2016-01-111-1/+0
* rtc: efi: add efi_procfs in efi_rtc_opsGeliang Tang2016-01-111-4/+62
* rtc: fix module reference count in rtc-procGeliang Tang2016-01-111-3/+5
* rtc: pcf8523: refuse to write dates later than 2099Uwe Kleine-König2016-01-111-0/+11
* Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni2016-01-118-7/+369
|\
| * rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar2015-11-232-4/+35
| * regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham2015-11-232-3/+136
| * mfd: sec: Add support for S2MPS15 PMICThomas Abraham2015-11-234-0/+198
* | Linux 4.4v4.4Linus Torvalds2016-01-111-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-01-091-3/+6
|\ \
| * \ Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley2015-12-281-3/+6
| |\ \
| | * | sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen2015-12-221-3/+6
* | | | Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-091-0/+1
|\ \ \ \
| * | | | PCI: dra7xx: Mark driver as brokenRichard Cochran2016-01-081-0/+1
* | | | | vmstat: allocate vmstat_wq before it is usedMichal Hocko2016-01-091-1/+1
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-097-12/+49
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...Arnd Bergmann2016-01-081-5/+9
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren2016-01-061-5/+9
| * | | | | | dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov2016-01-071-0/+9
| * | | | | | ARM: Fix broken USB support in multi_v7_defconfig for sunxi devicesTimo Sigurdsson2016-01-071-0/+1
| * | | | | | ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij2016-01-072-4/+26
| * | | | | | ARM: nomadik: set latencies to 8 cyclesLinus Walleij2016-01-071-3/+3
| * | | | | | ARM: Fix broken USB support in sunxi_defconfigTimo Sigurdsson2015-12-311-0/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-092-1/+3
|\ \ \ \ \ \ \
| * | | | | | | kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2016-01-072-1/+3
* | | | | | | | Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI / property: avoid leaking format string into kobject nameKees Cook2016-01-081-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-0913-32/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman2015-12-301-4/+1
| * | | | | | | | x86/entry: Restore traditional SYSENTER calling conventionAndy Lutomirski2015-12-214-19/+51
| * | | | | | | | x86/entry: Fix some commentsAndy Lutomirski2015-12-212-2/+2
| * | | | | | | | x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel2015-12-196-1/+19
| * | | | | | | | x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky2015-12-194-7/+13
| * | | | | | | | x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj2015-12-191-0/+11
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-083-8/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior2016-01-061-0/+1
| * | | | | | | | | sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra2016-01-061-5/+6