summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-11rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach1-8/+24
2018-12-11PM: Switch to use %ptRAndy Shevchenko1-3/+1
2018-12-11Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko1-5/+3
2018-12-11rtc: tegra: Switch to use %ptRAndy Shevchenko1-27/+3
2018-12-11rtc: s5m: Switch to use %ptRAndy Shevchenko1-21/+6
2018-12-11rtc: s3c: Switch to use %ptRAndy Shevchenko1-16/+4
2018-12-11rtc: rx8025: Switch to use %ptRAndy Shevchenko1-15/+4
2018-12-11rtc: rx6110: Switch to use %ptRAndy Shevchenko1-9/+3
2018-12-11rtc: rk808: Switch to use %ptRAndy Shevchenko1-14/+6
2018-12-11rtc: puv3: Switch to use %ptRAndy Shevchenko1-14/+4
2018-12-11rtc: pm8xxx: Switch to use %ptRAndy Shevchenko1-11/+5
2018-12-11rtc: pic32: Switch to use %ptRAndy Shevchenko1-14/+4
2018-12-11rtc: pcf50633: Switch to use %ptRAndy Shevchenko1-6/+2
2018-12-11rtc: mcp795: Switch to use %ptRAndy Shevchenko1-12/+6
2018-12-11rtc: m48t59: Switch to use %ptRAndy Shevchenko1-6/+2
2018-12-11rtc: m41t80: Switch to use %ptRAndy Shevchenko1-5/+1
2018-12-11rtc: at91sam9: Switch to use %ptRAndy Shevchenko1-12/+4
2018-12-11rtc: at91rm9200: Switch to use %ptRAndy Shevchenko1-11/+4
2018-12-11rtc: Switch to use %ptRAndy Shevchenko5-57/+18
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-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_al...Christophe JAILLET1-1/+1
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni1-14/+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_...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-13rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni1-26/+0
2018-11-13rtc: sh: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-11-13rtc: clean up indentation issues, remove extraneous space, add missing tabsColin Ian King3-3/+3
2018-11-13rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor1-3/+1
2018-11-05Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2-0/+3
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-0/+347
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+4
2018-11-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-11-04Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2394-52991/+197761
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-14/+22
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-11/+11
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-50/+52
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren3-0/+163
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren3-0/+184
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds6-13/+21
2018-11-02Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-36/+97
2018-11-02soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier3-14/+22
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-13/+181