index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_lpss.c
Age
Commit message (
Expand
)
Author
2024-01-04
Merge branches 'acpi-resource', 'acpi-numa', 'acpi-soc' and 'acpi-misc'
Rafael J. Wysocki
2023-12-19
ACPI: utils: Introduce helper for _DEP list lookup
Rafael J. Wysocki
2023-12-15
ACPI: utils: Return bool from acpi_evaluate_reference()
Rafael J. Wysocki
2023-12-12
ACPI: LPSS: Fix the fractional clock divider flags
Andy Shevchenko
2023-12-06
ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
Raag Jadav
2023-10-26
Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'
Rafael J. Wysocki
2023-10-03
ACPI: LPSS: drop BayTrail and Lynxpoint pinctrl HIDs
Raag Jadav
2023-09-29
ACPI: utils: Dynamically determine acpi_handle_list size
Rafael J. Wysocki
2023-05-19
ACPI: LPSS: Add pwm_lookup_table entry for second PWM on CHT/BSW devices
Hans de Goede
2023-04-18
ACPI: LPSS: Add 80862289 ACPI _HID for second PWM controller on Cherry Trail
Hans de Goede
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
2022-09-30
ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()
Andy Shevchenko
2022-09-30
ACPI: LPSS: Replace loop with first entry retrieval
Andy Shevchenko
2022-09-19
ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
2022-09-10
ACPI: LPSS: Use the helper acpi_dev_get_memory_resources()
Heikki Krogerus
2022-06-29
ACPI: LPSS: Fix missing check in register_device_clock()
huhai
2022-03-01
ACPI: LPSS: Provide an SSP type to the driver
Andy Shevchenko
2022-03-01
ACPI: LPSS: Constify properties member in struct lpss_device_desc
Andy Shevchenko
2021-11-02
Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'
Rafael J. Wysocki
2021-10-13
ACPI: replace snprintf() in "show" functions with sysfs_emit()
Qing Wang
2021-10-13
ACPI: LPSS: Use ACPI_COMPANION() directly
Rafael J. Wysocki
2021-09-01
Merge branch 'clk-frac-divider' into clk-next
Stephen Boyd
2021-08-12
clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
Andy Shevchenko
2021-07-27
clk: x86: Rename clk-lpt to more specific clk-lpss-atom
Andy Shevchenko
2021-06-07
ACPI: LPSS: Use kstrtol() instead of simple_strtol()
Liu Shixin
2021-04-08
ACPI: LPSS: add a missed blank line after declarations
Xiaofei Tan
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-09-25
ACPI: LPSS: Remove ACPI_MODULE_NAME()
Hanjun Guo
2020-09-06
ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
Hans de Goede
2020-09-06
ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
Hans de Goede
2020-04-24
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
2020-04-24
PM: sleep: core: Rename dev_pm_may_skip_resume()
Rafael J. Wysocki
2020-04-24
PM: sleep: core: Do not skip callbacks in the resume phase
Rafael J. Wysocki
2020-03-24
ACPI: Convert to new X86 CPU match macros
Thomas Gleixner
2019-12-17
ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlight
Hans de Goede
2019-11-26
Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'
Rafael J. Wysocki
2019-10-25
ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links
Hans de Goede
2019-10-25
ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_links
Hans de Goede
2019-10-25
ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links
Hans de Goede
2019-10-15
ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()
Andy Shevchenko
2019-08-23
ACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint
Jarkko Nikula
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-07-03
ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
Rafael J. Wysocki
2019-07-03
ACPI: PM: Simplify and fix PM domain hibernation callbacks
Rafael J. Wysocki
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-18
ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate
Hans de Goede
2019-02-22
clk: x86: Move clk-lpss.h to platform_data/x86
Andy Shevchenko
2018-12-12
ACPI / LPSS: Ignore acpi_device_fix_up_power() return value
Hans de Goede
[next]