index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
intel-lpss-pci.c
Age
Commit message (
Expand
)
Author
2024-02-23
mfd: intel-lpss: Introduce QUIRK_CLOCK_DIVIDER_UNITY for XPS 9530
Aleksandrs Vinarskis
2024-02-23
mfd: intel-lpss: Switch to generalized quirk table
Aleksandrs Vinarskis
2023-12-07
mfd: intel-lpss: Don't fail probe on success of pci_alloc_irq_vectors()
Andy Shevchenko
2023-12-07
mfd: intel-lpss: Provide Intel LPSS PM ops structure
Andy Shevchenko
2023-12-07
mfd: intel-lpss: Move exported symbols to INTEL_LPSS namespace
Andy Shevchenko
2023-12-07
mfd: intel-lpss: Adjust header inclusions
Andy Shevchenko
2023-12-07
mfd: intel-lpss: Use device_get_match_data()
Andy Shevchenko
2023-12-07
mfd: intel-lpss: Revert "Add missing check for platform_get_resource"
Andy Shevchenko
2023-12-07
mfd: intel-lpss: Use PCI APIs instead of dereferencing
Andy Shevchenko
2023-11-01
mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDs
Jarkko Nikula
2023-04-26
mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs
Jarkko Nikula
2022-09-28
mfd: intel-lpss: Provide an SSP type to the SPI driver
Andy Shevchenko
2022-07-19
mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDs
Andy Shevchenko
2022-05-23
mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7
Gaggery Tsai
2022-03-08
mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDs
Jarkko Nikula
2021-12-29
mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2
Hans de Goede
2021-11-29
mfd: intel-lpss-pci: Fix clock speed for 38a8 UART
Orlando Chamberlain
2021-11-29
mfd: intel-lpss: Add Intel Lakefield PCH PCI IDs
Ed Schaller
2021-11-05
mfd: intel-lpss: Add support for MacBookPro16,2 ICL-N UART
Orlando Chamberlain
2021-06-02
mfd: intel-lpss: Add Intel Alder Lake-M PCI IDs
Andy Shevchenko
2021-04-14
mfd: intel-lpss: Switch to use the software nodes
Heikki Krogerus
2021-04-14
mfd: intel-lpss: Constify device property structures
Andy Shevchenko
2021-02-08
mfd: intel-lpss: Add Intel Alder Lake PCH-S PCI IDs
Jarkko Nikula
2021-02-08
mfd: intel-lpss: Add Intel Alder Lake PCH-P PCI IDs
Andy Shevchenko
2020-09-30
mfd: intel-lpss: Add device IDs for UART ports for Lakefield
Andy Shevchenko
2020-06-30
mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
Andy Shevchenko
2020-06-18
mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
Andy Shevchenko
2020-05-26
mfd: intel-lpss: Update LPSS UART #2 PCI ID for Jasper Lake
Andy Shevchenko
2020-03-30
mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clock
Jarkko Nikula
2020-03-30
mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDs
Andy Shevchenko
2020-01-24
mfd: intel-lpss: Add Intel Jasper Lake PCI IDs
Andy Shevchenko
2019-11-11
mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
Andy Shevchenko
2019-11-11
mfd: intel-lpss: Add default I2C device properties for Gemini Lake
Jarkko Nikula
2019-08-12
mfd: intel-lpss: Add Intel Tiger Lake PCI IDs
Andy Shevchenko
2019-08-12
mfd: intel-lpss: Remove D3cold delay
Kai-Heng Feng
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-07-02
mfd: intel-lpss: Add Intel Elkhart Lake PCH PCI IDs
Andy Shevchenko
2019-07-02
mfd: intel-lpss: Keep device tables sorted by ID
Andy Shevchenko
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-14
mfd: intel-lpss: Add Intel Comet Lake PCI IDs
Andy Shevchenko
2019-02-18
mfd: intel-lpss: Move linux/pm.h to the local header
Andy Shevchenko
2018-07-27
mfd: intel-lpss: Add Ice Lake PCI IDs
Mika Westerberg
2018-06-04
mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
Jarkko Nikula
2017-09-05
mfd: intel-lpss: Add missing PCI ID for Intel Sunrise Point LPSS devices
Florian R. Hölzlwimmer
2017-07-06
mfd: intel-lpss: Add Intel Cannonlake PCI IDs
Andy Shevchenko
2017-02-13
mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
Andy Shevchenko
2016-12-19
Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-11-29
mfd: intel-lpss: Try to enable Memory-Write-Invalidate
Andy Shevchenko
2016-11-16
mfd: lpss: Fix Intel Kaby Lake PCH-H properties
Jarkko Nikula
2016-10-04
mfd: intel-lpss: Add default I2C device properties for Apollo Lake
Jarkko Nikula
[next]