summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-08MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVERLukas Bulwahn
2024-03-08rtc: nct3018y: fix possible NULL dereferenceAlexandre Belloni
2024-02-29rtc: max31335: fix interrupt status regAntoniu Miclaus
2024-02-29rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap
2024-02-29dt-bindings: rtc: abx80x: convert to yamlJosua Mayer
2024-02-29rtc: m41t80: Use the unified property API get the wakeup-source propertyCurtis Klein
2024-02-29dt-bindings: at91rm9260-rtt: add sam9x7 compatibleVarshini Rajendran
2024-02-29dt-bindings: rtc: convert MT7622 RTC to the json-schemaRafał Miłecki
2024-02-29dt-bindings: rtc: convert MT2717 RTC to the json-schemaRafał Miłecki
2024-02-29rtc: pcf8523: add suspend handlers for alarm IRQAlexandre Belloni
2024-02-29rtc: ds1511: set alarm offset limitAlexandre Belloni
2024-02-29rtc: ds1511: set rangeAlexandre Belloni
2024-02-29rtc: ds1511: drop inline/noinline hintsAlexandre Belloni
2024-02-29rtc: ds1511: rename pdataAlexandre Belloni
2024-02-29rtc: ds1511: implement ds1511_rtc_read_alarm properlyAlexandre Belloni
2024-02-29rtc: ds1511: remove partial alarm supportAlexandre Belloni
2024-02-29rtc: ds1511: let the core know when alarm are not supportedAlexandre Belloni
2024-02-29rtc: ds1511: remove ds1511_rtc_update_alarmAlexandre Belloni
2024-02-29rtc: ds1511: remove incomplete UIE supportAlexandre Belloni
2024-02-29rtc: ds1511: fix function definitionAlexandre Belloni
2024-02-29rtc: ds1511: drop useless enumAlexandre Belloni
2024-02-29rtc: ds1511: drop dead codeAlexandre Belloni
2024-02-29rtc: ds1511: drop useless computationAlexandre Belloni
2024-02-29rtc: ds1511: drop useless checksAlexandre Belloni
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