aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-01rtc: sun6i: Add some lockingMaxime Ripard
2017-01-24rtc: sun6i: Disable the build as a moduleMaxime Ripard
2017-01-24rtc: gemini: Add device tree probingLinus Walleij
2017-01-23rtc: stm32: fix comparison warningsAmelie Delaunay
2017-01-23rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bitsAmelie Delaunay
2017-01-23rtc: tegra: Implement clock handlingThierry Reding
2017-01-13rtc: tegra: Sort includes alphabeticallyThierry Reding
2017-01-13rtc: stm32: fix building without CONFIG_OFArnd Bergmann
2017-01-13rtc: stm32: remove __exit annotation on remove callbackArnd Bergmann
2017-01-13rtc: add STM32 RTC driverAmelie Delaunay
2017-01-13dt-bindings: document the STM32 RTC bindingsAmelie Delaunay
2017-01-12rtc: armada38x: make struct rtc_class_ops constRussell King
2017-01-11rtc: constify rtc_class_ops structuresBhumika Goyal
2017-01-11Documentation: dt: rtc-imxdi: security violation interruptMartin Kaiser
2017-01-11rtc: imxdi: use the security violation interruptMartin Kaiser
2017-01-11rtc: mcp795: add alarm support.Emil Bartczak
2017-01-11rtc: mcp795: Add support for weekday.Emil Bartczak
2017-01-11rtc: armada38x: Follow the new recommendation for errata implementationGregory CLEMENT
2017-01-10rtc: tps65910: use 'unsigned int' instead of 'unsigned' in argumentsVesa Jääskeläinen
2017-01-10rtc: tps65910: Add RTC calibration supportVesa Jääskeläinen
2017-01-04rtc: rx8010: change lock mechanismFabien Lahoudere
2016-12-25Linux 4.10-rc1Linus Torvalds
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner
2016-12-25x86/msr: Remove bogus cleanup from the error pathThomas Gleixner
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner
2016-12-25ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner
2016-12-24tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown
2016-12-24tools/power turbostat: Make extensible via the --add parameterLen Brown
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds