index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_lpss.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'acpi-uid'
Rafael J. Wysocki
2022-10-03
1
-8
/
+7
|
\
|
*
ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
2022-09-19
1
-8
/
+7
*
|
ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()
Andy Shevchenko
2022-09-30
1
-14
/
+13
*
|
ACPI: LPSS: Replace loop with first entry retrieval
Andy Shevchenko
2022-09-30
1
-10
/
+8
*
|
ACPI: LPSS: Use the helper acpi_dev_get_memory_resources()
Heikki Krogerus
2022-09-10
1
-8
/
+1
|
/
*
ACPI: LPSS: Fix missing check in register_device_clock()
huhai
2022-06-29
1
-0
/
+3
*
ACPI: LPSS: Provide an SSP type to the driver
Andy Shevchenko
2022-03-01
1
-6
/
+25
*
ACPI: LPSS: Constify properties member in struct lpss_device_desc
Andy Shevchenko
2022-03-01
1
-1
/
+1
*
-
.
Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'
Rafael J. Wysocki
2021-11-02
1
-5
/
+6
|
\
\
|
|
*
ACPI: LPSS: Use ACPI_COMPANION() directly
Rafael J. Wysocki
2021-10-13
1
-5
/
+6
|
|
/
*
/
ACPI: replace snprintf() in "show" functions with sysfs_emit()
Qing Wang
2021-10-13
1
-1
/
+1
|
/
*
Merge branch 'clk-frac-divider' into clk-next
Stephen Boyd
2021-09-02
1
-2
/
+2
|
\
|
*
clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
Andy Shevchenko
2021-08-12
1
-2
/
+2
*
|
clk: x86: Rename clk-lpt to more specific clk-lpss-atom
Andy Shevchenko
2021-07-27
1
-2
/
+4
|
/
*
ACPI: LPSS: Use kstrtol() instead of simple_strtol()
Liu Shixin
2021-06-07
1
-7
/
+6
*
ACPI: LPSS: add a missed blank line after declarations
Xiaofei Tan
2021-04-08
1
-0
/
+2
*
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
1
-4
/
+18
|
\
|
*
ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
Hans de Goede
2020-09-06
1
-4
/
+17
|
*
ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
Hans de Goede
2020-09-06
1
-0
/
+1
*
|
ACPI: LPSS: Remove ACPI_MODULE_NAME()
Hanjun Guo
2020-09-25
1
-2
/
+0
|
/
*
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
2020-04-24
1
-3
/
+3
*
PM: sleep: core: Rename dev_pm_may_skip_resume()
Rafael J. Wysocki
2020-04-24
1
-2
/
+2
*
PM: sleep: core: Do not skip callbacks in the resume phase
Rafael J. Wysocki
2020-04-24
1
-3
/
+3
*
ACPI: Convert to new X86 CPU match macros
Thomas Gleixner
2020-03-24
1
-4
/
+2
*
ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlight
Hans de Goede
2019-12-17
1
-8
/
+3
*
-
.
Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'
Rafael J. Wysocki
2019-11-26
1
-18
/
+3
|
\
\
|
*
|
ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()
Andy Shevchenko
2019-10-15
1
-18
/
+3
|
|
/
*
|
ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links
Hans de Goede
2019-10-25
1
-3
/
+19
*
|
ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_links
Hans de Goede
2019-10-25
1
-0
/
+2
*
|
ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links
Hans de Goede
2019-10-25
1
-0
/
+5
|
/
*
ACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint
Jarkko Nikula
2019-08-23
1
-3
/
+5
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+2
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-07-08
1
-12
/
+99
|
\
\
|
*
|
ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
Rafael J. Wysocki
2019-07-03
1
-3
/
+47
|
*
|
ACPI: PM: Simplify and fix PM domain hibernation callbacks
Rafael J. Wysocki
2019-07-03
1
-9
/
+52
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate
Hans de Goede
2019-04-18
1
-2
/
+2
*
clk: x86: Move clk-lpss.h to platform_data/x86
Andy Shevchenko
2019-02-22
1
-1
/
+1
*
ACPI / LPSS: Ignore acpi_device_fix_up_power() return value
Hans de Goede
2018-12-12
1
-6
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
1
-1
/
+1
|
\
|
*
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2018-10-02
1
-1
/
+1
*
|
ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirq
Hans de Goede
2018-09-30
1
-4
/
+57
*
|
ACPI / LPSS: Add a device link from the GPU to the BYT I2C5 controller
Hans de Goede
2018-09-30
1
-0
/
+1
*
|
ACPI / LPSS: Add a device link from the GPU to the CHT I2C7 controller
Hans de Goede
2018-09-30
1
-0
/
+1
*
|
ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devices
Hans de Goede
2018-09-30
1
-1
/
+8
*
|
ACPI / LPSS: Make hid_uid_match helper accept a NULL uid argument
Hans de Goede
2018-09-30
1
-1
/
+7
*
|
ACPI / LPSS: Make hid_uid_match helper take an acpi_device as first argument
Hans de Goede
2018-09-30
1
-7
/
+7
*
|
ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask
Hans de Goede
2018-09-17
1
-2
/
+20
*
|
ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
Hans de Goede
2018-09-10
1
-0
/
+2
|
/
[next]