deliverable/linux.git
2016-03-14  Oleksij Rempelrtc: add Alphascale asm9260 driver
2016-03-14  Akinobu Mitartc: ds1307: add clock provider support for DS3231
2016-03-14  Laxman Dewanganrtc: max77686: move initialisation of rtc regmap, irq...
2016-03-14  Laxman Dewanganmfd: max77686: do not set i2c client data for rtc i2c...
2016-03-14  Laxman Dewanganrtc: max77686: avoid reference of parent device info...
2016-03-14  Laxman Dewanganrtc: max77686: use rtc regmap to access RTC registers
2016-03-14  Laxman Dewanganrtc: max77686: fix checkpatch error
2016-03-14  Andre Przywarartc: allow compilation of sun6i RTC for all sunxi SoCs
2016-03-14  Steffen Trumtrarrtc: add driver for RX6110SA real time clock
2016-03-14  Steffen TrumtrarDocumentation: devicetree: add epson rx6110 binding
2016-03-14  Joshua Claytonrtc: pcf2123: avoid resetting the clock if possible
2016-03-14  Joshua Claytonrtc: pcf2123: refactor chip reset into a function
2016-03-14  Joshua Claytonrtc: pcf2123: clean up writes to the rtc chip
2016-03-14  Joshua Claytonrtc: pcf2123: clean up reads from the chip
2016-03-14  Joshua Claytonrtc: pcf2123: define registers and bit macros
2016-02-04  Akinobu Mitartc: ds1307: add temperature sensor support for ds3231
2016-02-04  Michael Langertc: ds1307: add support for the DT property 'wakeup...
2016-02-04  Arnd Bergmannrtc: mt6397: add IRQ domain dependency
2016-02-04  Alexandre Bellonirtc: rx8025: remove rv8803 id
2016-02-04  Geliang Tangrtc: ds1305: use to_spi_device and kobj_to_dev
2016-02-04  Krzysztof Kozlowskirtc: max77686: Cleanup and reduce dmesg output
2016-02-04  Javier Martinez... rtc: Remove Maxim 77802 driver
2016-02-04  Krzysztof Kozlowskirtc: max77686: Properly handle regmap_irq_get_virq...
2016-02-04  Javier Martinez... rtc: max77686: Fix unsupported year message
2016-02-04  Javier Martinez... rtc: max77686: Add max77802 support
2016-02-04  Javier Martinez... rtc: max77686: Add an indirection level to access RTC...
2016-02-04  Javier Martinez... rtc: max77686: Use a driver data struct instead hard...
2016-02-04  Javier Martinez... rtc: max77686: Use usleep_range() instead of msleep()
2016-02-04  Javier Martinez... rtc: max77686: Use ARRAY_SIZE() instead of current...
2016-02-04  Javier Martinez... rtc: max77686: Fix max77686_rtc_read_alarm() return...
2016-01-24  Linus TorvaldsLinux 4.5-rc1
2016-01-24  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-01-24  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.5-2' of git://git...
2016-01-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-01-24  Linus TorvaldsMerge tag 'for-linus-4.5-merge-window' of git://git...
2016-01-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-24  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-01-24  Josh Boyerideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill...
2016-01-24  Souvik Kumar... MAINTAINERS: Combine multiple telemetry entries
2016-01-24  Souvik Kumar... intel_telemetry_debugfs: Fix unused warnings in telemet...
2016-01-24  Christoph Lametervmstat: Remove BUG_ON from vmstat_update
2016-01-24  Ralf BaechleMerge branch '4.4-fixes' into mips-for-linux-next
2016-01-24  Alban BedelMIPS: zboot: Add support for serial debug using the...
2016-01-24  Alban BedelMIPS: zboot: Avoid useless rebuilds
2016-01-24  Florian FainelliMIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
2016-01-24  Simon ArlottMIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_p...
2016-01-24  Simon ArlottMIPS: bcm963xx: Update bcm_tag field image_sequence
2016-01-24  Simon ArlottMIPS: bcm963xx: Move extended flash address to bcm_tag...
2016-01-24  Simon ArlottMIPS: bcm963xx: Move Broadcom BCM963xx image tag data...
2016-01-24  Simon ArlottMIPS: bcm63xx: nvram: Use nvram structure definition...
2016-01-24  Simon ArlottMIPS: bcm963xx: Add Broadcom BCM963xx board nvram data...
2016-01-24  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-01-24  James HoganMAINTAINERS: Add KVM for MIPS entry
2016-01-24  James HoganMIPS: KVM: Add missing newline to kvm_err()
2016-01-24  James HoganMIPS: Move KVM specific opcodes into asm/inst.h
2016-01-24  James HoganMIPS: KVM: Use cacheops.h definitions
2016-01-24  James HoganMIPS: Break down cacheops.h definitions
2016-01-24  James HoganMIPS: Use EXCCODE_ constants with set_except_vector()
2016-01-24  James HoganMIPS: Update trap codes
2016-01-24  James HoganMIPS: Move Cause.ExcCode trap codes to mipsregs.h
2016-01-24  James HoganMIPS: KVM: Make kvm_mips_{init,exit}() static
2016-01-24  James HoganMIPS: KVM: Refactor added offsetof()s
2016-01-24  James HoganMIPS: KVM: Convert EXPORT_SYMBOL to _GPL
2016-01-24  James HoganMIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
2016-01-24  James HoganMIPS: Move definition of DC bit to mipsregs.h
2016-01-24  James HoganMIPS: KVM: Drop some unused definitions from kvm_host.h
2016-01-24  James HoganMIPS: KVM: Trivial whitespace and style fixes
2016-01-24  Joshua HendersonMIPS: pic32mzda: Add initial PIC32MZDA Starter Kit...
2016-01-24  Joshua HendersonMIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
2016-01-24  Joshua HendersonMIPS: Add support for PIC32MZDA platform
2016-01-24  Joshua Hendersondt/bindings: Add bindings for PIC32/MZDA platforms
2016-01-24  Cristian BirsanIRQCHIP: irq-pic32-evic: Add support for PIC32 interrup...
2016-01-24  Cristian Birsandt/bindings: Add bindings for PIC32 interrupt controller
2016-01-24  Álvaro Fernández... MIPS: bmips: Improve BCM6368 device tree
2016-01-24  Álvaro Fernández... MIPS: bmips: Improve BCM6328 device tree
2016-01-24  James HoganMIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
2016-01-24  Linus WalleijMIPS: TXx9: iocled: Be sure to clamp return value
2016-01-24  Linus WalleijMIPS: RB532: Be sure to clamp return value
2016-01-24  Linus WalleijMIPS: TXx9: Be sure to clamp return value
2016-01-24  Linus WalleijMIPS: ar7: Be sure to clamp return value
2016-01-24  Linus WalleijMIPS: Alchemy: Be sure to clamp return value
2016-01-24  Jaedon ShinMIPS: Fix macro typo
2016-01-24  Matt RedfearnMIPS: smp-cps: Ensure secondary cores start with EVA...
2016-01-24  Maciej W. RozyckiMIPS: io.h: Define `ioremap_cache'
2016-01-24  Maciej W. RozyckiMIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
2016-01-24  Maciej W. RozyckiMIPS: inst.h: Fix some instruction descriptions
2016-01-24  Maciej W. RozyckiMIPS: math-emu: dsemul: Correct description of the...
2016-01-24  Maciej W. RozyckiMIPS: math-emu: Correct the emulation of microMIPS...
2016-01-24  Maciej W. RozyckiMIPS: math-emu: Make microMIPS branch delay slot emulat...
2016-01-24  Maciej W. RozyckiMIPS: math-emu: dsemul: Fix ill formatting of microMIPS...
2016-01-24  Maciej W. RozyckiMIPS: math-emu: Correctly handle NOP emulation
2016-01-24  Huacai ChenMIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2016-01-24  Huacai ChenMIPS: sync-r4k: reduce skew while synchronization
2016-01-24  Linus TorvaldsMerge tag 'ntb-4.5' of git://github.com/jonmason/ntb
2016-01-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-23  Linus TorvaldsMerge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org...
2016-01-23  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-01-23  Zhang RuiMerge branches 'thermal-intel', 'thermal-suspend-fix...
2016-01-23  Linus TorvaldsMerge tag 'please-pull-copy_file_range' of git://git...
2016-01-23  Linus TorvaldsMerge tag 'armsoc-tegra' of git://git./linux/kernel...
next
This page took 0.042553 seconds and 5 git commands to generate.