summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-21213-281/+450
|\
| * Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-01-214-15/+25
| |\
| | * cpuidle: menu: Avoid pointless checks in menu_select()Rafael J. Wysocki2016-01-191-1/+1
| | * sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki2016-01-191-3/+3
| | * cpuidle: Don't enable all governors by defaultJean Delvare2016-01-151-2/+0
| | * cpuidle: Default to ladder governor on ticking systemsJean Delvare2016-01-151-0/+9
| | * cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0Rafael J. Wysocki2016-01-141-9/+12
| * | Merge branch 'pm-devfreq'Rafael J. Wysocki2016-01-212-27/+67
| |\ \
| | * | PM / devfreq: Do not show statistics if it's not ready.MyungJoo Ham2016-01-131-0/+2
| | * | PM / devfreq: Modify the indentation of trans_stat sysfs for readabilityChanwoo Choi2016-01-131-5/+5
| | * | PM / devfreq: Set the freq_table of devfreq deviceChanwoo Choi2016-01-131-2/+48
| | * | PM / devfreq: Add show_one macro to delete the duplicate codeChanwoo Choi2016-01-131-11/+9
| | * | PM / devfreq: event: Fix the error and warning from script/checkpatch.plChanwoo Choi2016-01-131-2/+3
| | * | PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()Chanwoo Choi2016-01-131-9/+2
| * | | Merge branch 'pm-core'Rafael J. Wysocki2016-01-2114-20/+122
| |\ \ \
| | * | | driver core: Avoid NULL pointer dereferences in device_is_bound()Rafael J. Wysocki2016-01-121-1/+1
| | * | | platform: Do not detach from PM domains on shutdownRafael J. Wysocki2016-01-121-1/+0
| | * | | USB / PM: Allow USB devices to remain runtime-suspended when sleepingTomeu Vizoso2016-01-082-1/+13
| | * | | PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-01-085-0/+46
| | * | | PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-088-16/+47
| | * | | device core: add device_is_bound()Tomeu Vizoso2016-01-081-2/+16
| | * | | Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki2016-01-0811-105/+305
| | |\ \ \
| | | \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki2016-01-21193-219/+236
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / fan: Improve acpi_device_update_power error messageAndy Lutomirski2016-01-151-1/+1
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...Hans de Goede2016-01-151-0/+9
| | | * | | | | ACPI / video: Revert "thinkpad_acpi: Use acpi_video_handles_brightness_key_pr...Hans de Goede2016-01-151-1/+1
| | | * | | | | ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_hand...Hans de Goede2016-01-151-5/+2
| | | * | | | | ACPI / video: Revert "ACPI / video: driver must be registered before checking...Hans de Goede2016-01-151-14/+13
| | | * | | | | ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700Hans de Goede2016-01-151-0/+9
| | * | | | | | ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'Lv Zheng2016-01-151-1/+3
| | * | | | | | ACPICA: Additional 2016 copyright changesBob Moore2016-01-15190-191/+191
| | * | | | | | ACPICA: Reduce regression fix divergence from upstream ACPICALv Zheng2016-01-151-6/+7
* | | | | | | | Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-01-211-88/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers: sh: clk: Avoid crashes when passing NULL clocksGeert Uytterhoeven2015-11-241-0/+12
| * | | | | | | | drivers: sh: clk: Remove obsolete and unused clk_round_parent()Geert Uytterhoeven2015-11-241-88/+0
* | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-2134-40/+3028
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'samsung-clk-exynos4-4.5' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson2016-01-071-0/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | bus: uniphier: allow only built-in driverArnd Bergmann2015-12-311-1/+1
| * | | | | | | | | | ARM: bcm2835: clarify RASPBERRYPI_FIRMWARE dependencyArnd Bergmann2015-12-311-1/+1
| * | | | | | | | | | Merge tag 'bcm2835-drivers-next-2015-12-28' of http://github.com/anholt/linux...Arnd Bergmann2015-12-315-0/+259
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: bcm2835: add rpi power domain driverAlexander Aring2015-12-225-0/+259
| * | | | | | | | | | | Merge branch 'depends/usb-fixes' into next/driversArnd Bergmann2015-12-317-35/+76
| |\| | | | | | | | | |
| * | | | | | | | | | | Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-223-0/+519
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | soc: ti: Add wkup_m3_ipc driverDave Gerlach2015-12-033-0/+519
| * | | | | | | | | | | | Merge tag 'v4.4-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2015-12-221-3/+29
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modularPaul Gortmaker2015-12-181-3/+2
| | * | | | | | | | | | | | soc: mediatek: SCPSYS: Add regulator supportSascha Hauer2015-12-181-0/+27
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-12-228-1/+1710
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | soc: qcom: smd-rpm: Add existing platform supportAndy Gross2015-12-151-0/+2
| | * | | | | | | | | | | | soc: qcom: Introduce WCNSS_CTRL SMD clientBjorn Andersson2015-12-083-0/+280