summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-0715-288/+587
|\
| * cpuidle: pseries: Fixup exit latency for CEDE(0)Gautham R. Shenoy2020-07-301-3/+42
| * cpuidle: pseries: Add function to parse extended CEDE recordsGautham R. Shenoy2020-07-301-1/+135
| * cpuidle: pseries: Set the latency-hint before entering CEDEGautham R. Shenoy2020-07-301-2/+10
| * ocxl: Address kernel doc errors & warningsAlastair D'Silva2020-07-292-16/+17
| * macintosh/via-macii: Clarify definition of macii_init()Finn Thain2020-07-261-1/+1
| * macintosh/via-macii: Use the stack for reset request storageFinn Thain2020-07-261-1/+1
| * macintosh/via-macii: Use unsigned type for autopoll_devs variableFinn Thain2020-07-261-2/+2
| * macintosh/via-macii: Use bool type for reading_reply variableFinn Thain2020-07-261-5/+5
| * macintosh/via-macii: Handle poll replies correctlyFinn Thain2020-07-261-2/+18
| * macintosh/via-macii: Remove read_done stateFinn Thain2020-07-261-42/+28
| * macintosh/via-macii: Handle /CTLR_IRQ signal correctlyFinn Thain2020-07-261-69/+97
| * macintosh/via-macii: Poll the device most likely to respondFinn Thain2020-07-261-46/+53
| * macintosh/via-macii: Access autopoll_devs when inside lockFinn Thain2020-07-261-6/+3
| * macintosh/adb-iop: Implement SRQ autopollingFinn Thain2020-07-261-6/+26
| * macintosh/adb-iop: Implement sending -> idle state transitionFinn Thain2020-07-261-4/+3
| * macintosh/adb-iop: Implement idle -> sending state transitionFinn Thain2020-07-261-19/+24
| * macintosh/adb-iop: Resolve static checker warningsFinn Thain2020-07-261-7/+7
| * macintosh/adb-iop: Access current_req and adb_iop_state when inside lockFinn Thain2020-07-261-8/+5
| * macintosh/adb-iop: Adopt bus reset algorithm from via-macii driverFinn Thain2020-07-261-13/+8
| * macintosh/adb-iop: Correct comment textFinn Thain2020-07-261-16/+13
| * macintosh/adb-iop: Remove dead and redundant codeFinn Thain2020-07-261-29/+0
| * macintosh/therm_adt746x: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-2/+2
| * macintosh/adb: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
| * powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-222-2/+2
| * ocxl: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
| * cpuidle/pseries: Make symbol 'pseries_idle_driver' staticWei Yongjun2020-07-161-1/+1
| * powerpc/pmem: Initialize pmem device on newer hardwareAneesh Kumar K.V2020-07-161-0/+1
| * libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierAneesh Kumar K.V2020-07-162-5/+5
| * cpuidle/powernv : Remove dead code blockAbhishek Goel2020-07-151-14/+0
| * ocxl: control via sysfs whether the FPGA is reloaded on a link resetPhilippe Bergheaud2020-07-153-5/+117
* | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-075-51/+352
|\ \
| * | init: add an init_stat helperChristoph Hellwig2020-07-311-1/+2
| * | init: add an init_chroot helperChristoph Hellwig2020-07-311-1/+1
| * | init: add an init_chdir helperChristoph Hellwig2020-07-311-1/+1
| * | init: add an init_mount helperChristoph Hellwig2020-07-311-2/+3
| * | devtmpfs: refactor devtmpfsd()Christoph Hellwig2020-07-311-21/+31
| * | md: rewrite md_setup_drive to avoid ioctlsChristoph Hellwig2020-07-163-85/+81
| * | md: simplify md_setup_driveChristoph Hellwig2020-07-161-102/+101
| * | md: remove the kernel version of md_u.hChristoph Hellwig2020-07-161-0/+1
| * | md: remove the autoscan partition re-readChristoph Hellwig2020-07-161-10/+0
| * | md: replace the RAID_AUTORUN ioctl with a direct function callChristoph Hellwig2020-07-163-21/+6
| * | md: move the early init autodetect code to drivers/md/Christoph Hellwig2020-07-162-0/+318
* | | thermal: don't make THERMAL_NETLINK 'default y'Linus Torvalds2020-08-071-1/+0
* | | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-0644-890/+1504
|\ \ \
| * | | thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH supportSumeet Pawnikar2020-08-041-0/+3
| * | | thermal: mediatek: Add tsensor support for V2 thermal systemHenry Yen2020-07-311-7/+125
| * | | thermal: mediatek: Prepare to add support for other platformsHenry Yen2020-07-311-52/+62
| * | | thermal: Update power allocator and devfreq cooling to SPDX licensingLukasz Luba2020-07-302-17/+2
| * | | thermal: core: Add thermal zone enable/disable notificationDaniel Lezcano2020-07-291-0/+5