summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-202-8/+146
|\
| * Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-02-041-8/+91
| |\
| | * KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-231-0/+4
| | * KVM: ARM: VFP userspace interfaceRusty Russell2013-01-231-0/+6
| | * KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall2013-01-231-0/+2
| | * KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-231-0/+5
| | * KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-231-4/+21
| | * KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-4/+53
| * | ARM: psci: add devicetree binding for describing PSCI firmwareWill Deacon2013-01-101-0/+55
| |/
* | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-2016-42/+242
|\ \
| * \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-181-10/+1
| |\ \
| | * | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-101-4/+0
| | * | x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-101-6/+1
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-171-0/+5
| |\ \ \
| | * | | cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie2013-02-151-0/+5
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-153-4/+37
| |\ \ \ \ | | |/ / /
| | * | | cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn2013-02-091-0/+27
| | * | | cpufreq: Update Documentation for cpus and related_cpusViresh Kumar2013-02-022-4/+10
| | |/ /
| * | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-02-153-26/+10
| |\ \ \
| | * | | suspend: enable freeze timeout configuration through sysLi Fei2013-02-091-0/+5
| | * | | PM / Runtime: Add new helper function: pm_runtime_active()ShuoX Liu2013-01-261-0/+4
| | * | | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-261-26/+1
| * | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-152-2/+79
| |\ \ \ \
| | * | | | ACPI / Documentation: refer to correct file for acpi_platform_device_ids[] tableMika Westerberg2013-02-131-2/+2
| | * | | | ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki2013-01-301-0/+77
| | * | | | Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki2013-01-297-0/+110
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-02-117-0/+110
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ACPI / PM: Expose lists of device power resources to user spaceRafael J. Wysocki2013-01-254-0/+55
| | * | | | ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2013-01-241-0/+12
| | * | | | ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki2013-01-242-0/+43
| | | |_|/ | | |/| |
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-2018-31/+89
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely2013-02-131-1/+1
| |\ \ \ \ \
| | * | | | | documentation/devicetree: Fix a typo in exynos-dw-mshc.txtSachin Kamat2013-02-081-1/+1
| * | | | | | of/exynos_g2d: Add Bindings for exynos G2D driverAjay Kumar2013-02-081-0/+22
| * | | | | | kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2013-02-081-0/+23
| * | | | | | input: Extend matrix-keypad device tree bindingSimon Glass2013-02-084-13/+23
| * | | | | | Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linu...Grant Likely2013-02-081-0/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | DT: add vendor prefixes for Renesas and ToshibaGuennadi Liakhovetski2013-01-271-0/+2
| | * | | | | of: Add vendor prefix for Cirrus LogicAlexander Shiyan2013-01-241-0/+1
| | | |/ / / | | |/| | |
| * | | | | devicetree: Move NS2 LEDs binding into LEDs directoryGrant Likely2013-02-071-0/+0
| * | | | | documentation/devicetree: Fix typosMasanari Iida2013-02-0610-17/+17
| | |_|_|/ | |/| | |
* | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-201-0/+12
|\ \ \ \ \
| * | | | | spi/sh-msiof: Add device tree parsing to driverBastian Hecht2013-02-051-0/+12
| |/ / / /
* | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-02-201-0/+73
|\ \ \ \ \
| * | | | | clk: prima2: enable dt-binding clkdev mappingBarry Song2013-01-181-0/+73
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-202-0/+75
|\ \ \ \ \
| * | | | | Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan2013-01-171-0/+22
| * | | | | Input: imx_keypad - add device tree supportLiu Ying2013-01-031-0/+53
* | | | | | Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds2013-02-202-0/+21
|\ \ \ \ \ \
| * | | | | | power/reset: Add a new driver implementing 'power off by restarting'Andrew Lunn2013-01-061-0/+8
OpenPOWER on IntegriCloud