summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-21rtc: m48t86: verify that the RTC is actually presentH Hartley Sweeten1-0/+36
2017-02-12rtc: m48t86: add NVRAM supportH Hartley Sweeten1-0/+41
2017-02-12rtc: m48t86: allow driver to manage its resourcesH Hartley Sweeten1-51/+102
2017-02-12rtc: m48t86: shorten register name definesH Hartley Sweeten1-64/+63
2017-02-12rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()Wei Yongjun1-1/+1
2017-02-01rtc: sun6i: extend test coverageAlexandre Belloni1-2/+3
2017-02-01rtc: sun6i: Fix compatibility with old DT bindingChen-Yu Tsai1-3/+3
2017-02-01rtc: snvs: add a missing write syncGuy Shapiro1-0/+1
2017-02-01rtc: bq32000: add support to enable disable the trickle charge FET bypassEnric Balletbo i Serra1-0/+76
2017-02-01rtc: sun6i: Switch to devm_rtc_device_registerMaxime Ripard1-12/+2
2017-02-01rtc: sun6i: Expose the 32kHz oscillatorMaxime Ripard1-13/+133
2017-02-01rtc: sun6i: Switch to the external oscillatorMaxime Ripard1-0/+6
2017-02-01rtc: sun6i: Add some lockingMaxime Ripard1-2/+15
2017-01-24rtc: sun6i: Disable the build as a moduleMaxime Ripard2-7/+2
2017-01-24rtc: gemini: Add device tree probingLinus Walleij1-0/+7
2017-01-23rtc: stm32: fix comparison warningsAmelie Delaunay1-3/+3
2017-01-23rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bitsAmelie Delaunay1-2/+2
2017-01-23rtc: tegra: Implement clock handlingThierry Reding1-2/+26
2017-01-13rtc: tegra: Sort includes alphabeticallyThierry Reding1-6/+7
2017-01-13rtc: stm32: fix building without CONFIG_OFArnd Bergmann1-2/+0
2017-01-13rtc: stm32: remove __exit annotation on remove callbackArnd Bergmann1-1/+1
2017-01-13rtc: add STM32 RTC driverAmelie Delaunay3-0/+739
2017-01-12rtc: armada38x: make struct rtc_class_ops constRussell King1-7/+17
2017-01-11rtc: constify rtc_class_ops structuresBhumika Goyal7-7/+7
2017-01-11rtc: imxdi: use the security violation interruptMartin Kaiser1-9/+22
2017-01-11rtc: mcp795: add alarm support.Emil Bartczak1-1/+170
2017-01-11rtc: mcp795: Add support for weekday.Emil Bartczak1-5/+7
2017-01-11rtc: armada38x: Follow the new recommendation for errata implementationGregory CLEMENT1-23/+94
2017-01-10rtc: tps65910: use 'unsigned int' instead of 'unsigned' in argumentsVesa Jääskeläinen1-1/+2
2017-01-10rtc: tps65910: Add RTC calibration supportVesa Jääskeläinen1-0/+143
2017-01-05rtc: rx8010: change lock mechanismFabien Lahoudere1-21/+3
2016-12-26avoid spurious "may be used uninitialized" warningLinus Torvalds1-0/+1
2016-12-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds84-189/+179
2016-12-26Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-233/+178
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner34-64/+54
2016-12-25ktime: Get rid of the unionThomas Gleixner6-15/+15
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner48-110/+110
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner1-2/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner24-30/+30
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner1-40/+45
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior1-48/+30
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior1-46/+33
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner1-1/+4
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner1-64/+32
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds386-386/+386
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-57/+261
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds5-32/+737
2016-12-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+7