aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko1-5/+3
2018-12-10rtc: tegra: Switch to use %ptRAndy Shevchenko1-27/+3
2018-12-10rtc: s5m: Switch to use %ptRAndy Shevchenko1-21/+6
2018-12-10rtc: s3c: Switch to use %ptRAndy Shevchenko1-16/+4
2018-12-10rtc: rx8025: Switch to use %ptRAndy Shevchenko1-15/+4
2018-12-10rtc: rx6110: Switch to use %ptRAndy Shevchenko1-9/+3
2018-12-10rtc: rk808: Switch to use %ptRAndy Shevchenko1-14/+6
2018-12-10rtc: puv3: Switch to use %ptRAndy Shevchenko1-14/+4
2018-12-10rtc: pm8xxx: Switch to use %ptRAndy Shevchenko1-11/+5
2018-12-10rtc: pic32: Switch to use %ptRAndy Shevchenko1-14/+4
2018-12-10rtc: pcf50633: Switch to use %ptRAndy Shevchenko1-6/+2
2018-12-10rtc: mcp795: Switch to use %ptRAndy Shevchenko1-12/+6
2018-12-10rtc: m48t59: Switch to use %ptRAndy Shevchenko1-6/+2
2018-12-10rtc: m41t80: Switch to use %ptRAndy Shevchenko1-5/+1
2018-12-10rtc: at91sam9: Switch to use %ptRAndy Shevchenko1-12/+4
2018-12-10rtc: at91rm9200: Switch to use %ptRAndy Shevchenko1-11/+4
2018-12-10rtc: Switch to use %ptRAndy Shevchenko5-57/+18
2018-12-10lib/vsprintf: Print time and date in human readable format via %ptAndy Shevchenko3-3/+176
2018-12-07dt-bindings: rtc: sun6i-rtc: Fix register range in exampleChen-Yu Tsai1-1/+1
2018-12-06rtc: sun6i: Expose internal oscillator through device treeChen-Yu Tsai1-2/+14
2018-12-06rtc: sun6i: Add support for all known pre-H6 variantsChen-Yu Tsai1-0/+46
2018-12-06rtc: sun6i: Add support for different variantsChen-Yu Tsai1-7/+51
2018-12-06rtc: sun6i: Add default clock name for LOSCChen-Yu Tsai1-0/+1
2018-12-06dt-bindings: rtc: sun6i-rtc: Export internal RC oscillatorChen-Yu Tsai1-1/+2
2018-12-06dt-bindings: rtc: sun6i-rtc: Deprecate external clock output for A31Chen-Yu Tsai1-2/+4
2018-12-06dt-bindings: rtc: sun6i-rtc: Add compatible strings for pre-H6 variantsChen-Yu Tsai1-1/+15
2018-12-06dt-bindings: rtc: sun6i-rtc: Rewrite clock outputs as a listChen-Yu Tsai1-4/+6
2018-11-22rtc: dt-binding: abx80x: fix resistance scaleBaruch Siach1-1/+1
2018-11-22rtc: isl1208: Use i2c block read/write routinesTrent Piepho1-33/+4
2018-11-22rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()'Christophe JAILLET1-1/+1
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni2-15/+10
2018-11-22rtc: nvmem: use devm_nvmem_register()Alexandre Belloni1-6/+1
2018-11-14rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_time()'Christophe JAILLET1-1/+1
2018-11-14rtc: s3c-rtc: Avoid using broken ALMYEAR registerMarek Szyprowski1-6/+0
2018-11-14rtc: m41t80: Complete error propagation from SMBus callsMaciej W. Rozycki1-5/+8
2018-11-14rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki1-1/+1
2018-11-12rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni2-28/+0
2018-11-12rtc: sh: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-11-12rtc: clean up indentation issues, remove extraneous space, add missing tabsColin Ian King3-3/+3
2018-11-12rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor1-3/+1
2018-11-04Linux 4.20-rc1Linus Torvalds1-2/+2
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds25-292/+2418
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-40/+17
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-0/+432
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds47-171/+198
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds102-539/+3616
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1