aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | hwmon: (applesmc) Introduce a register lookup tableHenrik Rydberg2011-01-081-242/+297
| * | | | | hwmon: (applesmc) Use pr_fmt and pr_<level>Joe Perches2011-01-081-32/+26
| * | | | | hwmon: (applesmc) Relax the severity of device init failureHenrik Rydberg2011-01-081-31/+7
| * | | | | hwmon: (applesmc) Add MacBookAir3,1(3,2) supportEdgar Hucek2011-01-081-0/+10
| * | | | | hwmon: (w83627hf) Use pr_fmt and pr_<level>Joe Perches2011-01-081-9/+8
| * | | | | hwmon: (w83627ehf) Use pr_fmt and pr_<level>Joe Perches2011-01-081-13/+10
| * | | | | hwmon: (vt8231) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
| * | | | | hwmon: (vt1211) Use pr_fmt and pr_<level>Joe Perches2011-01-081-17/+13
| * | | | | hwmon: (via686a) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
| * | | | | hwmon: (via-cputemp) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
| * | | | | hwmon: (smsc47m1) Use pr_fmt and pr_<level>Joe Perches2011-01-081-16/+15
| * | | | | hwmon: (smsc47b397) Use pr_fmt and pr_<level>Joe Perches2011-01-081-7/+6
| * | | | | hwmon: (sis5595) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
| * | | | | hwmon: (pkgtemp) Use pr_fmt and pr_<level>Joe Perches2011-01-081-3/+4
| * | | | | hwmon: (pcf8591) Use pr_fmt and pr_<level>Joe Perches2011-01-081-2/+3
| * | | | | hwmon: (lm70) Use pr_fmt and pr_<level>Joe Perches2011-01-081-2/+3
| * | | | | hwmon: (lis3lv02d) Use pr_fmt and pr_<level>Joe Perches2011-01-081-12/+11
| * | | | | hwmon: (ibmaem) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
| * | | | | hwmon: (core) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
| * | | | | hwmon: (hwmon-vid) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+6
| * | | | | hwmon: (hp_accel) Use pr_fmt and pr_<level>Joe Perches2011-01-081-6/+7
| * | | | | hwmon: (f71882fg) Use pr_fmt and pr_<level>Joe Perches2011-01-081-11/+12
| * | | | | hwmon: (f71805f) Use pr_fmt and pr_<level>Joe Perches2011-01-081-16/+13
| * | | | | hwmon: (dme1737) Use pr_fmt and pr_<level>Joe Perches2011-01-081-6/+6
| * | | | | hwmon: (coretemp) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+6
| * | | | | hwmon: (asus_atk0110) Use pr_fmt and pr_<level>Joe Perches2011-01-081-3/+4
| * | | | | hwmon: (asb1000) Use pr_fmt and pr_<level>Joe Perches2011-01-081-4/+5
| * | | | | hwmon: (adt7470) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
| * | | | | hwmon: (abituguru3) Use pr_fmt and pr_<level>Joe Perches2011-01-081-26/+19
| * | | | | hwmon: (abituguru) Use pr_fmt and pr_<level>Joe Perches2011-01-081-19/+17
| | |_|/ / | |/| | |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-1083-3404/+2890
|\ \ \ \ \
| * | | | | of/flattree: forward declare struct device_node in of_fdt.hGrant Likely2011-01-081-0/+2
| * | | | | ipmi: explicitly include of_address.h and of_irq.hRob Herring2011-01-041-0/+2
| * | | | | sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-037-24/+25
| * | | | | powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely2011-01-031-0/+2
| * | | | | powerpc/5200: dts: refactor dts filesJohn Bonesio2011-01-0310-1503/+506
| * | | | | powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio2011-01-034-4/+4
| * | | | | powerpc/5200: dts: remove unused propertiesJohn Bonesio2011-01-036-13/+0
| * | | | | powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio2011-01-039-26/+26
| * | | | | of/flattree: Update dtc to current mainline.John Bonesio2011-01-0318-1452/+1721
| * | | | | of/device: Don't register disabled devicesGrant Likely2011-01-031-8/+14
| * | | | | powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-031-4/+4
| * | | | | of: Fixes for OF probing on little endian systemsRob Herring2011-01-032-6/+6
| * | | | | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-034-4/+6
| * | | | | of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-0111-78/+89
| * | | | | of_serial: explicitly include of_irq.hRob Herring2010-12-291-0/+1
| * | | | | of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer2010-12-292-51/+100
| * | | | | of/flattree: Reorder unflatten_dt_nodeStephen Neuendorffer2010-12-291-109/+109
| * | | | | of/flattree: Refactor unflatten_dt_nodeStephen Neuendorffer2010-12-291-11/+16
| * | | | | of/flattree: Add non-boottime device tree functionsStephen Neuendorffer2010-12-292-54/+90