Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-10-23 | 5 | -15/+46 | |
|\ | ||||||
| *-. | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki | 2018-10-18 | 1 | -0/+8 | |
| |\ \ | ||||||
| | * | | PM / devfreq: Make update_devfreq() public | Matthias Kaehlcke | 2018-10-02 | 1 | -0/+8 | |
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pm-opp' and 'powercap' | Rafael J. Wysocki | 2018-10-18 | 1 | -0/+6 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 2018-10-01 | 1 | -0/+6 | |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | | * | | | OPP: Pass index to _of_init_opp_table() | Viresh Kumar | 2018-09-19 | 1 | -0/+6 | |
| * | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2018-10-18 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI / CPPC: Add support for guaranteed performance | Srinivas Pandruvada | 2018-10-16 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2018-10-18 | 1 | -10/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cpuidle: menu: Fix wakeup statistics updates for polling state | Rafael J. Wysocki | 2018-10-04 | 1 | -0/+1 | |
| | * | | | | | | cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency() | Fieah Lim | 2018-09-18 | 1 | -10/+0 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | PM / Domains: Document flags for genpd | Ulf Hansson | 2018-10-18 | 1 | -5/+30 | |
* | | | | | | | Merge tag 'for-linus-4.20' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 2018-10-23 | 3 | -2/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pci:ipmi: Move IPMI PCI class id defines to pci_ids.h | Corey Minyard | 2018-09-18 | 1 | -0/+4 | |
| * | | | | | | | ipmi: Finally get rid of ipmi_user_t and ipmi_smi_t | Corey Minyard | 2018-09-18 | 2 | -2/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'leds-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-23 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | leds: core: Introduce LED pattern trigger | Baolin Wang | 2018-10-11 | 1 | -0/+15 | |
* | | | | | | | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2018-10-23 | 6 | -103/+93 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | gpiolib: Add init_valid_mask exported function | Ricardo Ribalda Delgado | 2018-10-10 | 1 | -1/+6 | |
| * | | | | | | | | gpio: Restore indentation of continued lines | Geert Uytterhoeven | 2018-10-01 | 1 | -9/+9 | |
| * | | | | | | | | gpio: Propagate errors from gpiod_set_array_value_complex() | Geert Uytterhoeven | 2018-10-01 | 1 | -13/+15 | |
| * | | | | | | | | gpio: Add comments on single direction chips | Linus Walleij | 2018-09-25 | 1 | -1/+5 | |
| * | | | | | | | | Merge branch 'ib-omap' into devel | Linus Walleij | 2018-09-25 | 1 | -13/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gpio: omap: Remove custom PM calls and use cpu_pm instead | Tony Lindgren | 2018-09-24 | 1 | -13/+0 | |
| | * | | | | | | | | gpio: omap: Add level wakeup handling for omap4 based SoCs | Tony Lindgren | 2018-09-24 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'ib-array-bitmaps' into devel | Linus Walleij | 2018-09-20 | 1 | -16/+43 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik | 2018-09-13 | 1 | -0/+16 | |
| | * | | | | | | | | gpiolib: Identify arrays matching GPIO hardware | Janusz Krzysztofik | 2018-09-13 | 1 | -0/+9 | |
| | * | | | | | | | | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik | 2018-09-13 | 1 | -16/+18 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | gpio: davinci: Move driver local definitions to driver | Andrew F. Davis | 2018-09-20 | 1 | -28/+0 | |
| * | | | | | | | | gpio: davinci: Remove unneeded GPIO macro | Andrew F. Davis | 2018-09-20 | 1 | -5/+0 | |
| * | | | | | | | | gpio: davinci: Remove unused member of davinci_gpio_controller | Andrew F. Davis | 2018-09-20 | 1 | -1/+0 | |
| * | | | | | | | | gpio: uapi: Grammar s/array/array of/ | Geert Uytterhoeven | 2018-09-13 | 1 | -1/+1 | |
| * | | | | | | | | gpiolib: override irq_enable/disable | Hans Verkuil | 2018-09-10 | 1 | -0/+14 | |
| * | | | | | | | | gpiolib: add flag to indicate if the irq is disabled | Hans Verkuil | 2018-09-10 | 1 | -0/+2 | |
| * | | | | | | | | gpiolib: export gpiochip_irq_reqres/relres() | Hans Verkuil | 2018-09-10 | 1 | -0/+2 | |
| * | | | | | | | | gpio: fix kernel-doc notation warning for 'request_key' | Randy Dunlap | 2018-09-10 | 1 | -1/+7 | |
| * | | | | | | | | gpio: ts5500: Delete platform data handling | Linus Walleij | 2018-09-04 | 1 | -24/+0 | |
| * | | | | | | | | gpio: ts5500: Use SPDX header | Linus Walleij | 2018-09-04 | 1 | -4/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-10-23 | 2 | -0/+255 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 2018-10-10 | 1 | -0/+141 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation | Phil Edworthy | 2018-10-02 | 1 | -0/+141 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'v4.19-rc6' into devel | Linus Walleij | 2018-10-01 | 49 | -171/+293 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | pinctrl: Add compatibles for Amlogic Meson G12A pin controllers | Yixun Lan | 2018-08-29 | 1 | -0/+114 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2018-10-23 | 5 | -23/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag | Masahiro Yamada | 2018-10-15 | 1 | -7/+0 | |
| * | | | | | | | | mmc: omap_hsmmc: Delete platform data GPIO CD and WP | Linus Walleij | 2018-10-08 | 1 | -2/+0 | |
| * | | | | | | | | mmc: omap_hsmmc: Kill off cover detection | Linus Walleij | 2018-10-08 | 1 | -1/+0 | |
| * | | | | | | | | mmc: sdhci: pxav3: Delete GPIO handling | Linus Walleij | 2018-10-08 | 1 | -4/+0 | |
| * | | | | | | | | mmc: mmci: Drop support for pdata GPIO numbers | Linus Walleij | 2018-10-08 | 1 | -9/+2 |