summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy/drivers/stm32: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* mtd/drivers/nand: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* i2c/drivers/ov02q10: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* iio/drivers/hid-sensor: use HZ macrosDaniel Lezcano2021-09-081-2/+1
* hwmon/drivers/mr75203: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* iio/drivers/as73211: use HZ macrosDaniel Lezcano2021-09-081-2/+1
* devfreq: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* thermal/drivers/devfreq_cooling: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...David Hildenbrand2021-09-081-0/+30
* mm/memory_hotplug: memory group aware "auto-movable" online policyDavid Hildenbrand2021-09-081-8/+10
* virtio-mem: use a single dynamic memory group for a single virtio-mem deviceDavid Hildenbrand2021-09-081-3/+19
* dax/kmem: use a single static memory group for a single probed unitDavid Hildenbrand2021-09-081-8/+32
* ACPI: memhotplug: use a single static memory group for a single memory deviceDavid Hildenbrand2021-09-081-5/+30
* mm/memory_hotplug: track present pages in memory groupsDavid Hildenbrand2021-09-081-5/+5
* drivers/base/memory: introduce "memory groups" to logically group memory blocksDavid Hildenbrand2021-09-081-4/+155
* mm: track present early pages per zoneDavid Hildenbrand2021-09-081-7/+7
* ACPI: memhotplug: memory resources cannot be enabled yetDavid Hildenbrand2021-09-081-4/+0
* mm/memory_hotplug: remove nid parameter from remove_memory() and friendsDavid Hildenbrand2021-09-083-10/+4
* mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport2021-09-081-2/+0
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-291-1/+1
|\
| * clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford2021-08-291-1/+1
* | Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-291-0/+3
|\ \
| * | PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki2021-08-271-0/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-281-3/+6
|\ \ \
| * | | scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin2021-08-251-3/+6
* | | | Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2021-08-286-76/+89
|\ \ \ \
| * | | | usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet2021-08-271-4/+4
| * | | | usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet2021-08-271-4/+11
| * | | | usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso2021-08-261-43/+38
| * | | | usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai2021-08-261-12/+23
| * | | | usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng2021-08-261-4/+3
| * | | | usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen2021-08-261-8/+8
| * | | | Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold2021-08-251-1/+0
| * | | | USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang2021-08-241-0/+2
| | |/ / | |/| |
* | | | Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-283-3/+5
|\ \ \ \
| * | | | cryptoloop: add a deprecation warningChristoph Hellwig2021-08-272-2/+4
| * | | | pd: fix a NULL vs IS_ERR() checkDan Carpenter2021-08-271-1/+1
* | | | | Merge tag 'soc-fixes-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-282-2/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'reset-fixes-for-v5.14' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann2021-08-262-2/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | reset: reset-zynqmp: Fixed the argument data typeSai Krishna Potthuri2021-08-231-1/+2
| | * | | | reset: RESET_MCHP_SPARX5 should depend on ARCH_SPARX5Geert Uytterhoeven2021-07-211-1/+1
* | | | | | Merge tag 'acpi-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-08-271-1/+1
|\ \ \ \ \ \
| * | | | | | media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko2021-08-261-1/+1
| |/ / / / /
* | | | | | Merge tag 'pm-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-08-272-6/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2021-08-271-4/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2021-08-231-4/+4
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | opp: core: Check for pending links before reading required_opp pointersMarijn Suijten2021-08-231-4/+4
| * | | | | | | PM: domains: Improve runtime PM performance state handlingDmitry Osipenko2021-08-251-2/+8
| |/ / / / / /
* | | | | | | virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()David Hildenbrand2021-08-271-1/+8
* | | | | | | Merge tag 'mmc-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-08-271-2/+1
|\ \ \ \ \ \ \