summaryrefslogtreecommitdiff
path: root/drivers/power/supply/cros_peripheral_charger.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-21Merge tag 'for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-2/+11
2026-07-21power: supply: cros_pchg: unregister EC notifierPengpeng Hou1-2/+11
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-02power: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)1-2/+2
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-04-01power: supply: cros_pchg: provide ID table for avoiding fallback matchTzung-Bi Shih1-2/+9
2023-05-08power: supply: cros_pchg: Sync port status on resumeDaisuke Nojiri1-3/+22
2022-06-09power: supply: cros_peripheral: Use struct_size() helper in kzalloc()Xiaohui Zhang1-1/+1
2022-02-13power: supply: PCHG: Use MKBP for device event handlingDaisuke Nojiri1-30/+7
2021-07-16power: supply: PCHG: Peripheral device chargerDaisuke Nojiri1-0/+386