| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-01 | 8 | -105/+761 |
|\ |
|
| * | device property: Read strings using string array reading functions | Sakari Ailus | 2017-03-29 | 1 | -44/+1 |
| * | device property: fwnode_property_read_string_array() returns nr of strings | Sakari Ailus | 2017-03-29 | 2 | -11/+23 |
| * | device property: Fix reading pset strings using array access functions | Sakari Ailus | 2017-03-29 | 1 | -7/+25 |
| * | device property: fwnode_property_read_string_array() may return -EILSEQ | Sakari Ailus | 2017-03-29 | 1 | -1/+1 |
| * | ACPI / DSD: Document references, ports and endpoints | Sakari Ailus | 2017-03-29 | 1 | -0/+162 |
| * | device property: Add fwnode_get_next_parent() | Sakari Ailus | 2017-03-29 | 2 | -0/+22 |
| * | device property: Add support for fwnode endpoints | Sakari Ailus | 2017-03-29 | 3 | -0/+47 |
| * | device property: Make dev_fwnode() public | Sakari Ailus | 2017-03-29 | 2 | -1/+4 |
| * | of: Add of_fwnode_handle() to convert device nodes to fwnode_handle | Sakari Ailus | 2017-03-29 | 1 | -0/+4 |
| * | device property: Add fwnode_handle_get() | Sakari Ailus | 2017-03-29 | 2 | -0/+12 |
| * | device property: Add support for remote endpoints | Mika Westerberg | 2017-03-29 | 2 | -0/+132 |
| * | ACPI / property: Add support for remote endpoints | Mika Westerberg | 2017-03-29 | 2 | -0/+161 |
| * | device property: Add fwnode_get_named_child_node() | Mika Westerberg | 2017-03-29 | 2 | -5/+19 |
| * | ACPI / property: Add fwnode_get_next_child_node() | Mika Westerberg | 2017-03-29 | 4 | -22/+57 |
| * | device property: Add fwnode_get_parent() | Mika Westerberg | 2017-03-29 | 2 | -0/+27 |
| * | ACPI / property: Add possiblity to retrieve parent firmware node | Mika Westerberg | 2017-03-29 | 3 | -15/+65 |
* | | Merge tag 'acpi-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-05-01 | 23 | -176/+617 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'acpi-power', 'acpi-blacklist', 'acpi-video' and 'acpi-doc' | Rafael J. Wysocki | 2017-04-28 | 9 | -63/+254 |
| |\ \ \ \ \ |
|
| | | | | * | | ACPI / doc: linuxized-acpica.txt: fix typos | Cao jin | 2017-04-19 | 1 | -5/+5 |
| | | | * | | | ACPI / video: add comments about subtle cases | Dmitry Frank | 2017-04-19 | 1 | -2/+45 |
| | | | * | | | ACPI / video: get rid of magic numbers and use enum instead | Dmitry Frank | 2017-04-19 | 1 | -44/+66 |
| | | | |/ / |
|
| | | * / / | ACPI / blacklist: add _REV quirk for Dell Inspiron 7537 | Kai Heng Feng | 2017-04-19 | 1 | -0/+8 |
| | | |/ / |
|
| | * | | | Merge back power-related ACPI material for v4.12. | Rafael J. Wysocki | 2017-04-21 | 6 | -12/+130 |
| | |\ \ \ |
|
| | | * | | | power: supply: axp288_charger: Only wait for INT3496 device if present | Hans de Goede | 2017-04-19 | 1 | -10/+18 |
| | | * | | | ACPI / AC: Add a blacklist with PMIC ACPI HIDs with a native charger driver | Hans de Goede | 2017-04-19 | 1 | -0/+20 |
| | | * | | | ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver | Hans de Goede | 2017-04-19 | 1 | -0/+14 |
| | | * | | | ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errors | Hans de Goede | 2017-04-19 | 1 | -2/+6 |
| | | * | | | ACPI / utils: Add new acpi_dev_present helper | Hans de Goede | 2017-04-19 | 3 | -0/+72 |
| | | |/ / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'acpi-processor', 'acpi-cppc' and 'acpi-pmic' | Rafael J. Wysocki | 2017-04-28 | 7 | -60/+338 |
| |\ \ \ \ \ \ |
|
| | | | * | | | | ACPI / PMIC: Stop xpower OPRegion handler relying on IIO | Hans de Goede | 2017-04-20 | 2 | -18/+5 |
| | | | * | | | | ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMIC | Hans de Goede | 2017-04-20 | 3 | -0/+287 |
| | | | | |/ /
| | | | |/| | |
|
| | | * | | | | ACPI / CPPC: add sysfs entries for CPPC perf capabilities | Prakash, Prashanth | 2017-04-18 | 2 | -29/+34 |
| | | * | | | | ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps() | Prakash, Prashanth | 2017-04-18 | 2 | -8/+12 |
| | | |/ / / |
|
| | * / / / | ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add() | Prakash, Prashanth | 2017-04-18 | 1 | -5/+0 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'acpi-scan', 'acpi-tables' and 'acpi-platform' | Rafael J. Wysocki | 2017-04-28 | 8 | -53/+25 |
| |\ \ \ \ \ \ |
|
| | | | * | | | | ACPI / platform: Update platform device NUMA node based on _PXM method | Shanker Donthineni | 2017-04-18 | 1 | -1/+4 |
| | | | |/ / / |
|
| | | * / / / | ACPI / tables: Drop acpi_parse_entries() which is not used | Baoquan He | 2017-04-19 | 2 | -20/+0 |
| | | |/ / / |
|
| | * | | | | ACPI / scan: Avoid enumerating devices more than once | Rafael J. Wysocki | 2017-04-19 | 1 | -0/+2 |
| | * | | | | ACPI / scan: Apply default enumeration to devices with ACPI drivers | Rafael J. Wysocki | 2017-04-19 | 1 | -3/+3 |
| | * | | | | Merge back ACPI namespace scan code changes for v4.12. | Rafael J. Wysocki | 2017-04-15 | 5 | -29/+16 |
| | |\ \ \ \ |
|
| | | * | | | | ACPI / scan: Drop support for force_remove | Michal Hocko | 2017-04-13 | 5 | -29/+16 |
* | | | | | | | Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-05-01 | 33 | -1153/+2774 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'pm-tools' | Rafael J. Wysocki | 2017-04-28 | 6 | -421/+1739 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | tools: power: pm-graph: Package makefile and man pages | Todd E Brandt | 2017-04-19 | 3 | -0/+403 |
| | * | | | | | | | tools: power: pm-graph: AnalyzeBoot v2.0 | Todd E Brandt | 2017-04-19 | 1 | -0/+824 |
| | * | | | | | | | tools: power: pm-graph: AnalyzeSuspend v4.6 | Todd E Brandt | 2017-04-19 | 1 | -421/+495 |
| | * | | | | | | | tools/power/x86/intel_pstate_tracer: Adjust directory ownership | Doug Smythies | 2017-04-19 | 1 | -0/+17 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ | Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq' | Rafael J. Wysocki | 2017-04-28 | 10 | -70/+195 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ \ | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mz... | Rafael J. Wysocki | 2017-04-15 | 2 | -29/+30 |
| | | | | | |\ \ \ \ \ \ \
| | | | | | | |_|_|_|/ / /
| | | | | | |/| | | | | | |
|