summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-112-4/+4
|\
| * Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-18123-1397/+1651
| |\
| * | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-3/+3
| * | x86/intel/scu/ipc: Match the changes in the x86 configurationAlan Cox2011-12-181-1/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-01-1110-555/+765
|\ \ \
| * | | [CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee2012-01-082-20/+2
| * | | [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee2012-01-084-317/+380
| * | | [CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa...Andreas Herrmann2012-01-061-7/+10
| * | | [CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann2012-01-061-4/+11
| * | | [CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann2012-01-061-9/+10
| * | | [CPUFREQ] update lpj only if frequency has changedAfzal Mohammed2012-01-061-2/+1
| * | | [CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updationAfzal Mohammed2012-01-061-3/+5
| * | | [CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()Kamalesh Babulal2011-12-091-2/+1
| * | | [CPUFREQ] EXYNOS4210: cpufreq code is changed for stable workingJaecheol Lee2011-12-091-36/+65
| * | | [CPUFREQ] EXYNOS4210: Update frequency table for cpu dividerJaecheol Lee2011-12-091-28/+41
| * | | [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreqJaecheol Lee2011-12-091-173/+1
| * | | [CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messagesMark Brown2011-12-091-13/+22
| * | | Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...Dave Jones2011-12-022-0/+275
| |\ \ \
| | * | | cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman2011-11-101-1/+3
| | * | | cpufreq: OMAP: fix freq_table leakNishanth Menon2011-11-081-5/+17
| | * | | cpufreq: OMAP: put clk if cpu_init failedNishanth Menon2011-11-081-3/+11
| | * | | cpufreq: OMAP: only supports OPP libraryNishanth Menon2011-11-081-2/+1
| | * | | cpufreq: OMAP: dont support !freq_tableNishanth Menon2011-11-081-34/+33
| | * | | cpufreq: OMAP: deny initialization if no mpudevNishanth Menon2011-11-081-7/+8
| | * | | cpufreq: OMAP: move clk name decision to initNishanth Menon2011-11-081-7/+13
| | * | | cpufreq: OMAP: notify even with bad boot frequencyColin Cross2011-11-081-1/+1
| | * | | cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor2011-11-081-3/+1
| | * | | cpufreq: OMAP: Add SMP support for OMAP4+Russell King2011-11-081-10/+71
| | * | | cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar2011-11-082-0/+189
* | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2012-01-1135-728/+3057
|\ \ \ \ \
| * \ \ \ \ Merge git://git.infradead.org/users/cbou/battery-urgentAnton Vorontsov2012-01-10190-1577/+1848
| |\ \ \ \ \
| | * | | | | collie_battery: Get rid of irq_to_gpio usageJochen Friedrich2011-11-251-1/+1
| * | | | | | power_supply: Mark da9052 driver as brokenAnton Vorontsov2012-01-101-0/+1
| * | | | | | power_supply: Drop usage of nowarn variant of sysfs_create_link()Anton Vorontsov2012-01-071-1/+1
| * | | | | | s3c_adc_battery: Average over more than one adc sampleHeiko Stübner2012-01-061-3/+22
| * | | | | | power_supply: Add DA9052 battery driverAshish Jangam2012-01-063-0/+672
| * | | | | | isp1704_charger: Fix missing checkFelipe Contreras2012-01-061-1/+1
| * | | | | | jz4740-battery: Fix signedness bugAxel Lin2012-01-061-1/+1
| * | | | | | power_supply: Assume mains power by defaultJean Delvare2012-01-061-1/+11
| * | | | | | sbs-battery: Fix devicetree match tableOlof Johansson2012-01-061-1/+1
| * | | | | | sbs-battery: Change power supply nameRhyland Klein2012-01-061-3/+16
| * | | | | | sbs-battery: Rename internals to new nameRhyland Klein2012-01-061-219/+204
| * | | | | | bq20z75: Rename to sbs-batteryRhyland Klein2012-01-063-5/+5
| * | | | | | wm97xx_battery: Use DEFINE_MUTEX() for work_lockAxel Lin2012-01-061-4/+1
| * | | | | | max8997_charger: Remove duplicate module.hJonghwan Choi2012-01-061-1/+0
| * | | | | | power_supply: Convert drivers/power/* to use module_platform_driver()Axel Lin2012-01-0419-219/+21
| * | | | | | Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov2012-01-045826-1031747/+1161629
| |\ \ \ \ \ \
| | * | | | | | power_supply: add "powers" links to self-powered HID devicesJeremy Fitzhardinge2011-12-092-0/+6
| | * | | | | | power_supply: add scope properties to some self-powered HID devicesJeremy Fitzhardinge2011-12-092-3/+17
| | * | | | | | power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge2011-12-091-0/+7