summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorLakshmi Yadlapati <lakshmiy@us.ibm.com>2023-04-13 08:26:25 -0500
committerGuenter Roeck <linux@roeck-us.net>2023-04-19 07:08:40 -0700
commitd89d6c093acdf4545a89ded625686ee6e8db4634 (patch)
treeb5d916a5ae0f1ae291b4e8ff5528e323d8b2f9e0 /scripts/git.orderFile
parentb0cda2cc85686d5cd30a874f2caf9c6c34958cd1 (diff)
downloadkernel-d89d6c093acdf4545a89ded625686ee6e8db4634.tar.gz
hwmon: (pmbus/acbel-fsg032) Add Acbel power supply
Add the driver to support ACBEL FSG032 power supply. Signed-off-by: Lakshmi Yadlapati <lakshmiy@us.ibm.com> Link: https://lore.kernel.org/r/20230413132627.3444119-4-lakshmiy@us.ibm.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman 2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds 2021-05-20mISDN: Remove obsolete PIPELINE_DEBUG debugging informationZhen Lei 2021-05-17isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma 2021-05-13isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_infoPhillip Potter 2021-05-13Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"Greg Kroah-Hartman 2021-05-13isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter 2021-05-13isdn: capi, drop useless pr_debugsJiri Slaby 2021-05-13isdn: capi, remove optional tty opsJiri Slaby 2021-05-13tty: remove empty tty_operations::set_termiosJiri Slaby 2021-05-13tty: remove empty tty_operations::flush_bufferJiri Slaby 2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby 2021-05-13Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"Greg Kroah-Hartman 2021-05-13tty: make tty_operations::write_room return uintJiri Slaby 2021-05-11mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei 2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan 2021-03-30mISDN: Use LIST_HEAD() for list_headShixin Liu 2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu 2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2021-03-22isdn: capi: fix mismatched prototypesArnd Bergmann 2021-03-22misdn: avoid -Wempty-body warningArnd Bergmann 2021-03-11isdn: remove extra spaces in the header fileTong Zhang 2021-03-11mISDN: fix crash in fritzpciTong Zhang 2021-03-10isdn: mISDN: remove unneeded variable 'ret'Yang Li 2021-03-10drivers: isdn: mISDN: fix spelling typo of 'wheter'Wang Qing 2021-01-05misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann 2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski