aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-16Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-06-08cpufreq: Iterate over all the possible cpus to create powerstats.Ruchi Kandoi
2015-06-08uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi
2015-06-08sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi
2015-06-02cpufreq_stats: Adds the fucntionality to load current values for each frequencyRuchi Kandoi
2015-05-19Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-05-19cpufreq: interactive: Rearm governor timer at max freqRohit Gupta
2015-05-19cpufreq: interactive: Implement cluster-based min_sample_timeJunjie Wu
2015-05-19cpufreq: interactive: Exercise hispeed settings at a policy levelSaravana Kannan
2015-05-19cpufreq: interactive: Round up timer_rate to match jiffyJunjie Wu
2015-05-19cpufreq: interactive: Don't set floor_validate_time during boostJunjie Wu
2015-05-19Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-05-12Merge branch 'v3.18/topic/coresight' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-12Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...Kevin Hilman
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-05-12HACK: usb: gadget: fix android composite driver buildAmit Pundir
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-05-11proc: uid_cputime: fix show_uid_stat permissionJin Qian
2015-05-11UPSTREAM: staging: android: Assign bool to trueRhyland Klein
2015-05-11UPSTREAM: Staging: android: ion: fix typos in commentsRhyland Klein
2015-05-11UPSTREAM: staging: android: ion: Replace "the the " with "the"Rhyland Klein
2015-05-07coresight: moving to new "hwtracing" directoryMathieu Poirier
2015-05-07coresight-tmc: Adding a status interface to sysfsMathieu Poirier
2015-05-07coresight: adding the LINKSINK block as a sink typeXia Kaixu
2015-05-07coresight: Adding coresight support for arm64 architectureMathieu Poirier
2015-05-07coresight: fixing compilation warnings picked up by 64bit compilerMathieu Poirier
2015-05-07coresight: making cpu index lookup arm64 compliantMathieu Poirier
2015-05-07coresight: fix function etm_writel_cp14() parameter orderKaixu Xia
2015-05-07coresight-etm: remove check for unknown Kconfig macroPaul Bolle
2015-05-07coresight: fixing CPU hwid lookup in device treeMathieu Poirier
2015-05-07coresight: remove the extra spacesKaixu Xia
2015-05-07coresight: fix the link between orphan connection and newly added deviceKaixu Xia
2015-05-07coresight: fix the replicator subtype valueKaixu Xia
2015-05-07coresight: fixing validity check on remote deviceKaixu Xia
2015-05-07coresight: fix comment in of_coresight.cKaixu Xia
2015-05-07coresight: fix typo in comment in of_coresight.cKaixu Xia
2015-05-07coresight-etm: Fix initial trace ID valueMathieu Poirier
2015-05-07coresight-tpiu: use module_amba_driver to simplify the codeWei Yongjun
2015-05-07coresight-tmc: use module_amba_driver to simplify the codeWei Yongjun
2015-05-07coresight-funnel: use module_amba_driver to simplify the codeWei Yongjun
2015-05-07coresight-etb: use module_amba_driver to simplify the codeWei Yongjun
2015-05-07coresight-etm: unlock on error paths in mode_store()Dan Carpenter
2015-05-07coresight-replicator: remove .owner field for driverPankaj Dubey
2015-05-07coresight: fix typo in comment in coresight-priv.hPankaj Dubey
2015-05-07coresight-etm: add CoreSight ETM/PTM driverPratik Patel
2015-05-07coresight-replicator: add CoreSight Replicator driverPratik Patel
2015-05-07coresight-funnel: add CoreSight Funnel driverPratik Patel
2015-05-07coresight-etb: add CoreSight ETB driverPratik Patel
2015-05-07coresight-tpiu: add CoreSight TPIU driverPratik Patel
2015-05-07coresight-tmc: add CoreSight TMC driverPratik Patel