Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | arch/powerpc/mm/pgtable.c: another missed conversion | Andrew Morton | 2020-06-10 | 1 | -1/+1 | |
* | | | | | Merge tag 'docs-5.8-2' of git://git.lwn.net/linux | Linus Torvalds | 2020-06-10 | 41 | -83/+91 | |
|\ \ \ \ \ | ||||||
| * | | | | | docs/memory-barriers.txt/kokr: smp_mb__{before,after}_atomic(): update Docume... | SeongJae Park | 2020-06-08 | 1 | -6/+9 | |
| * | | | | | Documentation: devres: add missing entry for devm_platform_get_and_ioremap_re... | Dejin Zheng | 2020-06-08 | 1 | -0/+1 | |
| * | | | | | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov | 2020-06-08 | 34 | -69/+69 | |
| * | | | | | docs: it_IT: address invalid reference warnings | Lukas Bulwahn | 2020-06-08 | 3 | -2/+6 | |
| * | | | | | doc: zh_CN: use doc reference to resolve undefined label warning | Lukas Bulwahn | 2020-06-08 | 1 | -1/+1 | |
| * | | | | | docs: Update the location of the LF NDA program | Jonathan Corbet | 2020-06-08 | 1 | -1/+1 | |
| * | | | | | docs: dev-tools: coccinelle: underlines | Heinrich Schuchardt | 2020-06-08 | 1 | -4/+4 | |
* | | | | | | Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-06-10 | 5 | -8/+13 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2020-06-10 | 5 | -8/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPICA: Update version to 20200528 | Bob Moore | 2020-06-05 | 1 | -1/+1 | |
| | * | | | | | | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism | Erik Kaneda | 2020-06-05 | 3 | -2/+6 | |
| | * | | | | | | ACPICA: acpidump: Removed dead code from oslinuxtbl.c | Bob Moore | 2020-06-05 | 1 | -5/+6 | |
* | | | | | | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-06-10 | 18 | -79/+511 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq' and 'pm-acpi' | Rafael J. Wysocki | 2020-06-10 | 7 | -46/+99 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ACPI: PM: Avoid using power resources if there are none for D0 | Rafael J. Wysocki | 2020-06-08 | 2 | -10/+20 | |
| | * | | | | | | | | | cpufreq: CPPC: add SW BOOST support | Xiongfeng Wang | 2020-06-05 | 1 | -2/+37 | |
| | * | | | | | | | | | cpufreq: change '.set_boost' to act on one policy | Xiongfeng Wang | 2020-06-05 | 3 | -33/+40 | |
| | * | | | | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2020-06-01 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Mian Yousaf Kaukab | 2020-05-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2020-06-10 | 11 | -57/+473 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 2020-06-01 | 11 | -57/+473 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | opp: Don't parse icc paths unnecessarily | Sibi Sankar | 2020-06-01 | 1 | -1/+44 | |
| | | * | | | | | | | | | | | opp: Remove bandwidth votes when target_freq is zero | Viresh Kumar | 2020-05-29 | 1 | -12/+37 | |
| | | * | | | | | | | | | | | opp: core: add regulators enable and disable | Kamil Konieczny | 2020-05-29 | 2 | -2/+28 | |
| | | * | | | | | | | | | | | opp: Reorder the code for !target_freq case | Viresh Kumar | 2020-05-29 | 1 | -4/+10 | |
| | | * | | | | | | | | | | | opp: Expose bandwidth information via debugfs | Viresh Kumar | 2020-05-29 | 3 | -0/+66 | |
| | | * | | | | | | | | | | | cpufreq: dt: Add support for interconnect bandwidth scaling | Georgi Djakov | 2020-05-29 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | opp: Update the bandwidth on OPP frequency changes | Georgi Djakov | 2020-05-29 | 1 | -1/+12 | |
| | | * | | | | | | | | | | | opp: Add sanity checks in _read_opp_key() | Georgi Djakov | 2020-05-29 | 1 | -7/+13 | |
| | | * | | | | | | | | | | | opp: Add support for parsing interconnect bandwidth | Georgi Djakov | 2020-05-29 | 4 | -5/+162 | |
| | | * | | | | | | | | | | | Merge remote-tracking branch 'georgi/icc-get-by-index' into opp/linux-next | Viresh Kumar | 2020-05-15 | 3 | -25/+62 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | OPP: Add helpers for reading the binding properties | Saravana Kannan | 2020-05-13 | 3 | -20/+40 | |
| | | * | | | | | | | | | | | | dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings | Saravana Kannan | 2020-05-13 | 2 | -3/+18 | |
| * | | | | | | | | | | | | | | PM: hibernate: Add __init annotation to swsusp_header_init() | Christophe JAILLET | 2020-06-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2020-06-10 | 38 | -873/+3397 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Input: adi - work around module name confict | Arnd Bergmann | 2020-06-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2020-06-06 | 11768 | -238506/+557946 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Input: iqs269a - add missing I2C dependency | Jeff LaBundy | 2020-05-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | Input: elants - refactor elants_i2c_execute_command() | Michał Mirosław | 2020-05-18 | 1 | -101/+99 | |
| | * | | | | | | | | | | | | | | | Input: elants - override touchscreen info with DT properties | Michał Mirosław | 2020-05-18 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | Input: elants - remove unused axes | Michał Mirosław | 2020-05-18 | 1 | -18/+8 | |
| | * | | | | | | | | | | | | | | | Merge branch 'for-linus' into next | Dmitry Torokhov | 2020-05-18 | 12 | -72/+87 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Input: add support for Azoteq IQS269A | Jeff LaBundy | 2020-05-18 | 3 | -0/+1844 | |
| | * | | | | | | | | | | | | | | | | dt-bindings: input: Add bindings for Azoteq IQS269A | Jeff LaBundy | 2020-05-18 | 1 | -0/+581 | |
| | * | | | | | | | | | | | | | | | | Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanups | Anson Huang | 2020-05-13 | 1 | -18/+15 | |
| | * | | | | | | | | | | | | | | | | Input: remove msm-vibrator driver | Brian Masney | 2020-05-13 | 3 | -292/+0 | |
| | * | | | | | | | | | | | | | | | | dt-bindings: Input: remove msm-vibrator | Brian Masney | 2020-05-13 | 1 | -36/+0 | |
| | * | | | | | | | | | | | | | | | | Input: elants_i2c - provide an attribute to show calibration count | Johnny Chuang | 2020-05-13 | 1 | -1/+27 |