summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_readBob Moore2017-10-041-1/+9
| | * | | | | | | ACPICA: String conversions: Update to add new behaviorsBob Moore2017-10-043-21/+78
| | * | | | | | | ACPICA: String conversions: Cleanup/format comments. No functional changesBob Moore2017-10-042-78/+74
| | * | | | | | | ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore2017-10-0412-249/+673
| | * | | | | | | ACPICA: acpiexec: Add testability of deferred table verificationLv Zheng2017-10-041-3/+6
| | * | | | | | | ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng2017-10-045-155/+49
| | |/ / / / / /
| * | | | | | | ACPI: Mark expected switch fall-throughsGustavo A. R. Silva2017-11-094-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-138-164/+425
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-core'Rafael J. Wysocki2017-11-132-13/+124
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki2017-11-062-10/+116
| | * | | | | | | PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki2017-11-061-4/+9
| * | | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2017-11-138-153/+305
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlockVille Syrjälä2017-11-081-9/+12
| | |/ / / / / / /
| | * | | | | | | ACPI / LPSS: Consolidate runtime PM and system sleep handlingRafael J. Wysocki2017-10-241-42/+34
| | * | | | | | | ACPI / PM: Combine device suspend routinesRafael J. Wysocki2017-10-172-50/+17
| | * | | | | | | Merge branch 'pm-qos' into acpi-pmRafael J. Wysocki2017-10-171-4/+2
| | |\ \ \ \ \ \ \
| | * | | | | | | | ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada2017-10-116-16/+201
| | * | | | | | | | ACPI / PM: Split code validating need for runtime resume in ->prepare()Ulf Hansson2017-10-111-13/+24
| | * | | | | | | | ACPI / PM: Restore acpi_subsys_complete()Ulf Hansson2017-10-112-2/+19
| | * | | | | | | | ACPI / PM: Combine two identical device resume routinesRafael J. Wysocki2017-10-112-32/+9
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2017-11-131-4/+2
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUPRafael J. Wysocki2017-10-141-4/+2
| | |/ / / / / /
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-4/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ACPI / APEI: Convert timers to use timer_setup()Kees Cook2017-11-021-4/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki2017-11-061-0/+28
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-0/+2
|\ \ \ \ \ \
| * | | | | | Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-041-0/+2
| | |_|/ / / | |/| | | |
* | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0218-0/+18
|/ / / / /
* | | | | ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus2017-10-111-4/+6
* | | | | ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus2017-10-111-10/+9
| |/ / / |/| | |
* | | | ACPI/IORT: Fix PCI ACS enablementLorenzo Pieralisi2017-10-041-0/+35
|/ / /
* | | Merge branch 'acpi-apei'Rafael J. Wysocki2017-09-281-7/+9
|\ \ \ | |_|/ |/| |
| * | ACPI / APEI: clear error status before acknowledging the errorTyler Baicar2017-09-271-7/+9
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'Rafael J. Wysocki2017-09-222-6/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctlySakari Ailus2017-09-191-5/+6
| |_|/ / |/| | |
| | * | ACPI / watchdog: properly initialize resourcesArnd Bergmann2017-09-191-1/+1
| |/ / |/| |
| * | ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard2017-09-191-0/+13
|/ /
* | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-149-11/+11
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-112-7/+45
|\ \
| * | libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu2017-09-041-0/+4
| * | Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-08-318-9/+103
| |\ \
| * | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-312-2/+2
| * | | libnvdimm, nfit: export an 'ecc_unit_size' sysfs attributeDan Williams2017-08-311-0/+11
| * | | nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_setDan Williams2017-08-071-12/+11
| * | | nfit, libnvdimm, region: export 'position' in mapping infoDan Williams2017-08-041-0/+24
* | | | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-052-92/+142
|\ \ \ \
| * | | | ACPI: device property: Switch to use new generic UUID APIAndy Shevchenko2017-07-261-25/+25
| * | | | device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-221-0/+27
| * | | | device property: Constify fwnode property APISakari Ailus2017-07-221-21/+31
| * | | | ACPI: Constify internal fwnode argumentsSakari Ailus2017-07-221-16/+18
OpenPOWER on IntegriCloud