aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-23rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTEAlexandre Belloni1-0/+1
2022-03-23rtc: pcf2123: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-1/+1
2022-03-23rtc: opal: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-1/+1
2022-03-23rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-4/+2
2022-03-23rtc: mpc5121: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-1/+1
2022-03-23rtc: mpc5121: let the core handle the alarm resolutionAlexandre Belloni1-14/+1
2022-03-23rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-1/+1
2022-03-23rtc: ds1685: drop no_irqAlexandre Belloni2-10/+5
2022-03-23rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-1/+1
2022-03-23clk: sunxi-ng: sun6i-rtc: Add support for H6Samuel Holland2-17/+15
2022-03-23clk: sunxi-ng: Add support for the sun6i RTC clocksSamuel Holland6-0/+409
2022-03-23clk: sunxi-ng: mux: Allow muxes to have keysSamuel Holland2-0/+8
2022-03-23rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang1-2/+9
2022-03-23rtc: sun6i: Add Allwinner H616 supportAndre Przywara1-0/+2
2022-03-23rtc: sun6i: Add support for broken-down alarm registersAndre Przywara1-17/+40
2022-03-23rtc: sun6i: Add support for linear day storageAndre Przywara1-23/+46
2022-03-23rtc: sun6i: Fix time overflow handlingAndre Przywara1-9/+5
2022-03-23rtc: pl031: fix rtc features null pointer dereferenceAli Pouladi1-3/+3
2022-03-23rtc: mc146818-lib: fix locking in mc146818_set_timeMateusz Jończyk1-2/+4
2022-03-23dt-bindings: rtc: at91: rename rtt bindings fileAlexandre Belloni1-1/+1
2022-03-08dt-bindings: rtc: at91: Add SAMA7G5 compatible strings listSergiu Moga1-0/+4
2022-03-08dt-bindings: rtc: convert at91sam9 bindings to json-schemaSergiu Moga2-25/+65
2022-02-15rtc: pcf2127: fix bug when reading alarm registersHugo Villeneuve1-1/+2
2022-02-15rtc: pcf2127: use IRQ flags obtained from device tree if availableHugo Villeneuve1-1/+12
2022-02-15rtc: pcf8523: Fix GCC 12 warningVictor Erminpour1-2/+2
2022-02-15rtc: sun6i: Enable the bus clock when providedSamuel Holland1-0/+24
2022-02-15dt-bindings: rtc: sun6i: Add H616, R329, and D1 supportSamuel Holland2-3/+83
2022-02-15dt-bindings: rtc: sun6i: Clean up repetitionSamuel Holland1-19/+9
2022-02-15rtc: fix use-after-free on device removalVincent Whitchurch1-0/+9
2022-01-23Linux 5.17-rc1Linus Torvalds1-2/+2
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds51-149/+354
2022-01-23Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-3/+10
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)2-3/+10
2022-01-23Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-4/+3
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds73-438/+635
2022-01-22perf tools: Remove redundant err variableMinghao Chi1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers31-87/+99
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers1-3/+3
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIMasahiro Yamada1-1/+1
2022-01-23Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Masahiro Yamada1-1/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds172-2820/+1766
2022-01-22Merge tag '5.17-rc-part2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds25-626/+573