aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-06drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin1-0/+4
2022-07-05PM: wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEPBjorn Helgaas1-8/+23
2022-07-05ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello1-1/+1
2022-07-05ACPI: VIOT: Fix ACS setupEric Auger1-0/+2
2022-07-05fscache: Fix invalidation/lookup raceDavid Howells1-0/+1
2022-07-04firmware: arm_scmi: Add SCMI v3.1 powercap fast channels supportCristian Marussi1-0/+2
2022-07-04firmware: arm_scmi: Add SCMI v3.1 powercap protocol basic supportCristian Marussi1-0/+125
2022-07-04firmware: arm_scmi: Add devm_protocol_acquire helperCristian Marussi1-0/+5
2022-07-04firmware: arm_scmi: Add SCMI v3.1 System Power extensionsCristian Marussi1-0/+2
2022-07-04mfd: bcm2835-pm: Add support for BCM2711Stefan Wahren1-0/+1
2022-07-04sched/core: add forced idle accounting for cgroupsJosh Don2-0/+11
2022-07-03Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya1-9/+9
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds1-1/+0
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds2-3/+5
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+5
2022-07-01PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki1-3/+2
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2-2/+5
2022-07-01fanotify: introduce FAN_MARK_IGNOREAmir Goldstein1-1/+4
2022-07-01fanotify: cleanups for fanotify_mark() input validationsAmir Goldstein1-4/+5
2022-07-01fanotify: prepare for setting event flags in ignore maskAmir Goldstein1-6/+83
2022-07-01misc: rtsx_usb: use separate command and response buffersShuah Khan1-1/+0
2022-07-01misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-1/+0
2022-06-30Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+17
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-5/+17
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-1/+7
2022-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+4
2022-06-30serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen1-0/+5
2022-06-30spi: spi.c: Fix comment styleDavid Jander1-41/+41
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner1-0/+6
2022-06-30PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi1-0/+5
2022-06-29regmap-irq: Deprecate the not_fixed_stride flagAidan MacDonald1-2/+4
2022-06-29regmap-irq: Add get_irq_reg() callbackAidan MacDonald1-2/+13
2022-06-29regmap-irq: Fix inverted handling of unmask registersAidan MacDonald1-3/+15
2022-06-29regmap-irq: Deprecate type registers and virtual registersAidan MacDonald1-6/+12
2022-06-29regmap-irq: Introduce config registers for irq typesAidan MacDonald1-0/+12
2022-06-29regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()Aidan MacDonald1-2/+0
2022-06-29regmap-irq: Remove an unnecessary restriction on type_in_maskAidan MacDonald1-3/+5
2022-06-29regmap-irq: Remove unused type_reg_stride fieldAidan MacDonald1-3/+0
2022-06-29regmap-irq: Convert bool bitfields to unsigned intAidan MacDonald1-13/+13
2022-06-29block: move ->ia_ranges from the request_queue to the gendiskChristoph Hellwig1-6/+6
2022-06-29mnt_idmapping: align kernel doc and parameter orderChristian Brauner1-9/+9
2022-06-29reset: Fix devm bulk optional exclusive control getterSerge Semin1-1/+1
2022-06-29firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC callTanmay Shah1-0/+7
2022-06-29mnt_idmapping: use new helpers in mapped_fs{g,u}id()Christian Brauner1-2/+4
2022-06-29fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_tChristian Brauner1-2/+2
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas1-0/+12
2022-06-29firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas1-5/+5
2022-06-28blk-mq: cleanup disk sysfs registrationChristoph Hellwig1-1/+0
2022-06-28block: simplify blktrace sysfs attribute creationChristoph Hellwig1-10/+0