summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/perf: arm_pmu: avoid NULL dereference when not using devicetreeWill Deacon2016-03-211-4/+3
* arm-cci: remove unused variableWill Deacon2016-03-011-3/+0
* arm-cci: don't return value from void functionWill Deacon2016-03-011-2/+2
* arm-cci: make private functions staticWill Deacon2016-03-011-2/+2
* arm-cci: CoreLink CCI-550 PMU driverSuzuki K Poulose2016-03-012-5/+88
* arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMUSuzuki K Poulose2016-03-012-109/+113
* arm-cci: CCI-500: Work around PMU counter writesSuzuki K Poulose2016-03-011-0/+66
* arm-cci: Provide hook for writing to PMU countersSuzuki K Poulose2016-03-011-1/+10
* arm-cci: Add helper to enable PMU without synchornising countersSuzuki K Poulose2016-03-011-5/+10
* arm-cci: Add routines to save/restore all countersSuzuki K Poulose2016-03-011-0/+38
* arm-cci: Get the status of a counterSuzuki K Poulose2016-03-011-0/+6
* arm-cci: write_counter: Remove redundant checkSuzuki K Poulose2016-03-011-10/+3
* arm-cci: Delay PMU counter writes to pmu::pmu_enableSuzuki K Poulose2016-03-011-5/+52
* arm-cci: Refactor CCI PMU enable/disable methodsSuzuki K Poulose2016-03-011-10/+22
* arm-cci: Group writes to counterSuzuki K Poulose2016-03-011-0/+15
* arm-cci: fix handling cpumask_any_but return valueAndrzej Hajda2016-03-011-1/+1
* arm-cci: simplify sysfs attr handlingMark Rutland2016-03-011-75/+25
* drivers/perf: arm_pmu: implement CPU_PM notifierLorenzo Pieralisi2016-02-261-0/+95
* drivers/perf: arm_pmu: make info messages more verboseDirk Behme2016-02-091-2/+4
* ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey2016-01-251-0/+9
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-244-5/+333
|\
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-4/+2
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-1/+1
| * IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan2016-01-243-0/+330
* | Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-242-0/+9
|\ \
| * | ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
| * | intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty2016-01-241-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-247-39/+297
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-235-38/+286
| |\ \ \ \
| | | * | | thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto2016-01-071-1/+5
| | | * | | thermal: rcar: rcar_thermal_get_temp() return error if strange tempKuninori Morimoto2016-01-071-1/+11
| | | * | | thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()Kuninori Morimoto2016-01-071-4/+5
| | | * | | thermal: rcar: check every rcar_thermal_update_temp() return valueKuninori Morimoto2016-01-071-10/+12
| | | * | | thermal: rcar: move rcar_thermal_dt_ids to upsideKuninori Morimoto2016-01-071-6/+6
| | | * | | thermal: rockchip: Support the RK3399 SoCs in thermal driverCaesar Wang2016-01-071-0/+66
| | | * | | thermal: rockchip: Support the RK3228 SoCs in thermal driverCaesar Wang2016-01-071-0/+81
| | | * | | thermal: rockchip: fix a trivial typoCaesar Wang2016-01-071-12/+13
| | * | | | Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-1/+13
| | * | | | Thermal: handle thermal zone device properly during system sleepZhang Rui2015-12-291-0/+42
| | * | | | Thermal: initialize thermal zone device correctlyZhang Rui2015-12-293-4/+33
| | |/ / /
| * | | | Thermal: Enable Broxton SoC thermal reporting deviceAmy Wiles2015-12-291-0/+10
| * | | | thermal: constify pch_dev_ops structureJulia Lawall2015-12-291-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-241-2/+1
|\ \ \ \
| * | | | rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring2016-01-211-2/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-24129-4144/+5686
|\ \ \ \ \
| * | | | | IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-212-9/+3
| * | | | | IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com2016-01-211-12/+127
| * | | | | {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-212-52/+49
| * | | | | IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-212-3/+47
| * | | | | IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-212-22/+193