| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / LPSS: Call pwm_add_table() for Bay Trail PWM device | Hans de Goede | 2017-04-28 | 1 | -0/+17 |
* | Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-03-01 | 1 | -0/+14 |
|\ |
|
| * | acpi: lpss: call pwm_add_table() for BSW PWM device | Hans de Goede | 2017-02-10 | 1 | -0/+14 |
* | | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86 | Irina Tirdea | 2017-01-26 | 1 | -1/+1 |
|/ |
|
* | Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp... | Rafael J. Wysocki | 2016-12-12 | 1 | -3/+5 |
|\ |
|
| * | ACPI / LPSS: enable hard LLP for DMA | Andy Shevchenko | 2016-11-17 | 1 | -3/+5 |
* | | ACPI / platform: Add support for build-in properties | Heikki Krogerus | 2016-11-10 | 1 | -8/+2 |
|/ |
|
* | ACPI / LPSS: Provide build-in properties of the UART | Heikki Krogerus | 2016-08-31 | 1 | -0/+17 |
* | x86/acpi/lss: Use Intel family name macros for the acpi_lpss driver | Dave Hansen | 2016-06-08 | 1 | -2/+3 |
* | ACPI / LPSS: set PM domain via helper setter | Andy Shevchenko | 2016-02-03 | 1 | -1/+1 |
* | PM / Domains: add setter for dev.pm_domain | Tomeu Vizoso | 2016-01-08 | 1 | -1/+4 |
* | ACPI / LPSS: change 'does not have' to 'has' in comment | Andy Shevchenko | 2016-01-07 | 1 | -1/+1 |
* | ACPI / LPSS: override power state for LPSS DMA device | Andy Shevchenko | 2016-01-07 | 1 | -7/+146 |
* | ACPI / LPSS: power on when probe() and otherwise when remove() | Andy Shevchenko | 2015-12-09 | 1 | -0/+32 |
* | ACPI / LPSS: do delay for all LPSS devices when D3->D0 | Andy Shevchenko | 2015-12-09 | 1 | -8/+15 |
* | ACPI / LPSS: allow to use specific PM domain during ->probe() | Andy Shevchenko | 2015-12-09 | 1 | -1/+2 |
* | Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()" | Andy Shevchenko | 2015-12-09 | 1 | -2/+6 |
* | PM / PCI / ACPI: Kick devices that might have been reset by firmware | Rafael J. Wysocki | 2015-10-14 | 1 | -1/+1 |
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 | 1 | -6/+32 |
|\ |
|
| * | ACPI / LPSS: Ignore 10ms delay for Braswell | Srinidhi Kasagar | 2015-08-27 | 1 | -6/+32 |
* | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-08-31 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | ACPI: Remove clk.h include | Stephen Boyd | 2015-07-20 | 1 | -1/+0 |
* | | ACPI / LPSS: Fix up acpi_lpss_create_device() | Rafael J. Wysocki | 2015-07-07 | 1 | -2/+5 |
|/ |
|
* | ACPI / LPSS: constify device descriptors | Mathias Krause | 2015-06-15 | 1 | -11/+11 |
* | ACPI / LPSS: provide con_id for the clkdev | Heikki Krogerus | 2015-03-10 | 1 | -1/+4 |
*---. | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' | Rafael J. Wysocki | 2015-02-21 | 1 | -3/+18 |
|\ \ \ |
|
| | * | | ACPI / LPSS: Deassert resets for SPI host controllers on Braswell | Mika Westerberg | 2015-02-18 | 1 | -4/+15 |
| | * | | ACPI / LPSS: Always disable I2C host controllers | Mika Westerberg | 2015-02-18 | 1 | -0/+4 |
| | * | | Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C" | Jarkko Nikula | 2015-02-17 | 1 | -1/+1 |
* | | | | Merge branch 'acpi-resources' | Rafael J. Wysocki | 2015-02-10 | 1 | -4/+4 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | resources: Move struct resource_list_entry from ACPI into resource core | Jiang Liu | 2015-02-05 | 1 | -4/+4 |
| |/ |
|
* | | Merge back earlier 'acpi-lpss' material for v3.20 | Rafael J. Wysocki | 2015-02-06 | 1 | -1/+3 |
|\ \ |
|
| * | | ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C | Jarkko Nikula | 2015-01-23 | 1 | -1/+1 |
| * | | ACPI / LPSS: check the result of ioremap() | Heikki Krogerus | 2015-01-22 | 1 | -0/+2 |
| |/ |
|
* | | Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA" | Rafael J. Wysocki | 2015-02-03 | 1 | -28/+7 |
|/ |
|
* | ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core | Rafael J. Wysocki | 2014-12-04 | 1 | -3/+1 |
* | ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA | Andy Shevchenko | 2014-11-11 | 1 | -7/+28 |
* | ACPI / LPSS: allow to use specific PM domain during ->probe() | Andy Shevchenko | 2014-11-11 | 1 | -6/+4 |
* | ACPI / LPSS: add all LPSS devices to the specific power domain | Andy Shevchenko | 2014-11-11 | 1 | -18/+35 |
* | Merge back earlier 'acpi-lpss' material for v3.18. | Rafael J. Wysocki | 2014-09-29 | 1 | -109/+58 |
|\ |
|
| * | ACPI / LPSS: not using UART RTS override with Auto Flow Control | Heikki Krogerus | 2014-09-24 | 1 | -7/+15 |
| * | Merge back earlier 'acpi-lpss' material for 3.18-rc1 | Rafael J. Wysocki | 2014-09-21 | 1 | -102/+43 |
| |\ |
|
| | * | ACPI / LPSS: remove struct lpss_shared_clock | Heikki Krogerus | 2014-09-03 | 1 | -37/+2 |
| | * | ACPI / LPSS: support for 133MHz I2C source clock on Baytrail | Heikki Krogerus | 2014-09-03 | 1 | -12/+16 |
| | * | ACPI / LPSS: drop clkdev_name member from lpss_device_desc | Heikki Krogerus | 2014-09-03 | 1 | -8/+1 |
| | * | ACPI / LPSS: introduce flags | Heikki Krogerus | 2014-09-03 | 1 | -50/+29 |
* | | | ACPI / platform / LPSS: disable async suspend/resume of LPSS devices | Fu Zhonghui | 2014-09-24 | 1 | -1/+0 |
|/ / |
|
* | | ACPI / LPSS: complete PM entries for LPSS power domain | Fu Zhonghui | 2014-09-09 | 1 | -5/+5 |
|/ |
|
* | ACPI / LPSS: Add ACPI IDs for Intel Braswell | Alan Cox | 2014-08-26 | 1 | -0/+17 |
* | ACPI / LPSS: add LPSS device for Wildcat Point PCH | Jie Yang | 2014-08-01 | 1 | -0/+10 |