summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26492-4307/+9142
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02491-4306/+9141
| | | |_|/| | | | | | | | |/| | | | | | | |
| | | | * | | | | | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-068-12/+73
| | | |/| | | | | | | | | |/| | | | | | | |
| | | * | | | | | | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-068-12/+73
| | |/| | | | | | | | | | | |/ / / / / / /
| | * | | | | | | | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * | | | | | | | | esas2r: don't open-code memdup_user()Al Viro2017-04-061-22/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-012-101/+522
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | device property: Read strings using string array reading functionsSakari Ailus2017-03-291-44/+1
| * | | | | | | | | device property: fwnode_property_read_string_array() returns nr of stringsSakari Ailus2017-03-292-11/+23
| * | | | | | | | | device property: Fix reading pset strings using array access functionsSakari Ailus2017-03-291-7/+25
| * | | | | | | | | device property: fwnode_property_read_string_array() may return -EILSEQSakari Ailus2017-03-291-1/+1
| * | | | | | | | | device property: Add fwnode_get_next_parent()Sakari Ailus2017-03-291-0/+21
| * | | | | | | | | device property: Add support for fwnode endpointsSakari Ailus2017-03-291-0/+32
| * | | | | | | | | device property: Make dev_fwnode() publicSakari Ailus2017-03-291-1/+2
| * | | | | | | | | device property: Add fwnode_handle_get()Sakari Ailus2017-03-291-0/+11
| * | | | | | | | | device property: Add support for remote endpointsMika Westerberg2017-03-291-0/+123
| * | | | | | | | | ACPI / property: Add support for remote endpointsMika Westerberg2017-03-291-0/+138
| * | | | | | | | | device property: Add fwnode_get_named_child_node()Mika Westerberg2017-03-291-5/+17
| * | | | | | | | | ACPI / property: Add fwnode_get_next_child_node()Mika Westerberg2017-03-292-18/+47
| * | | | | | | | | device property: Add fwnode_get_parent()Mika Westerberg2017-03-291-0/+25
| * | | | | | | | | ACPI / property: Add possiblity to retrieve parent firmware nodeMika Westerberg2017-03-291-15/+57
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'acpi-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-05-0117-156/+596
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge branches 'acpi-power', 'acpi-blacklist', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki2017-04-286-58/+243
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | ACPI / video: add comments about subtle casesDmitry Frank2017-04-191-2/+45
| | | | * | | | | | | | | | ACPI / video: get rid of magic numbers and use enum insteadDmitry Frank2017-04-191-44/+66
| | | | |/ / / / / / / / /
| | | * / / / / / / / / / ACPI / blacklist: add _REV quirk for Dell Inspiron 7537Kai Heng Feng2017-04-191-0/+8
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge back power-related ACPI material for v4.12.Rafael J. Wysocki2017-04-214-12/+124
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | power: supply: axp288_charger: Only wait for INT3496 device if presentHans de Goede2017-04-191-10/+18
| | | * | | | | | | | | | ACPI / AC: Add a blacklist with PMIC ACPI HIDs with a native charger driverHans de Goede2017-04-191-0/+20
| | | * | | | | | | | | | ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driverHans de Goede2017-04-191-0/+14
| | | * | | | | | | | | | ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errorsHans de Goede2017-04-191-2/+6
| | | * | | | | | | | | | ACPI / utils: Add new acpi_dev_present helperHans de Goede2017-04-191-0/+66
| | | |/ / / / / / / / /
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-processor', 'acpi-cppc' and 'acpi-pmic'Rafael J. Wysocki2017-04-286-59/+336
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | ACPI / PMIC: Stop xpower OPRegion handler relying on IIOHans de Goede2017-04-202-18/+5
| | | | * | | | | | | | | | | ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMICHans de Goede2017-04-203-0/+287
| | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | ACPI / CPPC: add sysfs entries for CPPC perf capabilitiesPrakash, Prashanth2017-04-181-28/+33
| | | * | | | | | | | | | | ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()Prakash, Prashanth2017-04-181-8/+11
| | | |/ / / / / / / / / /
| | * / / / / / / / / / / ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add()Prakash, Prashanth2017-04-181-5/+0
| | |/ / / / / / / / / /
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-tables' and 'acpi-platform'Rafael J. Wysocki2017-04-285-39/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | ACPI / platform: Update platform device NUMA node based on _PXM methodShanker Donthineni2017-04-181-1/+4
| | | | |/ / / / / / / / / /
| | | * / / / / / / / / / / ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He2017-04-191-16/+0
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | ACPI / scan: Avoid enumerating devices more than onceRafael J. Wysocki2017-04-191-0/+2
| | * | | | | | | | | | | ACPI / scan: Apply default enumeration to devices with ACPI driversRafael J. Wysocki2017-04-191-3/+3
| | * | | | | | | | | | | Merge back ACPI namespace scan code changes for v4.12.Rafael J. Wysocki2017-04-153-19/+8
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ACPI / scan: Drop support for force_removeMichal Hocko2017-04-133-19/+8
| | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-05-0116-663/+941
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq'Rafael J. Wysocki2017-04-285-34/+176
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | PM / devfreq: Move struct devfreq_governor to devfreq directoryChanwoo Choi2017-04-121-0/+29
| | | | | | | |_|/ / / / / / / / / | | | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | | | PM / AVS: rockchip-io: add io selectors and supplies for rk3328David Wu2017-03-121-0/+41
| | | | * | | | | | | | | | | | | PM / Domains: Ignore domain-idle-states that are not compatibleLina Iyer2017-03-291-7/+9