- 4ab8d27 Merge branches 'acpi-resource', 'acpi-numa', 'acpi-soc' and 'acpi-misc' by Rafael J. Wysocki · 1 year, 2 months ago
- d70d141 ACPI: utils: Introduce helper for _DEP list lookup by Rafael J. Wysocki · 1 year, 3 months ago
- 6909e0f ACPI: utils: Return bool from acpi_evaluate_reference() by Rafael J. Wysocki · 1 year, 3 months ago
- 3ebccf1 ACPI: LPSS: Fix the fractional clock divider flags by Andy Shevchenko · 1 year, 3 months ago
- 5ecdb28 ACPI: LPSS: use acpi_dev_uid_match() for matching _UID by Raag Jadav · 1 year, 3 months ago
- ea40075 Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc' by Rafael J. Wysocki · 1 year, 4 months ago
- bda3df1 ACPI: LPSS: drop BayTrail and Lynxpoint pinctrl HIDs by Raag Jadav · 1 year, 5 months ago
- 2e57d10 ACPI: utils: Dynamically determine acpi_handle_list size by Rafael J. Wysocki · 1 year, 5 months ago
- fa578bf ACPI: LPSS: Add pwm_lookup_table entry for second PWM on CHT/BSW devices by Hans de Goede · 1 year, 10 months ago
- 03c57b0 ACPI: LPSS: Add 80862289 ACPI _HID for second PWM controller on Cherry Trail by Hans de Goede · 1 year, 11 months ago
- 4aa497ca Merge branch 'acpi-uid' by Rafael J. Wysocki · 2 years, 5 months ago
- 6cc401b ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device() by Andy Shevchenko · 2 years, 6 months ago
- da13b33 ACPI: LPSS: Replace loop with first entry retrieval by Andy Shevchenko · 2 years, 6 months ago
- 2a036e48 ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer() by Andy Shevchenko · 2 years, 6 months ago
- 840baca ACPI: LPSS: Use the helper acpi_dev_get_memory_resources() by Heikki Krogerus · 2 years, 7 months ago
- b4f1f61 ACPI: LPSS: Fix missing check in register_device_clock() by huhai · 2 years, 8 months ago
- 620c803 ACPI: LPSS: Provide an SSP type to the driver by Andy Shevchenko · 3 years ago
- f167c1a ACPI: LPSS: Constify properties member in struct lpss_device_desc by Andy Shevchenko · 3 years ago
- c3fb466 Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc' by Rafael J. Wysocki · 3 years, 4 months ago
- d47e983 ACPI: replace snprintf() in "show" functions with sysfs_emit() by Qing Wang · 3 years, 5 months ago
- 50861d4 ACPI: LPSS: Use ACPI_COMPANION() directly by Rafael J. Wysocki · 3 years, 5 months ago
- 1faa7cb Merge branch 'clk-frac-divider' into clk-next by Stephen Boyd · 3 years, 6 months ago
- 82f53f9 clk: fractional-divider: Introduce POWER_OF_TWO_PS flag by Andy Shevchenko · 3 years, 7 months ago
- cf0a956 clk: x86: Rename clk-lpt to more specific clk-lpss-atom by Andy Shevchenko · 3 years, 7 months ago
- 8e3ecc6 ACPI: LPSS: Use kstrtol() instead of simple_strtol() by Liu Shixin · 3 years, 9 months ago
- bb415ed ACPI: LPSS: add a missed blank line after declarations by Xiaofei Tan · 4 years ago
- 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
- cbaef23 ACPI: LPSS: Remove ACPI_MODULE_NAME() by Hanjun Guo · 4 years, 5 months ago
- 15aa5e4 ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation) by Hans de Goede · 4 years, 6 months ago
- 5e31ee8 ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase by Hans de Goede · 4 years, 6 months ago
- fa2bfea PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended() by Rafael J. Wysocki · 4 years, 11 months ago
- 76c70cb PM: sleep: core: Rename dev_pm_may_skip_resume() by Rafael J. Wysocki · 4 years, 11 months ago
- 6e176bf PM: sleep: core: Do not skip callbacks in the resume phase by Rafael J. Wysocki · 4 years, 11 months ago
- e36cf2f ACPI: Convert to new X86 CPU match macros by Thomas Gleixner · 5 years ago
- b2147a3 ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlight by Hans de Goede · 5 years ago
- 995e2ef Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc' by Rafael J. Wysocki · 5 years ago
- 6025e2f ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links by Hans de Goede · 5 years ago
- b3b3519 ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_links by Hans de Goede · 5 years ago
- cc18735 ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links by Hans de Goede · 5 years ago
- 7e70c8a ACPI / LPSS: Switch to use acpi_dev_hid_uid_match() by Andy Shevchenko · 5 years ago
- 57b3006 ACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint by Jarkko Nikula · 6 years ago
- f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 3dbeb44 Merge branch 'pm-sleep' by Rafael J. Wysocki · 6 years ago
- c95b759 ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS by Rafael J. Wysocki · 6 years ago
- 3cd7957 ACPI: PM: Simplify and fix PM domain hibernation callbacks by Rafael J. Wysocki · 6 years ago
- 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- c8afd034 ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate by Hans de Goede · 6 years ago
- a9443a6 clk: x86: Move clk-lpss.h to platform_data/x86 by Andy Shevchenko · 6 years ago
- 1a2fa02 ACPI / LPSS: Ignore acpi_device_fix_up_power() return value by Hans de Goede · 6 years ago
- c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 7 years ago
- 48402ce ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirq by Hans de Goede · 6 years ago
- 2d71ee0 ACPI / LPSS: Add a device link from the GPU to the BYT I2C5 controller by Hans de Goede · 6 years ago
- bd0f4e3 ACPI / LPSS: Add a device link from the GPU to the CHT I2C7 controller by Hans de Goede · 6 years ago
- 1e30124a ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devices by Hans de Goede · 6 years ago
- a92a556 ACPI / LPSS: Make hid_uid_match helper accept a NULL uid argument by Hans de Goede · 6 years ago
- ea625ce ACPI / LPSS: Make hid_uid_match helper take an acpi_device as first argument by Hans de Goede · 6 years ago
- 86b62e5 ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask by Hans de Goede · 6 years ago
- 2407140 ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers by Hans de Goede · 7 years ago
- f11fc4b ACPI / LPSS: Force LPSS quirks on boot by Zhang Rui · 6 years ago
- 12864ff ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation by Rafael J. Wysocki · 7 years ago
- e50f182 Merge branches 'acpi-soc' and 'acpi-processor' by Rafael J. Wysocki · 7 years ago
- a09c591 ACPI / LPSS: Avoid PM quirks on suspend and resume from S3 by Rafael J. Wysocki · 7 years ago
- 4b4bb99 Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
- fdcb613 ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices by Hans de Goede · 7 years ago
- c975e47 ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2 by Hans de Goede · 7 years ago
- e168159 ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources by Hans de Goede · 7 years ago
- e6ce0ce ACPI / LPSS: Add device link for CHT SD card dependency on I2C by Adrian Hunter · 7 years ago
- 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 71c50db ACPI / LPSS: Remove redundant initialization of clk by Colin Ian King · 7 years ago
- 0508736 ACPI / PM: Take SMART_SUSPEND driver flag into account by Rafael J. Wysocki · 7 years ago
- a192aa9 ACPI / LPSS: Consolidate runtime PM and system sleep handling by Rafael J. Wysocki · 7 years ago
- cbe25ce ACPI / PM: Combine device suspend routines by Rafael J. Wysocki · 7 years ago
- e4da817 ACPI / PM: Restore acpi_subsys_complete() by Ulf Hansson · 7 years ago
- 63705c4 ACPI / PM: Combine two identical device resume routines by Rafael J. Wysocki · 7 years ago
- a4bb2b4 ACPI / LPSS: Don't abort ACPI scan on missing mem resource by Ronald Tschalär · 8 years ago
- 3de559d Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
- dd242a0 ACPI / LPSS: Only call pwm_add_table() for the first PWM controller by Hans de Goede · 8 years ago
- 31945d0 ACPI / LPSS: constify attribute_group structures by Arvind Yadav · 8 years ago
- 04434ab ACPI / LPSS: Call pwm_add_table() for Bay Trail PWM device by Hans de Goede · 8 years ago
- 545b282 Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
- bf7696a acpi: lpss: call pwm_add_table() for BSW PWM device by Hans de Goede · 8 years ago
- 80a7581 arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86 by Irina Tirdea · 8 years ago
- d2c2ba6 Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acpi-apei' by Rafael J. Wysocki · 8 years ago
- d132d6d ACPI / LPSS: enable hard LLP for DMA by Andy Shevchenko · 8 years ago
- 1571875 ACPI / platform: Add support for build-in properties by Heikki Krogerus · 8 years ago
- a5565cf ACPI / LPSS: Provide build-in properties of the UART by Heikki Krogerus · 9 years ago
- 4626d84 x86/acpi/lss: Use Intel family name macros for the acpi_lpss driver by Dave Hansen · 9 years ago
- 5be6ada ACPI / LPSS: set PM domain via helper setter by Andy Shevchenko · 9 years ago
- 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 9 years ago
- fa9e93b ACPI / LPSS: change 'does not have' to 'has' in comment by Andy Shevchenko · 9 years ago
- eebb3e8 ACPI / LPSS: override power state for LPSS DMA device by Andy Shevchenko · 9 years ago
- c3a49cf ACPI / LPSS: power on when probe() and otherwise when remove() by Andy Shevchenko · 9 years ago
- 02b9854 ACPI / LPSS: do delay for all LPSS devices when D3->D0 by Andy Shevchenko · 9 years ago
- de16d55 ACPI / LPSS: allow to use specific PM domain during ->probe() by Andy Shevchenko · 9 years ago
- b5f88dd Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()" by Andy Shevchenko · 9 years ago
- 58a1fbb PM / PCI / ACPI: Kick devices that might have been reset by firmware by Rafael J. Wysocki · 9 years ago
- ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 10 years ago