aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-07media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodecnextUlf Hansson
2024-02-07remoteproc: qcom_q6v5_adsp: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-07remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-07remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-07PM: domains: Add helper functions to attach/detach multiple PM domainsUlf Hansson
2024-02-06pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domainAdam Ford
2024-02-06pmdomain: Merge branch dt into nextUlf Hansson
2024-02-06dt-bindings: soc: imx: add missing clock and power-domains to imx8mp-hdmi-blk...dtAdam Ford
2024-02-06pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp()Markus Elfring
2024-01-30pmdomain: renesas: r8a779h0-sysc: Add r8a779h0 supportDuy Nguyen
2024-01-30pmdomain: Merge branch dt into nextUlf Hansson
2024-01-30dt-bindings: power: Add r8a779h0 SYSC power domain definitionsDuy Nguyen
2024-01-30dt-bindings: power: renesas,rcar-sysc: Document R-Car V4M supportDuy Nguyen
2024-01-23pmdomain: Merge branch fixes into nextUlf Hansson
2024-01-23pmdomain: mediatek: fix race conditions with genpdfixesEugen Hristev
2024-01-22pmdomain: Merge branch fixes into nextUlf Hansson
2024-01-22pmdomain: imx8mp-blk-ctrl: Error out if domains are missing in DTMarek Vasut
2024-01-22pmdomain: ti: Add a null pointer check to the omap_prm_domain_initKunwu Chan
2024-01-22pmdomain: renesas: rcar-gen4-sysc: Remove unneeded includesGeert Uytterhoeven
2024-01-22pmdomain: renesas: r8a77980-sysc: CR7 must be always onGeert Uytterhoeven
2024-01-22pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio
2024-01-22pmdomain: core: Print a message when unused power domains are disabledKonrad Dybcio
2024-01-22pmdomain: qcom: rpmpd: Keep one RPM handle for all RPMPDsKonrad Dybcio
2024-01-22pmdomain: core: Scale down parent/child performance states in reverse orderStephan Gerhold
2024-01-21Linux 6.8-rc1v6.8-rc1Linus Torvalds
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet
2024-01-21bcachefs: logged_ops_format.hKent Overstreet
2024-01-21bcachefs: reflink_format.hKent Overstreet
2024-01-21bcachefs; extents_format.hKent Overstreet
2024-01-21bcachefs: ec_format.hKent Overstreet
2024-01-21bcachefs: subvolume_format.hKent Overstreet
2024-01-21bcachefs: snapshot_format.hKent Overstreet
2024-01-21bcachefs: alloc_background_format.hKent Overstreet
2024-01-21bcachefs: xattr_format.hKent Overstreet
2024-01-21bcachefs: dirent_format.hKent Overstreet
2024-01-21bcachefs: inode_format.hKent Overstreet
2024-01-21bcachefs; quota_format.hKent Overstreet
2024-01-21bcachefs: sb-counters_format.hKent Overstreet
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet
2024-01-21bcachefs: add missing __GFP_NOWARNKent Overstreet
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet
2024-01-21bcachefs: grab s_umount only if snapshottingSu Yue
2024-01-21bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue
2024-01-21bcachefs: bios must be 512 byte alginedKent Overstreet