index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_lpss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links
Hans de Goede
1
-3
/
+19
2019-12-17
ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_links
Hans de Goede
1
-0
/
+2
2019-12-17
ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links
Hans de Goede
1
-0
/
+5
2019-08-23
ACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint
Jarkko Nikula
1
-3
/
+5
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-12
/
+99
2019-07-03
ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
Rafael J. Wysocki
1
-3
/
+47
2019-07-03
ACPI: PM: Simplify and fix PM domain hibernation callbacks
Rafael J. Wysocki
1
-9
/
+52
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-18
ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate
Hans de Goede
1
-2
/
+2
2019-02-22
clk: x86: Move clk-lpss.h to platform_data/x86
Andy Shevchenko
1
-1
/
+1
2018-12-13
ACPI / LPSS: Ignore acpi_device_fix_up_power() return value
Hans de Goede
1
-6
/
+1
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
1
-1
/
+1
2018-09-30
ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirq
Hans de Goede
1
-4
/
+57
2018-09-30
ACPI / LPSS: Add a device link from the GPU to the BYT I2C5 controller
Hans de Goede
1
-0
/
+1
2018-09-30
ACPI / LPSS: Add a device link from the GPU to the CHT I2C7 controller
Hans de Goede
1
-0
/
+1
2018-09-30
ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devices
Hans de Goede
1
-1
/
+8
2018-09-30
ACPI / LPSS: Make hid_uid_match helper accept a NULL uid argument
Hans de Goede
1
-1
/
+7
2018-09-30
ACPI / LPSS: Make hid_uid_match helper take an acpi_device as first argument
Hans de Goede
1
-7
/
+7
2018-09-17
ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask
Hans de Goede
1
-2
/
+20
2018-09-10
ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
Hans de Goede
1
-0
/
+2
2018-09-06
ACPI / LPSS: Force LPSS quirks on boot
Zhang Rui
1
-1
/
+1
2018-07-27
ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
Rafael J. Wysocki
1
-9
/
+17
2018-06-21
Merge branches 'acpi-soc' and 'acpi-processor'
Rafael J. Wysocki
1
-7
/
+11
2018-06-14
ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
Rafael J. Wysocki
1
-7
/
+11
2018-06-14
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2018-06-06
ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
Hans de Goede
1
-0
/
+2
2018-05-10
ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2
Hans de Goede
1
-1
/
+5
2018-01-15
ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources
Hans de Goede
1
-0
/
+2
2017-12-16
ACPI / LPSS: Add device link for CHT SD card dependency on I2C
Adrian Hunter
1
-0
/
+137
2017-11-14
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2017-11-09
ACPI / LPSS: Remove redundant initialization of clk
Colin Ian King
1
-1
/
+1
2017-11-06
ACPI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
1
-1
/
+12
2017-10-24
ACPI / LPSS: Consolidate runtime PM and system sleep handling
Rafael J. Wysocki
1
-42
/
+34
2017-10-17
ACPI / PM: Combine device suspend routines
Rafael J. Wysocki
1
-3
/
+3
2017-10-11
ACPI / PM: Restore acpi_subsys_complete()
Ulf Hansson
1
-1
/
+1
2017-10-11
ACPI / PM: Combine two identical device resume routines
Rafael J. Wysocki
1
-3
/
+3
2017-08-10
ACPI / LPSS: Don't abort ACPI scan on missing mem resource
Ronald Tschalär
1
-1
/
+2
2017-08-03
Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'
Rafael J. Wysocki
1
-0
/
+14
2017-07-07
ACPI / LPSS: Only call pwm_add_table() for the first PWM controller
Hans de Goede
1
-0
/
+14
2017-07-04
ACPI / LPSS: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-04-29
ACPI / LPSS: Call pwm_add_table() for Bay Trail PWM device
Hans de Goede
1
-0
/
+17
2017-03-01
Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+14
2017-02-10
acpi: lpss: call pwm_add_table() for BSW PWM device
Hans de Goede
1
-0
/
+14
2017-01-27
arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86
Irina Tirdea
1
-1
/
+1
2016-12-12
Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp...
Rafael J. Wysocki
1
-3
/
+5
2016-11-17
ACPI / LPSS: enable hard LLP for DMA
Andy Shevchenko
1
-3
/
+5
2016-11-10
ACPI / platform: Add support for build-in properties
Heikki Krogerus
1
-8
/
+2
[next]