summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: dm355evm: set rangeAlexandre Belloni
2019-04-04rtc: dm355evm: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-04rtc: goldfish: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: goldfish: allow building on more than MIPSAlexandre Belloni
2019-04-04rtc: goldfish: sort headersAlexandre Belloni
2019-04-04rtc: goldfish: add rangeAlexandre Belloni
2019-04-04rtc: goldfish: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-04rtc: xgene: use .set_timeAlexandre Belloni
2019-04-04rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: xgene: stop caching alarm_timeAlexandre Belloni
2019-04-04rtc: xgene: correct checkpatch issuesAlexandre Belloni
2019-04-04rtc: xgene: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: xgene: set rangeAlexandre Belloni
2019-04-04rtc: xgene: fix possible race conditionAlexandre Belloni
2019-04-04rtc: test: do not use assignment in if conditionAlexandre Belloni
2019-04-04rtc: 88pm80x: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: ab-b5ze-s3: correct checkpatch issuesAlexandre Belloni
2019-04-04rtc: core: correct trivial checkpatch warningsAlexandre Belloni
2019-04-04rtc: x1205: Add DT probing supportLinus Walleij
2019-04-04rtc: x1205: Add DT bindingsLinus Walleij
2019-04-04rtc: da9063: convert header to SPDXWolfram Sang
2019-04-04rtc: omap: let the core handle rangeAlexandre Belloni
2019-04-04rtc: mv: add rangeAlexandre Belloni
2019-04-04rtc: mv: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-04rtc: mv: convert to SPDX identifierAlexandre Belloni
2019-03-18rtc: convert core to SPDX identifierAlexandre Belloni
2019-03-18rtc: ab-b5ze-s3: remove unnecessary checkAlexandre Belloni
2019-03-18rtc: ab-b5ze-s3: convert to SPDX identifierAlexandre Belloni
2019-03-18rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-03-18rtc: ab-b5ze-s3: remove unnecessary gotosAlexandre Belloni
2019-03-18rtc: ab-b5ze-s3: remove mutexAlexandre Belloni
2019-03-18rtc: zynqmp: convert to SPDX identifierAlexandre Belloni
2019-03-18rtc: abx80x: remove useless .removeAlexandre Belloni
2019-03-18rtc: abx80x: use rtc_add_groupAlexandre Belloni
2019-03-18rtc: abx80x: convert to SPDX identifierAlexandre Belloni
2019-03-17Linux 5.1-rc1v5.1-rc1Linus Torvalds
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-17Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-17Merge tag '9p-for-5.1' of git://github.com/martinetd/linuxLinus Torvalds
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-17kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-17Revert "modsign: Abort modules_install when signing fails"Douglas Anderson
2019-03-17kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov