Age | Commit message (Expand) | Author | Files | Lines |
2018-07-23 | ACPI: property: Make the ACPI graph API private | Sakari Ailus | 1 | -8/+0 |
2018-07-23 | ACPI: Convert ACPI reference args to generic fwnode reference args | Sakari Ailus | 1 | -12/+5 |
2018-06-25 | acpi: Add helper for deactivating memory region | Heikki Krogerus | 1 | -0/+3 |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+19 |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2018-06-05 | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+1 |
2018-06-05 | ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled | Sudeep Holla | 1 | -0/+15 |
2018-05-17 | ACPI/PPTT: Add Processor Properties Topology Table parsing | Jeremy Linton | 1 | -0/+4 |
2018-05-14 | PM / Domains: Allow a better error handling of dev_pm_domain_attach() | Ulf Hansson | 1 | -1/+1 |
2018-05-13 | ACPI: Add missing prototype_for arch_post_acpi_subsys_init() | Mathieu Malaterre | 1 | -0/+1 |
2018-04-23 | PCI/ACPI: Request LTR control from platform before using it | Bjorn Helgaas | 1 | -1/+2 |
2018-02-26 | acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp address | Juergen Gross | 1 | -0/+7 |
2018-02-12 | device property: Constify device_get_match_data() | Andy Shevchenko | 1 | -2/+2 |
2018-02-12 | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data() | Andy Shevchenko | 1 | -2/+2 |
2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+5 |
2018-02-07 | ACPI: SPCR: Make SPCR available to x86 | Prarit Bhargava | 1 | -2/+5 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2018-01-31 | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -0/+5 |
2018-01-31 | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+6 |
2018-01-29 | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+1 |
2018-01-22 | device property: Introduce fwnode_irq_get() | Marcin Wojtas | 1 | -0/+3 |
2018-01-10 | ACPI: utils: Introduce acpi_dev_get_first_match_name() | Andy Shevchenko | 1 | -0/+6 |
2017-12-13 | ACPI / bus: Introduce acpi_get_match_data() function | Sinan Kaya | 1 | -0/+6 |
2017-11-30 | gpiolib: acpi: Introduce NO_RESTRICTION quirk | Andy Shevchenko | 1 | -0/+4 |
2017-11-30 | gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping | Andy Shevchenko | 1 | -0/+1 |
2017-11-27 | ACPI / PM: Make it possible to ignore the system sleep blacklist | Rafael J. Wysocki | 1 | -0/+1 |
2017-11-06 | ACPI / PM: Take SMART_SUSPEND driver flag into account | Rafael J. Wysocki | 1 | -0/+10 |
2017-10-17 | ACPI / PM: Combine device suspend routines | Rafael J. Wysocki | 1 | -2/+1 |
2017-10-11 | ACPI / LPIT: Add Low Power Idle Table (LPIT) support | Srinivas Pandruvada | 1 | -0/+9 |
2017-10-11 | ACPI / PM: Combine two identical device resume routines | Rafael J. Wysocki | 1 | -2/+1 |
2017-10-10 | ACPI / PM: Remove stale function header | Ulf Hansson | 1 | -5/+0 |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -33/+35 |
2017-09-04 | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki | 1 | -0/+19 |
2017-09-04 | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 1 | -2/+2 |
2017-09-04 | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 1 | -0/+8 |
2017-08-29 | ACPI / blacklist: add acpi_match_platform_list() | Toshi Kani | 1 | -0/+19 |
2017-08-07 | ACPI: Introduce DMA ranges parsing | Lorenzo Pieralisi | 1 | -0/+8 |
2017-07-30 | tty: pl011: fix initialization order of QDF2400 E44 | Timur Tabi | 1 | -0/+1 |
2017-07-24 | ACPI / boot: Correct address space of __acpi_map_table() | Andy Shevchenko | 1 | -2/+2 |
2017-07-22 | device property: Constify fwnode property API | Sakari Ailus | 1 | -9/+11 |
2017-07-22 | ACPI: Constify internal fwnode arguments | Sakari Ailus | 1 | -18/+22 |
2017-07-22 | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 1 | -6/+2 |
2017-07-11 | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
2017-07-07 | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -0/+7 |
2017-06-22 | device property: Move FW type specific functionality to FW specific files | Sakari Ailus | 1 | -0/+4 |
2017-06-08 | acpi: always include uuid.h | Christoph Hellwig | 1 | -1/+1 |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 1 | -2/+1 |
2017-06-05 | acpi, nfit: Switch to use new generic UUID API | Andy Shevchenko | 1 | -0/+1 |
2017-05-29 | gpio: acpi: Split out acpi_gpio_get_irq_resource() helper | Andy Shevchenko | 1 | -0/+7 |
2017-05-10 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+5 |