summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ntp: Make the RTC sync offset less obscureThomas Gleixner2020-12-112-3/+8
| * | | | | | ntp, rtc: Move rtc_set_ntp_time() to ntp codeThomas Gleixner2020-12-112-62/+0
| * | | | | | rtc: core: Make the sync offset default more realisticThomas Gleixner2020-12-111-1/+1
| * | | | | | rtc: cmos: Make rtc_cmos sync offset correctThomas Gleixner2020-12-111-0/+3
| * | | | | | rtc: mc146818: Reduce spinlock section in mc146818_set_time()Thomas Gleixner2020-12-111-4/+2
| * | | | | | rtc: mc146818: Prevent reading garbageThomas Gleixner2020-12-111-25/+39
| |/ / / / /
| * | | | | clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBIKefeng Wang2020-12-031-1/+1
| * | | | | clocksource/drivers/ingenic: Fix section mismatchDaniel Lezcano2020-12-031-1/+1
| * | | | | clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()Yu Kuai2020-12-031-9/+9
| * | | | | clocksource/drivers/orion: Add missing clk_disable_unprepare() on error pathYang Yingliang2020-12-031-3/+8
| * | | | | clocksource/drivers/nps: Remove EZChip NPS clocksource driverVineet Gupta2020-12-033-295/+0
| * | | | | clocksource/drivers/sp804: Use pr_fmtKefeng Wang2020-12-031-4/+7
| * | | | | clocksource/drivers/sp804: Correct clk_get_rate handleKefeng Wang2020-12-031-9/+1
| * | | | | clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepareKefeng Wang2020-12-031-11/+2
| * | | | | clocksource/drivers/sp804: Make some symbol staticKefeng Wang2020-12-031-3/+2
| * | | | | clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...Zhen Lei2020-12-031-6/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-1416-43/+1092
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-3/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas2020-12-0912-29/+974
| |\ \ \ \ \ \
| | * | | | | | perf/imx_ddr: Add system PMU identifier for userspaceJoakim Zhang2020-12-091-0/+55
| | * | | | | | arm64: Enable perf events based hard lockup detectorSumit Garg2020-11-251-0/+5
| | * | | | | | perf/imx_ddr: Add stop event counters support for i.MX8MPJoakim Zhang2020-11-251-26/+54
| | * | | | | | perf/smmuv3: Support sysfs identifier fileJohn Garry2020-11-251-0/+39
| | * | | | | | drivers/perf: hisi: Add identifier sysfs fileJohn Garry2020-11-255-0/+65
| | * | | | | | perf: remove duplicate check on fwnodeWang Qing2020-11-251-3/+0
| | * | | | | | driver/perf: Add PMU driver for the ARM DMC-620 memory controllerTuan Phan2020-11-253-0/+756
| * | | | | | | Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas2020-12-091-14/+0
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: sdei: move uaccess logic to arch/arm64/Mark Rutland2020-12-021-14/+0
| | |/ / / / / /
| * | | | | | | of: unittest: Fix build on architectures without CONFIG_OF_ADDRESSCatalin Marinas2020-12-021-0/+3
| * | | | | | | arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel2020-11-201-0/+55
| * | | | | | | of: unittest: Add test for of_dma_get_max_cpu_address()Nicolas Saenz Julienne2020-11-201-0/+18
| * | | | | | | of/address: Introduce of_dma_get_max_cpu_address()Nicolas Saenz Julienne2020-11-201-0/+42
| |/ / / / / /
* | | | | | | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-1436-1040/+359
|\ \ \ \ \ \ \
| * | | | | | | s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao2020-12-091-2/+2
| * | | | | | | s390/cio: remove pm support from ccw bus driverVineeth Vijayan2020-12-025-258/+2
| * | | | | | | s390/cio: remove pm support from css-bus driverVineeth Vijayan2020-12-022-139/+1
| * | | | | | | s390/cio: remove pm support from IO subchannel driversVineeth Vijayan2020-12-021-14/+0
| * | | | | | | s390/cio: remove pm support from chsc subchannel driverVineeth Vijayan2020-12-021-29/+0
| * | | | | | | s390/vmur: remove unused pm related functionsVineeth Vijayan2020-12-021-24/+0
| * | | | | | | s390/tape: remove unsupported PM functionsVineeth Vijayan2020-12-024-53/+0
| * | | | | | | s390/cio: remove pm support from eadm-sch driversVineeth Vijayan2020-12-021-13/+0
| * | | | | | | s390: remove pm support from console driversVineeth Vijayan2020-12-024-150/+15
| * | | | | | | s390/dasd: remove unused pm related functionsVineeth Vijayan2020-12-024-198/+2
| * | | | | | | s390/zfcp: remove pm support from zfcp driverVineeth Vijayan2020-12-024-80/+4
| * | | | | | | s390/ap: let bus_register() add the AP bus sysfs attributesJulian Wiedmann2020-11-301-29/+24
| * | | | | | | s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-3/+3
| * | | | | | | s390/sclp: provide extended sccb supportSumanth Korikkar2020-11-184-8/+19
| * | | | | | | s390/sclp: avoid copy of sclp_info_sccbSumanth Korikkar2020-11-183-8/+9
| * | | | | | | s390/sclp: use memblock for early read cpu infoSumanth Korikkar2020-11-181-22/+28
| * | | | | | | s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() functionHarald Freudenberger2020-11-093-0/+83